Commit graph

15 commits

Author SHA1 Message Date
Gabriel Simmer 58a5ae82fc
Markdown and Orgmode rendering
All checks were successful
Fly Deploy / Deploy app (push) Successful in 2m26s
2023-07-31 15:22:36 +01:00
Gabriel Simmer 9cb948df27
Sorting of blog posts
All checks were successful
Fly Deploy / Deploy app (push) Successful in 2m28s
We read the first 100 bytes of each post file and parse the date out
of it to use in sorting.
2023-07-31 13:54:35 +01:00
Gabriel Simmer c27b7edfaf
Copy over dhall in Docker image
All checks were successful
Fly Deploy / Deploy app (push) Successful in 2m3s
2023-07-31 11:58:04 +01:00
Gabriel Simmer 63438dc281
Load and display projects, styling
All checks were successful
Fly Deploy / Deploy app (push) Successful in 5m5s
2023-07-31 11:50:55 +01:00
Gabriel Simmer 0bfcbeebfb
Working out dhall configuration
All checks were successful
Fly Deploy / Deploy app (push) Successful in 1m43s
2023-07-21 23:15:14 +01:00
Gabriel Simmer 154754cc31
Add CI to Fly.io
All checks were successful
Fly Deploy / Deploy app (push) Successful in 1m45s
2023-07-21 09:14:17 +01:00
Gabriel Simmer 72814bd0a9
Copy assets in Dockerfile, remove debug println 2023-07-20 15:13:49 +01:00
Gabriel Simmer d307ff0b03
Remove .keep file 2023-07-20 14:59:58 +01:00
Gabriel Simmer c43cf8b261
Serve static files (e.g css) 2023-07-20 14:59:50 +01:00
Gabriel Simmer 1ad416634d
Port posts over
Actual layout, parsing of publish dates and titles is TBD.
2023-07-20 14:05:34 +01:00
Gabriel Simmer a5ff805136
Fly.io+LiteFS deployment 2023-07-19 22:10:49 +01:00
Gabriel Simmer 1f001de0c3
Add cargo.lock 2023-07-19 21:26:11 +01:00
Gabriel Simmer c2449dcaf1
cargo fmt 2023-07-19 21:04:25 +01:00
Gabriel Simmer 3b849e6e6e
Initial commit of proof-of-concept
This is /really/ rough, but is a really rough sketch of how I plan to build my
overengineered personal website with Rust and eventually Fly.io + LiteFS.
2023-07-19 21:03:58 +01:00
Gabriel Simmer a83729bd08 Initial commit 2023-07-19 19:47:52 +01:00