FractalBobz / MyRefuge

Home Page:http://myrefuge.world/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How-to get going

Make sure you're on a NIX machine. I have no idea how windows works, so try at your own peril.

Requirements

git clone [this repo]
cd [this repo]
vagrant up --provision

That will trundle along, do its thing for a while. When complete:

vagrant ssh
cd /vagrant
./manage.py runserver 0.0.0.0:8000

Now navigate to http://localhost:8001 and there's the site :)

You can dev locally as the repo is mounted onto the vagrant box.

About

http://myrefuge.world/


Languages

Language:HTML 46.9%Language:Python 36.7%Language:CSS 10.9%Language:JavaScript 5.3%Language:Shell 0.2%