Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 866 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 866 Bytes

homepage.mk

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.

Features

  • 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 :-)

Usage

To build this simple demo homepage, clone the Git repository and execute the make command in this directory.