Christian Perzy
Projects
en | de

pd_ssg

since 2025-06-01

pd_ssg is a program that can generate a website like this one from structured TOML and Markdown files.

Features

The generated website consists of several core components:

Additionally, there are several features that affect the entire website:

Technology

The core of the program is written in Go. The raw data is read, linked together, and finally, the final files are created using templates. The data is defined in structured directories in TOML and Markdown files. The templates are based on HTML, CSS, and JavaScript. The project currently comprises approximately 4,000 lines of code.

Related Skills

Go
HTML
CSS
JavaScript