Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/funkatron/gimmeme

a simple streamy blog powered by Gimme Bar
https://github.com/funkatron/gimmeme

Last synced: 21 days ago
JSON representation

a simple streamy blog powered by Gimme Bar

Awesome Lists containing this project

README

        

# GimmeMe

*20111105*

A tumbleblog system powered by [Gimme Bar](https://gimmebar.com)

## Requirements

* [PHP](http://php.net) 5.2.x or above (tested on PHP 5.3.x)
* [APC](http://) version 3.0 or above

## Instructions

1. Put the files somewhere under your web server document root
2. Edit the `$config['username']` value in `index.php`
3. Optionally set the `$config['gb_addthis_pubid']` value to include [AddThis](http://www.addthis.com/) widgets
4. Enjoy

## Limitations

* Will currently only display your 50 most recent gimmes. This will change.
* No single-item/detail page. This will change sometime.