Skip to main content

A static website generator

Project description

Simple Blog

  • Markdown files in content/ directory are converted to HTML
  • Directory structure and files are mirrored in build/ folder

Usage

Building the docs is done via the following:

./main.py build

To see the results locally do the following:

./main.py serve

Simple by design

  • Nothing smart is done around generating index.html files for use with HTTP servers / friendly URLs
  • There is no database

Need something more complex?

  • Consider using Hugo, Gatsby, Django, writing your own server

Package Structure based on: https://github.com/pypa/sampleproject

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

blog-0.1.0.tar.gz (7.9 kB view hashes)

Uploaded Source

Built Distribution

blog-0.1.0-py3-none-any.whl (22.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page