1
Fork 0
Public source code for my website
This repository has been archived on 2023-03-26. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2016-11-27 21:59:28 +00:00
environment Store things in env better 2016-11-26 13:27:54 +00:00
project Only allow django admin in debug 2016-11-27 21:59:28 +00:00
scripts Actually run npm tests 2016-11-27 21:21:06 +00:00
static/src Cleanup creative JS 2016-11-27 20:55:28 +00:00
templates add header template 2016-11-26 13:00:57 +00:00
.eslintrc use config that actually supports ES6 2016-11-27 21:17:59 +00:00
.gitignore Add python version file 2016-11-25 23:31:06 +00:00
.nvmrc move build stuff to build script 2016-11-24 15:46:26 +00:00
.python-version Add python version file 2016-11-25 23:31:06 +00:00
.sass-lint.yml change scss lint dir 2016-11-27 21:18:12 +00:00
circle.yml add circleci config file 2016-11-25 23:24:58 +00:00
manage.py Initialise wagtail 2016-11-22 21:50:21 +00:00
package.json use github shortcut location 2016-11-27 21:18:35 +00:00
Procfile add waitress production server 2016-11-26 13:20:51 +00:00
README.md MAKEFILE! 2016-06-05 19:47:14 +01:00
requirements.txt Add security checks for python 2016-11-26 15:54:31 +00:00

My Website

Circle CI

Installation

make

Run Tests

make test