Skip to content

DerZombiiie/swb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

swb - simple web blog

This is a simple web blog

It generates static .html files from .md files.


Usage

  1. install golang

  2. install swb go install github.com/DerZombiiie/swb

  3. install pandoc so apt install pandoc or pacman -Sy pandoc or whatever is applicable for you

  4. create blog swb create <path> path will be created

  5. make swb make <path> !may though pandoc warnings which is OK!

  6. check output at <path>/out/

About

Simple Web Blog

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages