Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/candlerb/ikiwiki-cowsay

ikiwiki bovine plugin
https://github.com/candlerb/ikiwiki-cowsay

Last synced: 5 days ago
JSON representation

ikiwiki bovine plugin

Awesome Lists containing this project

README

        

[[!template id=plugin name=cowsay author="[[BrianCandler]]"]]
[[!tag type/fun]]

This plugin provides the [[ikiwiki/directive/cowsay]] [[ikiwiki/directive]].
This directive allows creation of ASCII-art cows.

For example,

~~~
\[[!cowsay state="stoned" text="""
moo tube!
"""]]
~~~

renders as

~~~
___________
< moo tube! >
-----------
\ ^__^
\ (**)\_______
(__)\ )\/\
U ||----w |
|| ||
~~~

You must have the [cowsay](https://en.wikipedia.org/wiki/Cowsay) package
installed.