Welcome to Project SSG
We're excited to announce the launch of Project SSG, a blazing-fast static site generator built entirely in Elixir. Whether you're building a personal blog, documentation site, or portfolio, Project SSG gives you the power of modern web development with the simplicity of static HTML.
Why Another Static Site Generator?
The landscape of static site generators is crowded, but we believe Project SSG brings something unique:
- Performance - Built on the BEAM VM with parallel processing
- Simplicity - Minimal configuration, sensible defaults
- Flexibility - Multiple themes, custom routing, reusable components
- Developer Experience - Fast feedback loop, clear error messages
Core Features
Fast Markdown Parsing
Using MDEx for lightning-fast markdown compilation with support for tables, strikethrough, autolinks, and more.
Front Matter Support
Organize your content metadata with YAML front matter. Support for custom fields means you can extend the system as needed.
Parallel Processing
Modern multi-core processors are utilized automatically. Build time scales gracefully from small blogs to large documentation sites.
Automatic Collection Management
Posts and pages are automatically organized into collections with custom routing rules. No complex configuration needed.
Built-in Components
Reusable template components with theme shadowing allow you to override components from themes with your own versions.
Getting Started
Check out the documentation for detailed guides, or explore our blog for more examples and tutorials.
Posted by Luniv Technology on December 20, 2024