Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
19 changes: 19 additions & 0 deletions src/site/generators/picossg.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: PicoSSG
repo: https://codeberg.org/wolframkriesing/picossg
homepage: https://picossg.dev/
language:
- JavaScript
license:
- AGPL-3.0
templates:
- Nunjucks
- HTML
- Markdown
description: The anti-framework static site generator
---

PicoSSG is a minimal static site generator built on the philosophy of simplicity and predictability.
It processes your markdown, nunjucks templates, and static files into a clean, static website with no configuration (unless you need it).

One of PicoSSG's most valuable features is its predictable 1:1 mapping from source to output.