bunto-beastiepress

These Bunto plugins add port, pr, and man tags through Liquid, making it easy to link to FreeBSD ports, problem reports, and manual pages. By okeeblow.

To install, add this to your Gemfile:

gem "bunto-beastiepress"

and run bundle install. To use, run Bunto with bundle exec preceding it:

$ bundle exec bunto build
$ bundle exec bunto serve

Source code