homepage.mk is a GNU Make and ygpp based framework for creating static web pages.
The result is a simple homepage which loads blazing fast. homepage.mk gives you the creative freedom you deserve, no stupid themes, plugins and complex to navigate web interfaces.
- pre-processed pages using ygpp,
- multiple languages (mod_negotiation style),
- automatic image conversions into different formats,
- font format conversions and subsetting,
- sitemap.xml generation,
- robots.txt,
- IndexNow,
- add custom rules for whatever else you need :-)
To build this simple demo homepage, clone the Git repository and execute the
make
command in this directory.