TachibanaSite

TachibanaSite is a web framework used on this site (tachibanatech.com) and the USC AFRL site (afrl.cse.sc.edu). It is made to suit the needs of the AFRL and my (Emberlynn McKinney's) whims, but is very general and could be used for a variety of websites.

Core Features

  • Pages written in Markdown with (optional) embedded Python.
  • Default-and-override system for page elements.
  • Themes include almost all structural and presentational elements, leaving the writer to focus on content.
  • Module system to extend stylesheets, javascript, and python modules.
  • Responsive design based on Bootstrap.

You can view the source for this documentation on GitHub. (Use the "Raw" button to view the markdown code.)