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

rcrowley / bashpress

  • Admin
  • Watch Unwatch
  • Fork
  • Your Fork
  • Pull Request
  • Download Source
    • 16
    • 2
  • Source
  • Commits
  • Network (2)
  • Issues (3)
  • Downloads (0)
  • Wiki (1)
  • Graphs
  • Branch: master

click here to add a description

click here to add a homepage

  • Branches (1)
    • master ✓
  • Tags (0)
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.

Command-line blog engine — Read more

  cancel

http://rcrowley.org/2008/09/03/bashpress

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

This URL has Read+Write access

Fixing archives nav. 
rcrowley (author)
Tue Dec 22 23:30:52 -0800 2009
commit  2241af6bbfbea8173d9bcf3515f415029caadf30
tree    b4a242f398429dbf4943d1fc591eebefe95ca185
parent  a75012f27c373c936e5adc26f13b1ef57ef15b7a
bashpress /
name age
history
message
file .gitignore Wed Sep 10 22:29:17 -0700 2008 Now ignoring .feed.atom [rcrowley]
file Makefile Sun Jan 18 10:18:39 -0800 2009 Hiding echo lines. [rcrowley]
file README Thu Feb 26 23:22:41 -0800 2009 Turn comments on and off. [rcrowley]
file TODO Fri Feb 27 08:05:50 -0800 2009 Crossing things off the TODO list. [rcrowley]
directory bin/ Tue Sep 15 16:03:07 -0700 2009 Fail fix. [rcrowley]
file httpd.conf Tue Dec 22 19:00:35 -0800 2009 All includes are absolute so this setting is un... [rcrowley]
directory include/ Tue Dec 22 19:32:23 -0800 2009 Removing footer archive and tag links in favor ... [rcrowley]
directory public/ Tue Dec 22 19:32:23 -0800 2009 Removing footer archive and tag links in favor ... [rcrowley]
directory templates/ Tue Dec 22 23:30:52 -0800 2009 Fixing archives nav. [rcrowley]
README
NAME
  Bashpress

SYNOPSIS
  <bashpress>/bin/new <title>
  <bashpress>/bin/publish [-c] <path>

DESCRIPTION
  Bashpress is a rebellion against browser-based blogging engines,
  WYSIWYG editors, and relational databases.  It is command-line only,
  has no user accounts, and doesn't use a database.  It loves Smarty.

    -c  This option, available to bin/publish and bin/republish
      will disable commenting no matter the default state.

INSTALLATION
  Download or checkout Bashpress.  Use the included httpd.conf file to
  setup a VirtualHost rooted at <bashpress>/public.  Create
  <bashpress>/.templates and make it writable by the webserver.

  Modify the PHP include_path variable, defined in httpd.conf, to point
  to your Bashpress and Smarty installations.

  Modify <bashpress>/include/config.php to setup basic site and feed
  parameters, especially your site's Fully Qualified Domain Name.
  (Since Bashpress contains PHP code run outside of the webserver SAPI,
  this variable must be provided by the user.)

DEPENDENCIES
  PHP <http://php.net/>
  Smarty <http://smarty.net/>

VERSION
  0.1

DATE
  2008-08-17

AUTHOR
  Richard Crowley <r@rcrowley.org>

SEE ALSO
  <http://rcrowley.org/tags/bashpress>
  <http://github.com/rcrowley/bashpress>

LICENSE
  This work is licensed under a Creative Commons
  Attribution-Share Alike 3.0 Unported License
  <http://creativecommons.org/licenses/by-sa/3.0/>
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