Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
500Foods committed Jun 18, 2024
2 parents 057fc01 + f6db37f commit f2e642b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 7 deletions.
14 changes: 10 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,21 +57,27 @@ There are countless tools, frameworks, coding styles, conventions, languages, an
[![Count Lines of Code](https://github.com/500Foods/Template/actions/workflows/main.yml/badge.svg)](https://github.com/500Foods/Template/actions/workflows/main.yml)
<!--CLOC-START -->
```
Last updated at 2024-06-18 08:11:23 UTC
Last updated at 2024-06-18 18:44:06 UTC
-------------------------------------------------------------------------------
Language files blank comment code
-------------------------------------------------------------------------------
C 16 574 106 2858
Markdown 23 135 2 1259
Markdown 23 135 2 1265
C/C++ Header 11 68 9 204
Bourne Shell 3 28 56 79
HTML 2 11 7 77
Text 1 0 0 75
make 3 35 16 66
Delphi Form 1 1 0 43
YAML 2 8 13 35
JSON 1 0 0 34
Pascal 2 11 2 31
JavaScript 1 3 0 25
CSS 1 2 2 24
-------------------------------------------------------------------------------
SUM: 59 848 202 4576
SUM: 67 876 213 4816
-------------------------------------------------------------------------------
6 Files (without source code) were skipped
12 Files (without source code) were skipped
```
<!--CLOC-END-->

Expand Down
6 changes: 3 additions & 3 deletions elements/017-chlorine/README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# www.philements.com
This is the source code for the www.philements.com website.
# [www.philement.com](https://www.philement.com)
This is the source code for the www.philement.com website.

This has been created with TMS WEB Core, a tool that transpiles Delphi code into 100% HTML/CSS/JS, and is the same tool used for lithium.

## Brainstorming
- Just a website to direct people to Philement resources, like GitHub or the various elements.
- GitHub is largely for technical users or developers, website is for printer owners or users that just want to try it out.
- GitHub is largely for technical users or developers, the website is for printer owners or users who just want to try it out.
- Will be the gateway to login to a cloud-based Philements service
- Will likely incorporate a TMS XData server (REST API) at some point to implement the cloud back end.
- NOTE: TMS WEB Core is not a free product. Nor is Delphi of course.
Expand Down

0 comments on commit f2e642b

Please sign in to comment.