|
7105386e61
|
Use direct mastodon host for verification
|
2023-07-20 22:02:02 +01:00 |
|
|
f90c25d132
|
Add mastodon verification link
|
2023-07-03 08:53:25 +01:00 |
|
|
e4a8fbd14f
|
Remove blank line in migrations
Keep `black` happy
|
2023-06-17 12:49:31 +01:00 |
|
|
e504da0bcf
|
Restyle code block header
This looks much nicer, and removes a DB field.
|
2023-04-19 21:34:38 +01:00 |
|
|
549a48769d
|
Swap curlylint and djhtml with djlint
|
2022-10-05 14:17:00 +01:00 |
|
|
63909a31c0
|
Add iframe block
|
2022-09-08 14:31:01 +01:00 |
|
|
71f74251bb
|
Don't require code header
|
2022-09-06 08:58:44 +01:00 |
|
|
e21d525259
|
Reset migrations
During dev I made loads, but I don't need them now
|
2022-09-04 15:56:51 +01:00 |
|
|
ee307bcfbf
|
Define rich text features in settings
This removes them from migrations, avoiding the need to create new ones
when they change
|
2022-09-03 21:07:27 +01:00 |
|
|
a053e27833
|
Use richtext for subtitle
|
2022-09-03 17:00:09 +01:00 |
|
|
611e343564
|
Just use a simple icon field
The library has some issues, even if it is great
https://github.com/saschaludwig/django-fontawesome-6/pull/2
|
2022-09-02 15:29:12 +01:00 |
|
|
7026aca934
|
Add account links to footer
Putting them in the navbar is too crowded.
|
2022-09-02 09:28:35 +01:00 |
|
|
488369a247
|
Add filename and header show checkbox to code block
|
2022-08-31 22:30:08 +01:00 |
|
|
32a1486840
|
Ensure captions are optional
|
2022-08-20 18:38:28 +01:00 |
|
|
adc6002217
|
Reuse online accounts query on contact page
|
2022-08-20 12:19:54 +01:00 |
|
|
710a4c7955
|
Humanize reading time
|
2022-08-19 17:31:40 +01:00 |
|
|
09c4b93245
|
Add typed table block
|
2022-08-19 13:48:45 +01:00 |
|
|
5affe274bd
|
Don't serialize all language options in migrations
|
2022-08-19 13:40:40 +01:00 |
|
|
8952f7eae5
|
Create base content page rather than need mixin
This makes the subclassing much simpler, and removes type ignore hacks
|
2022-08-16 21:32:46 +01:00 |
|
|
4869b47d53
|
Restructure base templates to pull hero into base and remove duplication
|
2022-08-05 09:25:30 +01:00 |
|
|
e096dd8cf5
|
Install curlylint
|
2022-08-03 20:34:18 +01:00 |
|
|
cf0a365277
|
Ensure additional content fields get indexed
|
2022-07-28 23:06:11 +01:00 |
|
|
0601ced3f5
|
Add indexes to snippets
|
2022-07-26 08:41:40 +01:00 |
|
|
10094515da
|
Add the basics of a contact page with accounts list
|
2022-07-20 09:15:20 +01:00 |
|
|
9b7a2b2c21
|
Move accounts snippet to new contact app
|
2022-07-20 09:15:12 +01:00 |
|