github
Advanced Search
  • Home
  • Pricing and Signup
  • Explore GitHub
  • Blog
  • Login

TwP / webby

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 285
    • 51
  • Source
  • Commits
  • Network (51)
  • Issues (2)
  • Downloads (14)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (6)
    • bruce
    • master ✓
    • slides
    • textile
    • tools
    • tumblog
  • Tags (14)
    • webby-0.9.4
    • webby-0.9.3
    • webby-0.9.2
    • webby-0.9.1
    • webby-0.9.0
    • webby-0.8.4
    • webby-0.8.3
    • webby-0.8.2
    • webby-0.8.1
    • webby-0.8.0
    • webby-0.7.4
    • webby-0.7.3
    • webby-0.7.2
    • webby-0.7.1
Sending Request…
Enable Donations

Pledgie Donations

Once activated, we'll place the following badge in your repository's detail box:
Pledgie_example
This service is courtesy of Pledgie.

A lightweight and flexible website management system. — Read more

  cancel

http://webby.rubyforge.org/

  cancel
  • Private
  • Read-Only
  • HTTP Read-Only

This URL has Read+Write access

Removing hpricot version number from dependency 
TwP (author)
Fri Nov 13 10:03:53 -0800 2009
commit  d52707623a40d9d8ce161d9345ee5f5f9ca4a638
tree    d98865aa9f88028f36b8ab5c9bc7092535a0d4ea
parent  714050fbddd4ebe5677c8aa850145a6a178cded5
webby /
name age
history
message
file .gitignore Wed Jan 28 15:20:30 -0800 2009 Upgraded files to use the latest version of Mr ... [TwP]
file History.txt Mon Apr 06 10:27:23 -0700 2009 Fixing a bug where configuration settings were ... [TwP]
file README.rdoc Sun Nov 30 14:33:43 -0800 2008 README formatting. Removed reference to heel w... [grempe]
file Rakefile Fri Nov 13 10:03:53 -0800 2009 Removing hpricot version number from dependency [TwP]
directory bin/ Sat Oct 04 21:48:11 -0700 2008 Added colorization to the webby output and simp... [TwP]
directory examples/ Mon Apr 06 10:27:23 -0700 2009 Fixing a bug where configuration settings were ... [TwP]
directory lib/ Fri Nov 13 10:03:16 -0800 2009 Updating to the latest version of Mr Bones [TwP]
directory spec/ Sat Apr 11 14:42:20 -0700 2009 Using the new logging capture mechanism to grab... [TwP]
directory tasks/ Fri Nov 13 10:03:16 -0800 2009 Updating to the latest version of Mr Bones [TwP]
file webby.gemspec Mon Apr 06 10:27:23 -0700 2009 Fixing a bug where configuration settings were ... [TwP]
README.rdoc

Webby

  • Homepage
  • Rubyforge Project
  • email tim dot pease at gmail dot com

DESCRIPTION:

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. And that’s really all it does - manages the legwork of turning text into something else, an *ASCII Alchemist* if you will.

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.

Install Webby and try it out!

FEATURES:

  • choose your templating language: ERB, Textile, Markdown, HAML, SASS
  • support for UltraViolet and CodeRay syntax highlighting
  • embeddable DOT scripts for Graphviz graphs
  • LaTeX snippets for mathematical formulas
  • automatically clean up generated content using Tidy
  • quick and speedy - only builds pages that have changed
  • deploy anywhere - it’s just HTML, no special server stuff required
  • happy Rake tasks for deploying your website to a server
  • build new pages from templates for quicker blog posts and news items

But Wait! There’s More!

Webby has a great autobuild feature that continuously generates HTML whenever the pages or layouts change. The HTML is served up via WebBrick, a simple webserver that comes with Ruby. Whenever you change a page, you can immediately see those changes without having to run any commands.

   $ webby autobuild
   [10:21:26]  INFO: starting autobuild (Ctrl-C to stop)
   [10:21:26]  INFO: creating output/index.html
   [10:22:57]  INFO: creating output/index.html

Webby is not limited to producing HTML. By no means! Do you ever get tired of repeating the same color code *#D3C4A2* in your CSS files? Webby can help. Need some customized JavaScript for your website. Webby can help. Anytime you find yourself repeating the same bit of text over and over, then you should be using Webby.

INSTALL:

   gem install webby

EXAMPLE:

   $ webby-gen website my_site
   creating my_site

   $ cd my_site

   $ webby create:page 'new page'
   creating content/new-page.txt

   $ webby create:page 'another/new page'
   creating content/another/new-page.txt

   $ webby autobuild
   [10:21:26]  INFO: starting autobuild (Ctrl-C to stop)
   [10:21:26]  INFO: creating output/index.html
   [10:21:26]  INFO: creating output/new-page.html
   [10:21:26]  INFO: creating output/another/new-page.html

REQUIREMENTS:

  • directory_watcher
  • hpricot
  • logging
  • rake
  • rspec
  • bones

LICENSE:

MIT License Copyright © 2007 - 2008

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sub-license, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Blog | Support | Training | Contact | API | Status | Twitter | Help | Security
© 2010 GitHub Inc. All rights reserved. | Terms of Service | Privacy Policy
Powered by the Dedicated Servers and
Cloud Computing of Rackspace Hosting®
Dedicated Server