https://github.com/bitpuffin/penguin
Website source code
https://github.com/bitpuffin/penguin
Last synced: 6 days ago
JSON representation
Website source code
- Host: GitHub
- URL: https://github.com/bitpuffin/penguin
- Owner: BitPuffin
- License: zlib
- Created: 2012-02-18T21:34:45.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-02-19T00:50:27.000Z (about 14 years ago)
- Last Synced: 2026-01-02T00:25:12.389Z (4 months ago)
- Language: Ruby
- Homepage:
- Size: 102 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License
Awesome Lists containing this project
README
Penguin
=======
This is the *source code* for my website.
The purpose of my site is mainly to host a blog, showcase projects I've done
and host things like portfolio + resumé.
It should be fairly easy to extend and add more functionality if I, or anyone
else need it. Every part of the site is actually it's own little website.
However they all share the public/ directory and also inherit some of the things
from the base module (Penguin), like csrf protection and helpers.
--------------------------------------------------------------------------------
This website is powered by *Camping* and *Riak*.
Copyright © Isak Andersson, licensed under the terms of the Zlib license.
Check the file called License for details.
Seriously *go read the license* it is short and I love it. If there isn't
a file called License in the distribution, someone should go to JAIL!
But come on, if you are gonna use this software, read the license. It is like
10 lines of text, and reading it is for the better if you aren't familiar with
the license.
-------------------------------------------------------------------------------
Deployment instructions
-----------------------
*Coming soon, when everything is done :)*