AsciiDoc Website Builder Documentation
AsciiDoc Website Builder (awb) is a python program that allows you to write a website in almost plain text (ie AsciiDoc), plus a few simple configuration files. It exists to solve my problem of never updating my own website (which used a lot of PHP) because I couldn’t quickly remember offhand all the changes and specific formatting I needed to add new pages.
Dependencies
- python
- asciidoc
- HTML tidy (optional)
- find