Matedi creates static HTML webpages from Tedi sources.
alkeon 0270abee48 delete tedi2html subproject | il y a 2 ans | |
---|---|---|
footer | il y a 4 ans | |
header | il y a 4 ans | |
parts | il y a 4 ans | |
subprojects | il y a 2 ans | |
.gitmodules | il y a 2 ans | |
Makefile | il y a 2 ans | |
README.md | il y a 2 ans | |
exception.h | il y a 4 ans | |
folder.cpp | il y a 4 ans | |
folder.h | il y a 4 ans | |
main.cpp | il y a 2 ans | |
meson.build | il y a 2 ans | |
page.cpp | il y a 2 ans | |
page.h | il y a 4 ans |
Matedi is another static web page generator. It reads files in tedi format and writes HTML files.
git clone https://notabug.org/alkeon/matedi
git submodule init
git submodule update
In order to compile matedi you need following software packages:
Use Makefile because C++17 and "" not working well for now.
-You can use make for building the program but I recommend you to use Meson. Makefile is only for older or limited resources devices. -To compile and install run:
To install run:
ninja install
Add tedi sources to parts. Add .matedi or header and end files. You can read a .matedi example at src/.matedi
For additional information about the project matedi visit alkeon web site:
https://autistici.org/alkeon/