|
78dde7bba3
|
Basic RSS impl
|
2023-02-10 07:10:21 -08:00 |
|
|
0ce8ddd96e
|
Add quote block
|
2023-02-08 05:16:23 -08:00 |
|
|
c669c306e6
|
Add basic opengraph support
|
2023-02-08 01:45:31 -08:00 |
|
|
116024a52d
|
Fix 302 being returned instead of 200
|
2023-02-08 01:45:09 -08:00 |
|
|
7d5fadf47e
|
Clean up code
|
2023-02-07 23:59:32 -08:00 |
|
|
b922771a5a
|
Swap to for loop to build content blocks
|
2023-02-07 07:04:58 -08:00 |
|
|
9a4548fecf
|
Start work on image block
|
2023-02-07 06:27:21 -08:00 |
|
|
8971510cbc
|
Add featured image to post
|
2023-02-07 05:50:38 -08:00 |
|
|
1b032f98ff
|
Split block resolver into its own file
|
2023-02-07 03:37:29 -08:00 |
|
|
a55eff173b
|
Bump version to 0.2.0 for development
|
2023-02-07 02:18:01 -08:00 |
|
|
7a29daa281
|
Clearly specify missing home page
|
2023-02-07 01:53:42 -08:00 |
|
|
90f0217df4
|
Clearly specify missing basic database enteries
|
2023-02-07 01:50:42 -08:00 |
|
|
211306aae5
|
Use wildcard captures instead of regular captures
|
2023-02-06 23:12:16 -08:00 |
|
|
bbb0d00ea0
|
Clean up base template
|
2023-02-05 20:37:22 -08:00 |
|
|
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 |
|