mhgbrg / personal-website

My personal website and blog. Uses a script that parses posts from Markdown files and spits out static html.
0 stars 1 forks source link

Use docker or Vagrant to set up a development environment #43

Closed mhgbrg closed 8 years ago

mhgbrg commented 8 years ago

Right now I am using Python 3 virtualenvs to manage the development environment. Maybe it would be easier to set things up with docker or Vagrant?