I made a blog based on astro and typst. This is in fact my original goal as I started to explore typst since April 2023.
This blog site is pretty minimalistic, implemented only in 650 LoC:
------------------------------------------------------------------------
Language files blank comment code
------------------------------------------------------------------------
Astro 9 24 15 272
CSS 2 3 9 172
Typst 2 19 11 120
JavaScript 2 3 4 31
TOML 1 5 0 25
JSON 1 0 0 16
TypeScript 2 3 5 15
------------------------------------------------------------------------
SUM: 19 57 44 651
------------------------------------------------------------------------
Credit:
- This theme is based off of the lovely Bear Blog.
- The astro integration is supported by astro-typst.
- And, the lovely typst.
Links:
- My blog: https://myriad-dreamin.github.io/blog/
- The blog template: https://github.com/Myriad-Dreamin/blog-template
My static-site blog based on astro and typst