Hello! I’m Mathieu and I’m starting a blog in which I’ll talk about challenges I encounter while developing and how I solve them, and sometimes give my opinions on new technologies. I’m the lead developer at Nextorms, where we’re using Node.js, Python (and its science-oriented libraries), MongoDB, Redis, ØMQ and a bunch of javascript technologies. We’re building for the future, and it’s quite exciting!
Octopress
This blog is built using Octopress and deployed to github pages, so the repository is freely accessible. A few upsides of doing it this way are :
- Octopress is using Jekyll to generate static pages, which can be served with minimal impact on the server
- It comes with a great deal of batteries included, so the blog is responsive, optimized and very pretty!
Infinite Gratitude goes to the awesome contributors of Jekyll and Octopress (@mojombo, @imatis, @qrush).