https://github.com/mickey/mickeyben
DEPRECATED source code for mickeyben.com checkout https://github.com/mickey/octopress
https://github.com/mickey/mickeyben
Last synced: 10 months ago
JSON representation
DEPRECATED source code for mickeyben.com checkout https://github.com/mickey/octopress
- Host: GitHub
- URL: https://github.com/mickey/mickeyben
- Owner: mickey
- Created: 2009-12-22T19:56:10.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-10-22T14:14:37.000Z (over 15 years ago)
- Last Synced: 2025-06-13T07:45:44.756Z (about 1 year ago)
- Homepage: http://mickeyben.com
- Size: 167 KB
- Stars: 6
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.textile
Awesome Lists containing this project
README
h1. This is the data for my blog
It is automatically transformed by "Jekyll":http://github.com/mojombo/jekyll into a static site whenever I push this repository to GitHub.
I was tired of having my blog posts end up in a database off on some remote server. That is backwards. I've lost valuable posts that way. I want to author my posts locally in Textile or Markdown. My blog should be easily stylable and customizable any way I please. It should take care of creating a feed for me. And most of all, my site should be stored on GitHub so that I never lose data again.
h1. License
The following directories and their contents are Copyright Jason Toy. You may not reuse anything therein without my permission:
* _posts/
* images/
All other directories and files are MIT Licensed. Feel free to use the HTML and CSS as you please. If you do use them, a link back to http://github.com/mojombo/jekyll would be appreciated, but is not required.