Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 434 Bytes

readme.md

File metadata and controls

23 lines (15 loc) · 434 Bytes

OSAOS Handbook Book

Utility for turning a ghost blog into a single page website for reading, searching, printing.

Status: Experimental and hard-coded for osaos.codeforscience.org.

Usage

  • 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

Built with

  • Enoki
  • Ghost
  • Choo
  • Tachyons

License

MIT