Welcome on my personal blog!
This site will be dedicated to personal memos, interesting programming facts that I want to remember and personal projects.
It's a 100% handmade Ruby on Rails site, with some interesting features:
Markdown syntax:
Every post in this blog is markdown, and rendered as html
Code highlight
def index
@posts = Post.first(3)
end
Github integration and login
This site is for nerds, by nerds
Open source
Just check out the repo on Github!
And I'll sure add more in the future.
Can't wait of what's ahead.