Commit Graph

26 Commits

Author SHA1 Message Date
Jake Howard d27504d46f
Attempt to bundle some contrib static files to reduce network requests 2023-10-06 22:42:00 +01:00
Jake Howard 0931217e74
Add support pill 2023-08-29 22:19:41 +01:00
Jake Howard 8b37b87a92
Don't show share buttons in preview 2023-04-16 15:05:10 +01:00
Jake Howard 8469f1db1f
Don't show comments in preview mode 2023-03-10 16:10:47 +00:00
Jake Howard 549a48769d
Swap curlylint and djhtml with djlint 2022-10-05 14:17:00 +01:00
Jake Howard 8b027206b1
Add comments and sharing to all content pages
Listing pages already have this block overwritten for pagination
controls
2022-09-08 14:37:18 +01:00
Jake Howard 7fff13f0ab
Add lightbox for content images 2022-09-02 17:18:40 +01:00
Jake Howard 54af457d8e
Add SRI 2022-09-01 08:36:39 +01:00
Jake Howard 5d370a0712
Unify pygments stylesheet
It's less generic and less cool, but this bakes the styles for dark and
light into a single stylesheet, and deals with switching without any JS.
2022-08-31 23:02:13 +01:00
Jake Howard eddf4c88d1
Use monokai as the dark mode
I prefer how it looks
2022-08-27 22:48:22 +01:00
Jake Howard 2a46a70620
Add more elements to the dark mode 2022-08-20 17:45:12 +01:00
Jake Howard 4869b47d53
Restructure base templates to pull hero into base and remove duplication 2022-08-05 09:25:30 +01:00
Jake Howard e096dd8cf5
Install curlylint 2022-08-03 20:34:18 +01:00
Jake Howard 1326214c8f
Rename namespace for static pygments URL 2022-07-16 01:13:48 +01:00
Jake Howard b9a00e9b83
Use Fira Code for all code 2022-07-04 20:36:19 +01:00
Jake Howard 9694ae71bc
Use fira code for code blocks 2022-07-04 20:27:08 +01:00
Jake Howard 39f10c1c7c
Add shareon 2022-07-04 20:06:04 +01:00
Jake Howard 03e9da57a1
Add anchor links to headers 2022-07-01 09:25:57 +01:00
Jake Howard b6c87d9583
Only load content styles on content pages 2022-06-28 22:19:28 +01:00
Jake Howard b7163c3076
Create basic streamfield 2022-06-26 18:37:04 +01:00
Jake Howard 39a59b88db
Add skeleton listing page 2022-06-19 13:23:41 +01:00
Jake Howard a5abb51538
Separate hero into its own file 2022-06-17 15:58:23 +01:00
Jake Howard 339ffde323
Allow images to be optional 2022-06-15 09:33:53 +01:00
Jake Howard 8aea60da35
Add dynamic images to home and content pages 2022-06-15 09:27:20 +01:00
Jake Howard 4b9ed0dd66
Stop top button from triggering dropdown 2022-06-14 22:04:31 +01:00
Jake Howard b1b6aeb818
Add basic content page 2022-06-14 20:57:43 +01:00