diff options
Diffstat (limited to 'devel/rubygem-webby/pkg-descr')
-rw-r--r-- | devel/rubygem-webby/pkg-descr | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/devel/rubygem-webby/pkg-descr b/devel/rubygem-webby/pkg-descr deleted file mode 100644 index 9812e6952677..000000000000 --- a/devel/rubygem-webby/pkg-descr +++ /dev/null @@ -1,12 +0,0 @@ -Webby is a fantastic little website management system. -It would be called a content management system if it -were a bigger kid. But, it's just a runt with a -special knack for transforming text. - -Webby works by combining the contents of a page with -a layout to produce HTML. The layout contains -everything common to all the pages HTML headers, -navigation menu, footer, etc. and the page -contains just the information for that page. You -can use your favorite markup language to write -your pages; Webby supports quite a few. |