belbo

module
v0.2.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 19, 2021 License: MIT

README

Belbo

A toy static site generator. Not ready for production, but it fulfills some basic needs:

  • front-matter handling
  • layout templating
  • markdown to html processing
  • custom Golang template functions

If there is something that makes it different from others is that it enables what I call parablogs (you can read more about it here).

Usage

Install it via: go get -u github.com/lessmarcos/belbo/.... The binary (belbo) is installed in your $GOPATH/bin directory. Use it:

me@localhost:~/my-blog$ belbo
Custom template functions

You can add custom functions to be used in your templates. See an example in example/plugins.

Directories

Path Synopsis
cmd
example

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL