Shobhit-Nagpal / ssg

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This repo is practice for making a static site generator using Python. It's part of a guided project from Boot.dev

I will be remaking this in Golang and potentially TypeScript (which is then published as an npm package)

Usage

If you wish to try out the static site generator, follow the steps below:

Clone repo

git clone https://github.com/Shobhit-Nagpal/ssg

Run main script

./main.sh

You can write content in the content directory under markdown file

Note: Each markdown file should have a main heading at the beginning of the file

About


Languages

Language:Python 96.4%Language:CSS 2.8%Language:HTML 0.6%Language:Shell 0.2%