by aker-dev
A modern static portfolio generator based on SvelteKit 2 and Tailwind CSS 4
# Add to your Claude Code skills
git clone https://github.com/aker-dev/microfolioA modern static portfolio generator built with SvelteKit 2 and Tailwind CSS 4 by AKER. Features a file-based content management system using folders and Markdown files. Perfect for designers, artists, architects, and creatives who want to showcase their projects elegantly and professionally.
Live Demo: https://aker-dev.github.io/microfolio/
We're looking for translators! Help us make microfolio accessible in more languages. Contact us at hello@aker.pro if you'd like to contribute a translation.
pnpm optimize-imagesNo comments yet. Be the first to share your thoughts!
We're looking for beta testers! Are you a creative and want to test microfolio?
π Beta Tester Guide - Complete guide to get started
π§ Contact hello@aker.pro to join the testing program.
# Install microfolio via Homebrew
brew install aker-dev/tap/microfolio
# Create a new portfolio
microfolio new my-portfolio
cd my-portfolio
# Start the development server
microfolio dev
# Clone the template
git clone https://github.com/aker-dev/microfolio.git my-portfolio
cd my-portfolio
# Install dependencies
pnpm install
# Start development server
pnpm dev
π Detailed installation guide: doc/en/01-installation.md

![microfolio Project De...