mirror of
https://codeberg.org/HPCesia/Tybios.git
synced 2026-09-11 11:11:51 +08:00
A Tufted style inspired blog template powered by Astro and Typst.
https://hpcesia.codeberg.page/Tybios/
- Typst 40.2%
- TypeScript 30.3%
- CSS 16.3%
- Astro 13.2%
| .forgejo/workflows | ||
| .vscode | ||
| .zed | ||
| patches | ||
| public | ||
| src | ||
| .gitignore | ||
| .gitmodules | ||
| astro.config.ts | ||
| biome.json | ||
| LICENSE | ||
| package.json | ||
| pnpm-lock.yaml | ||
| pnpm-workspace.yaml | ||
| README.md | ||
| tsconfig.json | ||
Tybios
Warning
This project is still in a early stage of development.
A Tufted style inspired static blog template powered by Astro and Typst.
Features
- Tufted style inspired design.
- Write posts with Typst.
- Extract embeded images in Typst HTML output to file.
- Auto image optimization for images in Typst. (After Typst 0.15 publishes)
- Atom feed generation.
- Auto dark mode support for SVGs generated by Typst. (Partially support by invert color)
- Theme control and customization.
- Internationalization support.
Acknowledgements
This project could not have been realized without astro-typst and typst.ts.
This project draws inspiration from edwardtufte/tufte-css and vsheg/tufted.