Skip to content

tetsuo/pg99

Repository files navigation

pg99

Static site generator built with Python, HTML, SCSS, and JavaScript.

👉 Demo

Features

  • Static site generation with Markdown support.
  • Article and tag management.
  • Customizable templates and styles.
  • SEO-friendly with sitemaps and RSS feeds.

Installation

  1. Clone the repository:
    git clone https://github.com/tetsuo/pg99.git
  2. Install dependencies:
    pip install -r requirements.txt
    npm install

Usage

  • Build styles:
    npm run sass
  • Generate favicons:
    npm run favicons
  • Build pages:
    python generate.py

About

Static site generator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published