summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Georgios Atheridis [Mon, 6 Feb 2023 03:02:02 +0000 (03:02 +0000)]
Add Script and Basic Template Layout
Structure a basic template layout that sigma can use to generate the
static webpage. This will be used as a basis for creating the python
program.
Markdown files are converted to html files. Bracket syntax will be used
to call variables, scripts or other templates. Python files will be
executed.
Georgios Atheridis [Sun, 5 Feb 2023 21:19:37 +0000 (21:19 +0000)]
Start Project
Add a license and a basic readme file.