macroblog.rs @ f5d54a1418c46244fe979b8c1ad9b77d9e95137f

feat: Add heroku Procfile
feat: Add port env var

Now the port can be set through `PORT` enviroment variable, this is
useful for deploying on heroku.
fix: Update .gitlab-ci.yml file to install dpl
feat: Add .gitlab-ci.yml file
feat: Add embedded favicon

Add embedded base64 favicon
feat: Add early blog implementation

It is just a really crappy implementation to get it running until a
figure the pieces of the project out.