https://github.com/mihaeu/odin-blog
Blog generator based on odin the PHP 5.4 content generator.
https://github.com/mihaeu/odin-blog
Last synced: 7 months ago
JSON representation
Blog generator based on odin the PHP 5.4 content generator.
- Host: GitHub
- URL: https://github.com/mihaeu/odin-blog
- Owner: mihaeu
- Created: 2013-12-26T12:53:38.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2013-12-28T10:04:23.000Z (almost 12 years ago)
- Last Synced: 2025-01-11T00:12:51.482Z (9 months ago)
- Language: CSS
- Size: 184 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Odin Blog
This project uses Odin to make it super easy to generate a blog from static files written in Markdown (or other formats of your choice).
If you know Jekyll or Pelican, this aims to be similar, but PHP.
**NOTE: This is under heavy construction and right now I would not recommend anyone to try this out. Try Jekyll/Octopress (Ruby), Pelican (Python), or Assemble (NodeJS) instead. I love all of them and they inspired this project quite a bit.**