feat: Typst posts #41

Open
aniva wants to merge 5 commits from post/typst into main
Owner

This replaces the old markdown-based system.

This replaces the old markdown-based system.
aniva added this to the v0.0.5 milestone 2025-02-27 10:39:00 -08:00
aniva self-assigned this 2025-02-27 10:39:00 -08:00
aniva changed title from feat: Typst-based posts to feat: Typst posts 2025-02-27 12:39:25 -08:00
Author
Owner

Need to set the output format to html.

Need to set the output format to `html`.
Author
Owner

Tracking Typst HTML stabilization: https://github.com/typst/typst/issues/5512

Tracking Typst HTML stabilization: https://github.com/typst/typst/issues/5512
aniva modified the milestone from v0.0.5 to v0.1 2025-07-20 21:20:29 -07:00
This pull request has changes conflicting with the target branch.
  • src/routes/+page.svelte
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin post/typst:post/typst
git switch post/typst

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff post/typst
git switch post/typst
git rebase main
git switch main
git merge --ff-only post/typst
git switch post/typst
git rebase main
git switch main
git merge --no-ff post/typst
git switch main
git merge --squash post/typst
git switch main
git merge --ff-only post/typst
git switch main
git merge post/typst
git push origin main
Sign in to join this conversation.
No description provided.