This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
blawd /
| name | age | message | |
|---|---|---|---|
| |
MANIFEST.SKIP | Sun Sep 20 13:12:31 -0700 2009 | |
| |
Makefile.PL | Tue Dec 08 09:49:00 -0800 2009 | |
| |
README.md | Sun Nov 01 16:41:24 -0800 2009 | |
| |
TODO.md | Sat Oct 17 22:05:28 -0700 2009 | |
| |
bin/ | Sun Dec 06 14:28:43 -0800 2009 | |
| |
lib/ | Fri Dec 11 00:35:40 -0800 2009 | |
| |
t/ | Tue Dec 08 15:17:43 -0800 2009 |
README.md
Blawd -- a Jekyll/Bloxsom like Blog Built around Git
Blawd is a blog aware git based content management system, similar to Bloxsom or Jekyll. It has managed to replace MovableType on my personal blog, but it is still very very rough. By default it will generate a tree of HTML documents, but it can be run as a server as well using HTTP::Engine.
The Name
04:24 <@perigrin> .ety blossom
04:24 <+phenny> "O.E. blostma, from P.Gmc. *blo-s-, from PIE *bhle-, extended
form of *bhel- 'to thrive, bloom.' This is the native word, now
largely superseded by bloom and flower." -
http://etymonline.com/?term=blossom
04:25 <@perigrin> interesting
04:25 <@perigrin> .ety flower
04:25 <+phenny> "c.1200, from O.Fr. flor, from L. florem (nom. flos) 'flower'
(see flora), from PIE base *bhlo- 'to blossom, flourish' (cf.
M.Ir. blath, Welsh blawd 'blossom, flower,' O.E. blowan 'to
flower, bloom')." - http://etymonline.com/?term=flower
Usage
blawd server --directory /path/to/blog.git
Coverage
---------------------------- ------ ------ ------ ------ ------ ------ ------ File stmt bran cond sub pod time total ---------------------------- ------ ------ ------ ------ ------ ------ ------ lib/Blawd.pm 100.0 100.0 n/a 100.0 100.0 2.6 100.0 lib/Blawd/Entry/API.pm 100.0 n/a n/a 100.0 n/a 0.0 100.0 ...wd/Entry/MultiMarkdown.pm 100.0 100.0 n/a 100.0 n/a 0.4 100.0 lib/Blawd/Index.pm 100.0 100.0 n/a 100.0 100.0 1.3 100.0 lib/Blawd/Renderable.pm 100.0 n/a n/a 100.0 100.0 4.4 100.0 lib/Blawd/Renderer/API.pm 100.0 n/a n/a 100.0 n/a 0.1 100.0 ...Renderer/MultiMarkdown.pm 100.0 n/a n/a 100.0 100.0 6.9 100.0 lib/Blawd/Renderer/RSS.pm 100.0 n/a n/a 100.0 100.0 3.3 100.0 lib/Blawd/Storage/API.pm 100.0 n/a n/a 100.0 100.0 3.0 100.0 lib/Blawd/Storage/Git.pm 100.0 n/a n/a 100.0 100.0 28.0 100.0 t/01.simple.t 100.0 n/a n/a 100.0 n/a 34.8 100.0 t/02.git-wrap.t 98.8 n/a n/a 100.0 n/a 3.3 98.9 t/03.multi-markdown.t 97.1 n/a n/a 100.0 n/a 11.8 97.6 Total 99.5 100.0 n/a 100.0 100.0 100.0 99.6 ---------------------------- ------ ------ ------ ------ ------ ------ ------







