j-toscani / simple-ssg

The most bare bones SSG

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-ssg

The most bare bones SSG

Goal

I want to learn more about how a SSG works and what it´s intricacies are.

Source

I use this Tutorial as a reference.

Features

  • Convert the content of local .md files to html and save them as files.
  • Embed the converted content in a HTML-Layout

About

The most bare bones SSG

License:MIT License


Languages

Language:TypeScript 91.8%Language:HTML 8.2%