Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/derzombiiie/swb

Simple Web Blog
https://github.com/derzombiiie/swb

Last synced: about 1 month ago
JSON representation

Simple Web Blog

Awesome Lists containing this project

README

        

# 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 will be created

5. make `swb make `
!may though pandoc warnings which is OK!

6. check output at `/out/`