https://github.com/suft/suft.github.io
Personal Portfolio
https://github.com/suft/suft.github.io
personal-website portfolio zine
Last synced: 2 months ago
JSON representation
Personal Portfolio
- Host: GitHub
- URL: https://github.com/suft/suft.github.io
- Owner: suft
- Created: 2021-07-05T21:14:55.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-11-24T17:10:11.000Z (7 months ago)
- Last Synced: 2026-01-03T19:25:45.450Z (5 months ago)
- Topics: personal-website, portfolio, zine
- Language: CSS
- Homepage: https://suft.github.io/
- Size: 87.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# suft.github.io
[](https://zine-ssg.io)
[](https://pages.github.com/)
My personal website and dev blog built with [Zine](https://zine-ssg.io), a static site generator written in Zig.
## Features
- Blog posts with RSS feed
- Devlog with RSS feed
- Math rendering with Temml
- Syntax highlighting
- Responsive design
## Development
To build the site locally:
1. Install Zig
2. Install Zine
3. Run `zine release` to generate the site
4. Run `zine` to start a local server
## License
[MIT](LICENSE)