Commit graph

34 commits

Author SHA1 Message Date
427ad62b3b
Have a different 404 page for pages and posts 2023-02-05 20:19:07 -08:00
75cc11741e
Update credits url to point to site 2023-02-05 20:14:06 -08:00
c3a9a144fe
Clean up files 2023-02-05 05:50:36 -08:00
fb6ba0dd50
Implement HTML block type 2023-02-05 05:44:02 -08:00
2359581c22
Implement desc meta tag 2023-02-05 04:13:50 -08:00
b1c8bb797b
Clean up templates and say if no posts exists 2023-02-05 04:03:39 -08:00
1fdcd72719
Allow head to be modified in settings 2023-02-05 03:48:23 -08:00
af3d8a8e6b
Run migrations on start 2023-02-05 03:07:53 -08:00
92f8badb9c
Slight change how menu slug links work 2023-02-05 02:53:51 -08:00
6b574ff34b
Get year from UTC date 2023-02-05 02:52:19 -08:00
a95db555ac
Implement site settings for title, header, and owner 2023-02-05 02:41:29 -08:00
5715225050
Sort posts by published dated descending 2023-02-05 02:12:13 -08:00
c89b6e6754
Basic post listing (no pagination yet) 2023-02-05 02:05:42 -08:00
3967fe0253
Basic post renderer and resolver 2023-02-05 00:32:07 -08:00
bcc18a83f9
Add container instructions 2023-02-04 23:46:54 -08:00
4bed813d20
Rebrand as Kyanite 2023-02-04 23:26:23 -08:00
697250e50c
Fix button styling 2023-02-04 22:50:28 -08:00
c478ef03fb
Add primary menu 2023-02-04 21:21:52 -08:00
a93b5b7cf0
Show when a post or page is a draft 2023-02-04 19:24:12 -08:00
37d6c3cd4d
Add page resolver 2023-02-04 18:42:08 -08:00
78cb11b54a
Working homepage from db proto 2023-02-04 05:31:00 -08:00
2cef3f8d55
Ignore migration target when building containers 2023-02-04 02:46:02 -08:00
08bac19160
Connect to database on start 2023-02-04 02:42:11 -08:00
b4cac9d1dc
Add basic templates 2023-02-04 02:23:51 -08:00
c2d775b30e
Add page and post blocks 2023-02-04 01:54:06 -08:00
a2bf8542d9
Create post schema 2023-02-04 01:19:02 -08:00
06dd8fce67
Init db schema 2023-02-04 00:57:48 -08:00
7f4132e486
Create container 2023-02-03 21:46:30 -08:00
a67701039d
Switch to local static and have dev Caddyfile 2023-02-03 20:43:37 -08:00
f3d4e1ceaa
write down basic ideas 2023-02-03 04:46:41 -08:00
f6e3367160
add more ways to contact 2023-02-03 04:29:06 -08:00
7dc8d0bbd9
switch to askama and have a basic index im eepy 2023-02-03 04:23:13 -08:00
17f6c045b1
Basic Axum 2023-02-03 03:48:29 -08:00
885c6e6bd9
Init repo 2023-02-03 03:07:04 -08:00