ArtSiteMaker is a portfolio builder made specifically for artists. Create and manage your gallery with an easy-to-use admin panel, then publish a fast, professional website that works anywhere.
No coding required, no monthly platform fees, and you own everything.
git clone https://github.com/teamzork/artis.git
cd artis-tablinum
pnpm install pnpm dev This starts two things:
http://localhost:4322 — where you manage everything http://localhost:4321 — preview how it looks When you first open the admin panel, choose:
What gets built: A complete, static website—just like hand-coding, but automated.
No PHP, no Node.js runtime
Nothing slowing things down
Simple file serving
Static sites are bulletproof
Upload the built files to:
If it can serve HTML files, it can host your Artis portfolio.