Commit graph

11 commits

Author SHA1 Message Date
Gabriel Simmer 842b667516
Orgmode image rendering, images
Some checks failed
Fly Deploy / Deploy app (push) Failing after 3s
2023-08-13 19:50:36 +01:00
Gabriel Simmer ea846f3b5b
Re-enable memory caching
Some checks failed
Fly Deploy / Deploy app (push) Failing after 3s
TODO: Proper CLI flag for this
2023-08-06 21:55:19 +01:00
Gabriel Simmer 6e3a111cbf
Implement language pills
Some checks failed
Fly Deploy / Deploy app (push) Failing after 4s
2023-08-06 21:46:21 +01:00
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 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 72814bd0a9
Copy assets in Dockerfile, remove debug println 2023-07-20 15:13:49 +01:00
Gabriel Simmer c43cf8b261
Serve static files (e.g css) 2023-07-20 14:59:50 +01:00
Gabriel Simmer a5ff805136
Fly.io+LiteFS deployment 2023-07-19 22:10:49 +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