Skip to content
/ Stab Public

Start Blogging with this minimal static site generator.

License

Notifications You must be signed in to change notification settings

oxalorg/Stab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stab

Start blogging w/ this Simple static blog generator.

  • 88 lines of code.
  • EASY to use and extend.
  • Post format is compatible with Jekyll, and most other generators.

Check https://oxal.org/usr/stab for complete documentation.

Quickstart

# This is the default template to start with
git clone https://github.com/oxalorg/Stab-site/

# Create a virtualenv if you wish to
# virtualenv venv
# source venv/bin/activate

# Install `stab` from pypi
pip3 install stab

# Now you can traverse the folder to learn how stab works
# It's very intuitive, to know more go to docs

# Build site using
stab .
# or alternatively
# stab /path/to/folder

About

Start Blogging with this minimal static site generator.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages