microfolio

static portfolio generator

Welcome to microfolio

A modern static portfolio generator built with SvelteKit 2 and Tailwind CSS 4. Perfect for designers, artists, architects, and creatives who want to showcase their projects elegantly and professionally.

๐Ÿ“

File-based CMS

No database needed. Organize your projects with simple folders and Markdown files.

๐ŸŽจ

Multiple Views

Showcase your work in Projects, List, or interactive Map modes.

๐Ÿš€

Static Generation

Optimal performance with static site generation. Deploy anywhere.

See it in action

microfolio Homepage

Homepage

Clean, minimal design showcasing featured projects

microfolio List View

List View

Table view with advanced filtering and sorting capabilities

microfolio Map View

Interactive Map

Explore projects geographically with Leaflet integration

microfolio Project Details

Project Details

Rich project pages with metadata, gallery, and content

Quick Start

Option 1: Homebrew (macOS)

# 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

Option 2: Manual Installation

# Clone the template
git clone https://github.com/aker-dev/microfolio.git
cd microfolio
# Install dependencies
pnpm install
# Start development server
pnpm dev

๐Ÿงช Beta Testing Program

We're looking for beta testers! Are you a creative and want to test microfolio?