Well, Gruik is for you if...
- You take a lot of notes (post-it, gists, evernote, blog entries, .txt on your desktop (Oh you know what I mean)...)
- You want to "Bring You Own Server" (However, a free hosted version is available at http://gruik.io)
- You want to store all your notes in one place
- You write your notes with Markdown
- You want to keep those notes private or...
- ...publish them just like a blog, or just to be referenced by search-engines
- ...and maybe allow notes to be discussed with comments
- You want to keep interesting notes from other people, but don't want them to vanish if author becomes a zombie
- You like pigs (well, Gruiiik !)
For now, Gruik is under hard development with regular breaking changes !
But if you want to try it :
- Clone this repo
- Make sure to have a database that Laravel framework supports, and edit
app/config/local/database.php
file. composer install && bower install && php artisan migrate --seed && php artisan serve
- Go to http://localhost:8000/admin and login with [[email protected] : test]
- PHP 5.5+
- Laravel Framework
- AngularJS
Well, the best way to look for libs we use is to search in the composer file, and the bower file.
Design template is the free MIT licensed template AdminLTE, and the awesome and sweet logo has been designed by MyleneLa.
The Gruik App is open-sourced software licensed under the MIT license