Commit Graph

12 Commits

Author SHA1 Message Date
Greg Newman
c4e88a2c1c hide footer signup on auth views 2023-01-20 09:00:24 -05:00
Greg Newman
c6af77b85e styles password reset 2023-01-05 16:27:19 -05:00
Greg Newman
66e613a725 🎨 login styles 2022-12-16 11:40:01 -05:00
Greg Newman
a6fae5650a 🎨 signup form styles 2022-12-16 11:01:26 -05:00
Greg Newman
ef78d439be 🎨 styles for inputs 2022-12-16 10:18:54 -05:00
Greg Newman
a074985549 🎨 set fonts in tailwind 2022-12-15 15:11:23 -05:00
Greg Newman
3e3c92d033 🐛 fixes text areas 2022-12-12 10:35:12 -05:00
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