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-12-29 18:36:41 +00:00
environment Store things in env better 2016-11-26 13:27:54 +00:00
project Fix tests 2016-12-29 18:36:41 +00:00
scripts Use pygments from node 2016-12-19 22:51:04 +00:00
static/src Fix style order 2016-12-26 20:11:58 +00:00
templates added projects to index 2016-12-29 17:41:31 +00:00
.buildpacks Added migrate buildpack 2016-12-20 09:15:44 +00:00
.eslintrc eslint extend shorthand 2016-11-28 21:08:45 +00:00
.gitignore Use pygments from node 2016-12-19 22:51:04 +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 pygments from node 2016-12-19 22:51:04 +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 basic page tests 2016-12-26 19:59:09 +00:00
runtime.txt Added runtime config 2016-12-19 22:20:44 +00:00

My Website

Circle CI

Installation

make

Run Tests

make test