Matedi creates static HTML webpages from Tedi sources.

alkeon 8f3d8b34e0 Delete / for filename 6 gadi atpakaļ
footer ca38a05066 Moved www sources to a separated repository and new title code 6 gadi atpakaļ
header ca38a05066 Moved www sources to a separated repository and new title code 6 gadi atpakaļ
pages ca38a05066 Moved www sources to a separated repository and new title code 6 gadi atpakaļ
Makefile 62fe379de6 Rewrote from scratch 7 gadi atpakaļ
README.md 6dac9a62d2 Human readable 6 gadi atpakaļ
exception.h 9be3ba77f0 Updated tedi2html 6 gadi atpakaļ
main.cpp 8f3d8b34e0 Delete / for filename 6 gadi atpakaļ
meson.build 0bfe627488 Change executable name 6 gadi atpakaļ
page.cpp ca38a05066 Moved www sources to a separated repository and new title code 6 gadi atpakaļ
page.h 62fe379de6 Rewrote from scratch 7 gadi atpakaļ
tedi2html.cpp 9be3ba77f0 Updated tedi2html 6 gadi atpakaļ
tedi2html.h 9be3ba77f0 Updated tedi2html 6 gadi atpakaļ

README.md

Matedi

Matedi is another static web page generator. It uses files in tedi format and creates HTML files.

Compilation

In order to compile matedi you need following software packages:

  • GCC compiler (C++ version)
  • Meson library
  • 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:

    meson matedi/
    ninja
    

    Installation

    To install run:

    ninja install
    

    More information

    For additional information about the project matedi visit Alkeon web site:

    https://autistici.org/alkeon/