Skip to content
 
 

Latest commit

 

History

37 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makesite.py

A lite version of sunainapai/makesite. Check that repo for the main documentation.

Features

  • Parameter output_dir to define the output folder.
  • Parameter theme to support themes. See Themes for more information.
  • Parameter pretty_date_format: define the format of the dates shown on the website.

Removed

  • Content type News
  • Unittests
  • Makefile

Quickstart

python -m venv env
source env/bin/activate # Windows: .\env\Scripts\activate
pip install commonmark
python makesite.py

Themes

themes/default contains the default theme. Copy that folder and change it to your liking. Then change the theme parameter in makesite.py or config.json to the folder name to use this theme.

About

Simple, lightweight, and magic-free static site/blog generator for Python coders

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages