Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/candlerb/ikiwiki-cowsay
- Owner: candlerb
- Created: 2013-11-29T09:40:09.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-11-29T15:17:17.000Z (about 11 years ago)
- Last Synced: 2024-10-30T12:12:03.306Z (about 2 months ago)
- Language: Perl
- Size: 129 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.