StaticPM is a web project manager like Trac, Redmine, but entirely statically rendered.
You can get it from our git repository with this command:
$ git clone http://piggledy.org/projects/staticpm/staticpm.git/
Main features:
- Statically rendered
- Git SCM integration
- Gitolite integration
- Issue tracking system based on files in the project repository, and/or by extracting keywords (TODO, FIXME...) in code comments
- Fully functionnal without Javascript, improved ergonomy with it
- Browsable locally
- Optional embedded http git repository (static as well)
- Multi-project or stand-alone
- Flexible site structure, free form pages using reStructured Text markup format or Markdown