shithub: pointless

Clone

clone: git://shithub.us/tevo/pointless gits://shithub.us/tevo/pointless
push: hjgit://shithub.us/tevo/pointless
patches to: estevan.cps@gmail.com

Last commit

f8396fb5 – Tevo <estevan.cps@gmail.com> authored on 2020/11/13 19:55
verbose

About

# *Pointless*

Pointless is a really small static website generator for 9front. It allows you to embed `<exec>` tags on templated HTML files that contain interpreted code (shell or a language of your choice) that gets executed as the file is preprocessed. `pointless/generate` also contains hooks for scripts that get executed before and after the templated HTML is preprocessed, allowing you to generate files on-the-fly or cleanup the directory tree after preprocessing is done.

## TODO

- Usage
- this readme sucks
- etc