Skip to content

sumepr/nikola

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How To make This Work
---------------------

The full manual is in stories/manual.txt, but here is the very short version:

1. Install docutils (http://docutils.sourceforge.net)
2. Install Mako (http://makotemplates.org)
3. Install doit (http://python-doit.sourceforge.net)

To build or update the demo site::

    doit

To see it::

    doit -a serve -p 8000

And point your browser to http://localhost:8000

About

A static website and blog generator

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 96.8%
  • CSS 2.0%
  • Shell 0.8%
  • XSLT 0.3%
  • JavaScript 0.1%
  • Jupyter Notebook 0.0%