Utility for turning a ghost blog into a single page website for reading, searching, printing.
Status: Experimental and hard-coded for osaos.codeforscience.org.
npm install
- Get a Ghost Key from the admin interface
GHOST_KEY='mykey' npm run content
- download the blog content and put into Enoki format.npm start
- Enoki
- Ghost
- Choo
- Tachyons
MIT