| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
✅ Deploy Preview for jamstack-site ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Adds microfolio to the site generators list.
microfolio is a static portfolio generator built with SvelteKit 2 and Tailwind CSS 4, aimed at designers, artists, architects and other creatives. Content is file-based — one folder and a Markdown file per project — and the site is prerendered with adapter-static.
It just reached 1.0, which comes with a stability promise: the content structure and core API stay valid until 2.0.
Single new file: src/site/generators/microfolio.md. Verified with a local npm run build — the card shows up on /generators/ with the existing JavaScript / Svelte / Markdown / MIT filter values, and the detail page renders correctly.