Commit Graph

8 Commits

Author SHA1 Message Date
Frank Wiles
a8e9085c2c Fix black formatting 2022-09-28 10:55:51 -05: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
c35d7e5927 🚜 removing discovery code 2022-09-10 11:03:54 -04:00
Frank Wiles
546e719295 black 2022-06-24 14:53:02 -05:00
Greg Newman
557a63254b Illustration animations for base template 2022-06-14 15:14:56 -04:00
Frank Wiles
47f0c7cf71 Black codebase 2022-05-26 08:33:31 -05:00
Greg Newman
88aa715d5f Shortcode token 2022-05-23 17:55:52 -04:00
Greg Newman
4490b961d6 parse markdown and frontmatter 2022-05-12 08:45:59 -04:00