Skip to content

mattiskan/personal_site

Repository files navigation

Installation and usage

The only requirements are docker and docker-compose(recommended):

https://docs.docker.com/compose/gettingstarted/

First time only:

$ ./create_db_users.sh

Start webpage locally:

$ docker-compose up

run tests:

$ docker-compose run web py.test

About

A generic personal site with blog

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published