5 Commits

Author SHA1 Message Date
Greg Newman
047c86083b 🚧 review detail 2022-10-10 08:39:42 -04:00
Greg Newman
09f1b13f46 ⚙️ more work on forum index and tailwind 2022-09-21 11:40:01 -04:00
Greg Newman
2487c62d28 🚧 Markdown renderer
* Stubbed out TemplateView for rendering markdown files
* Added a BoostRenderer class to parse the markdown files to support the first iteration of a youtube shortcode and also a Pygments renderer for code blocks.
* Added default styles for some common markup so the rendered markdown looks better.

The pygments renderer is set to use Solarized Dark right now because that’s the closest I see that matches the design of the site.  This can be changed in the class.
2022-09-10 11:07:42 -04:00
Greg Newman
21f637c594 compiled styles 2022-05-23 17:54:27 -04:00
Greg Newman
41a2e262b1 setup tailwind 2022-05-12 09:31:02 -04:00