markberger / markjberger.com

My personal website

Home Page:markjberger.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#markjberger.com

This is my personal website. It runs on Flask with a MongoDB backend for my blog and it's hosted on Heroku. New blog posts are written in yaml files and then pushed to the server using a json api. Access to the api is limited using hash-based message authentication (HMAC). A time stamp is added to each api request in order to prevent replay attacks.

#To Do:

  • Add tags to the blog
  • Add an atom/rss feed

About

My personal website

markjberger.com


Languages

Language:CSS 68.5%Language:JavaScript 28.3%Language:Python 3.2%Language:Shell 0.1%Language:Perl 0.0%