kmoverse

Pulse

Lightweight and deployable wherever PHP is available.

Very little setup is required to run Pulse. This lightweight framework is designed to be run on Apache + PHP hosting stacks and take less time to setup than Wordpress. The experience is comparable to other static blog engines such as Jekyll. Extract, write content, and serve.

Examples

The site you're currently looking at (kmoverse @ UC Berkeley website) is currently using Pulse.

Instructions

  1. Retrieve a distribution of Pulse.
  2. For Apache setups, ensure that RewriteEngine can be turned on.
  3. Extract the distribution to the appropriate web directory (typically ~/public_html for most hosts).
  4. Configure your site settings in config.php.
  5. Start writing Markdown pages within the pages directory.
  6. Serve the site!

Release

No release of Pulse is publicly available at the moment. For an advance copy, please send an email to pulse@kmo.berkeley.edu.