Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

aker-dev/tap

Homebrew tap for aker-dev projects.

Installation

Recent Homebrew versions will not load a third-party tap until it is trusted, so brew trust comes first:

brew trust aker-dev/tap
brew install aker-dev/tap/microfolio

Formulae

microfolio

Modern static portfolio generator for creatives (designers, architects, photographers).

Requires Node.js 22.13 or later and pnpm 11 — both are installed as dependencies (node@22, pnpm), along with git.

microfolio new my-portfolio     # Create a new portfolio
cd my-portfolio
microfolio dev                  # Development server (http://localhost:5555)
microfolio build                # Build for production
microfolio preview              # Preview the built site (http://localhost:2001)
microfolio optimize-images      # Generate WEBP thumbnails
microfolio clean-images         # Remove WEBP thumbnails
microfolio help                 # Show all commands

The dev and preview ports are the intent, not a guarantee: a busy port sends Vite to the next one, and it prints where it actually landed.

Full documentation: https://github.com/aker-dev/microfolio

Maintenance

brew update
brew upgrade microfolio
brew uninstall microfolio
brew untap aker-dev/tap

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages