Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mihaeu/mike-on-a-bike.com
My travel blog (created with odin)
https://github.com/mihaeu/mike-on-a-bike.com
Last synced: 1 day ago
JSON representation
My travel blog (created with odin)
- Host: GitHub
- URL: https://github.com/mihaeu/mike-on-a-bike.com
- Owner: mihaeu
- Created: 2013-12-28T16:02:39.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-14T05:40:32.000Z (over 10 years ago)
- Last Synced: 2024-10-20T08:33:30.711Z (24 days ago)
- Language: CSS
- Size: 512 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mike-on-a-bike.com
Hey I'm Michael and this is my travel blog. Aside from traveling I'm really passionate about software engineering and especially web development.
I've used Wordpress for quite a while and was forced to use it for some work-related projects, but even though it is a great piece of software, it's just a pain to use for developers and most importantly it's slow (to develop and to load) and boooring.
So I wrote my own static site generator odin and used it for this blog. Now I can finally focus on content with easy deployment and without having to worry about security, backups etc.
While odin is still under heavy development, I feel it is going in the right direction and might just fill the need for static blog generators in PHP (if you are comfortable with Python, Ruby or NodeJS I'd recommend Pelican, Jekyll, Assemble instead).