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 (
sebastien maurette (author)
Fri May 29 08:38:35 -0700 2009
commit a77cc91702eff5bf3aa43c97a1b49ebee07a15ec
tree 0cb1d86197ba5dc90112f36e48b7a3dc58f27dcd
parent 0b66f1b1ed1b3da4965d0e1900522c1f9afee3de
tree 0cb1d86197ba5dc90112f36e48b7a3dc58f27dcd
parent 0b66f1b1ed1b3da4965d0e1900522c1f9afee3de
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Mon Apr 20 02:28:07 -0700 2009 | |
| |
LICENSE | Sun Feb 22 18:18:52 -0800 2009 | |
| |
README.textile | Tue Mar 17 03:23:24 -0700 2009 | |
| |
Rakefile | ||
| |
TODO | Sun Feb 22 18:18:52 -0800 2009 | |
| |
app/ | ||
| |
config/ | Tue Apr 21 01:01:42 -0700 2009 | |
| |
lib/ | ||
| |
public/ | ||
| |
spec/ | Tue Mar 31 03:21:27 -0700 2009 | |
| |
stubs/ | Sun Feb 22 18:18:52 -0800 2009 |
README.textile
Webbastic
Webbastic is a Merb Slice sitting on top of Webby to provide an CMS-like interface to build your static website.
Features
Integration with MediaRocket
MediaRocket is a media upload manager build in a Merb Slice.
Connecting MediaRocket and Webbastic, user can upload media or documents on one side,
and integrate them on their website pages on the other.
To connect MediaRocket to Webbastic, you need to create a new Merb App, and include both Slices in dependencies and router.
Page Slugs with Rack
Shortcut to pages can be defined with a ‘page-slug’ header.
If declared, Merb::Rack::PageSlug middleware will fetch the request and redirect it to the static file.








