Uses lowdown instead of AsciiDoc to generate HTML. lowdown is the lightest tool I found to convert Markdown to HTML.
This allows more/easier customization of style and hopefully makes the site look less like a specificaion wall of text.
I just copied the text from what is currently in the pages repo. It still needs to be fully converted to Markdown.
Uses [lowdown](https://kristaps.bsd.lv/lowdown/) instead of AsciiDoc to generate HTML. lowdown is the lightest tool I found to convert Markdown to HTML.
This allows more/easier customization of style and hopefully makes the site look less like a specificaion wall of text.
I just copied the text from what is currently in the `pages` repo. It still needs to be fully converted to Markdown.