Commit Graph

40 Commits

Author SHA1 Message Date
10b32da3e0
Add crontab to project
Cron will likely be a duplicate compose service with a different
command.
2022-08-20 20:48:27 +01:00
710a4c7955
Humanize reading time 2022-08-19 17:31:40 +01:00
2dd660ed13
Add meta tags 2022-08-19 16:56:20 +01:00
af6449c9f8
Add a way to disable SEO indexing
Well, "disable"
2022-08-19 15:31:27 +01:00
09c4b93245
Add typed table block 2022-08-19 13:48:45 +01:00
ace30f4dbd
Add basic spotify page
It currently doesn't handle pagination, or caching
2022-08-17 22:17:32 +01:00
a0e88f0f78
Remove root template dir 2022-08-05 08:58:21 +01:00
1b1617380c
Don't try and compress sourcemaps 2022-08-03 21:41:24 +01:00
668bcc7d5b
Add sitemap 2022-08-02 22:20:36 +01:00
cdb037a9c8
Remove django admin 2022-08-02 21:33:48 +01:00
53123ad93e
Install django-htmx 2022-07-29 23:00:44 +01:00
86c9ac5e7f
Automatically rebuild site indexes in local dev 2022-07-28 22:41:11 +01:00
0601ced3f5
Add indexes to snippets 2022-07-26 08:41:40 +01:00
f8d5cc5ba5
Add feeds to blog list pages 2022-07-25 21:58:06 +01:00
9b7a2b2c21
Move accounts snippet to new contact app 2022-07-20 09:15:12 +01:00
153b2c0c59
Revert "Add an actual cache for local development"
This reverts commit 8a4d91fecb.

This actually makes things very annoying
2022-07-16 01:18:45 +01:00
feba307de7
Add mermaid embed 2022-07-15 10:10:37 +01:00
72ac1bc1da
Add reusable referral links 2022-07-14 22:02:01 +01:00
310de1acf8
Add RQ 2022-07-13 08:21:06 +01:00
72dc3cc4ea
Add chooser for unsplash photos
It doesn't show images, yet
2022-07-12 15:14:27 +01:00
382853a384
Add unsplash model for storing images
Not wired in quite yet
2022-07-12 09:32:05 +01:00
8a4d91fecb
Add an actual cache for local development 2022-07-10 17:14:10 +01:00
f0239b40fc
Use lite-youtube-embed for YouTube embeds 2022-06-28 21:43:44 +01:00
c23c03ec33
Add custom image model 2022-06-28 18:54:11 +01:00
a1d72c122a
Add code block 2022-06-27 23:29:55 +01:00
1a8821eaa8
Add styleguide in local dev 2022-06-26 18:37:16 +01:00
1926c73145
Add gzip middleware 2022-06-20 09:12:47 +01:00
29673c365f
Add tagging to blog post pages 2022-06-19 20:55:37 +01:00
7b5d597d34
Create blog pages 2022-06-19 19:24:29 +01:00
d5d0b293f7
Add debug toolbar 2022-06-14 22:29:08 +01:00
5fb0fcd629
Make navbar dynamic
This also adds some caching to them for performance reasons
2022-06-14 21:53:31 +01:00
b1b6aeb818
Add basic content page 2022-06-14 20:57:43 +01:00
c9f5b6fb3a
Add livereloading of browser 2022-06-13 22:43:54 +01:00
e2d5101a56
Add linting 2022-06-12 15:24:17 +01:00
b997350283
Disable the need for collectstatic during local dev 2022-06-12 14:52:48 +01:00
b195ae2a62
Update settings to use pathlib 2022-06-10 09:16:13 +01:00
c1fdd81f86
Setup static file pipeline 2022-06-10 09:13:00 +01:00
e0b95fd269
Add whitenoise for static files 2022-06-09 09:03:00 +01:00
531b75c128
Read configuration from environment 2022-06-09 08:51:47 +01:00
5f814b2a5a
Init wagtail project 2022-06-09 08:36:29 +01:00