Matedi creates static HTML webpages from Tedi sources.
alkeon 0270abee48 delete tedi2html subproject | 2 years ago | |
---|---|---|
footer | 4 years ago | |
header | 4 years ago | |
parts | 4 years ago | |
subprojects | 2 years ago | |
.gitmodules | 2 years ago | |
Makefile | 2 years ago | |
README.md | 2 years ago | |
exception.h | 4 years ago | |
folder.cpp | 4 years ago | |
folder.h | 4 years ago | |
main.cpp | 2 years ago | |
meson.build | 2 years ago | |
page.cpp | 2 years ago | |
page.h | 4 years ago |
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/