Module: Jekyll

Defined in:
lib/jekyll-beastiepress/pr_tag.rb,
lib/jekyll-beastiepress/man_tag.rb,
lib/jekyll-beastiepress/port_tag.rb

Overview

Title: FreeBSD port tag for Jekyll Author: Nicole Reid cooltrainer.org Description: Easily link to Freshports for FreeBSD ports.

Syntax port portname [‘link text’] [‘title text’] %

Example: port www/subsonic “A link to www/subsonic on Freshports” “Subsonic” %

Output: <a href=‘freshports.org/www/subsonic’ title=‘A link to www/subsonic on Freshports’>Subsonic</a>

Defined Under Namespace

Classes: ManTag, PRTag, PortTag