Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/funkatron/gimmeme
- Owner: funkatron
- Created: 2011-10-16T04:19:40.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-05T20:14:17.000Z (about 13 years ago)
- Last Synced: 2024-10-12T07:43:08.624Z (about 1 month ago)
- Language: PHP
- Homepage: http://gimmebar.com
- Size: 105 KB
- Stars: 19
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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.