Skip to content

static site generator in ~120 lines of shell and awk.

License

Notifications You must be signed in to change notification settings

cristianrz/bobo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bobo

KISS static site generator in ~120 lines of POSIX shell and awk.

Getting Started

$ git clone https://github.com/cristianrz/bobo.git

Prerequisites

  • git
  • smu as a markdown to html converter, but any converter can be used, just need to change the CMD variable in ./bobo-build-page.
  • busybox

How to use

$ ./bobo-init

Now edit your website and

$ ./bobo-run

and you have a local server at localhost:8080

Authors

See also the list of contributors who participated in this project.

License

See the LICENSE file for details

About

static site generator in ~120 lines of shell and awk.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published