SSG Portfolio

Welcome to SSG Portfolio

A lightweight, customizable static site generator built with JavaScript and npm that transforms markdown content into beautiful, fast-loading static websites.

🚀 Features

📖 Getting Started

  1. Write your content in markdown files in the content/ directory
  2. Customize templates in the templates/ directory
  3. Run ssg build to generate your static site
  4. Run ssg serve to preview locally
  5. Deploy to Cloudflare Pages or any static hosting

📄 Demo Content

Check out our demo page to see all the features in action:

🛠 Development

This site was built with SSG Portfolio itself! The source code demonstrates:


Built with ❤️ using SSG Portfolio