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-24 19:57:44 +00:00
environment Store things in env better 2016-11-26 13:27:54 +00:00
project Fix image field 2016-12-24 19:48:49 +00:00
scripts Use pygments from node 2016-12-19 22:51:04 +00:00
static/src fix syntax of pygments import 2016-12-20 09:09:03 +00:00
templates Fix url and conditionally show section 2016-12-24 19:57:44 +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 Use pygments from node 2016-12-19 22:51:04 +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