The custom CMS behind my website https://theorangeone.net/
Go to file
2022-06-26 10:52:59 +01:00
scripts Add elevator.js 2022-06-20 08:46:42 +01:00
static/src Slightly reduce title spacing 2022-06-26 10:52:59 +01:00
templates
website Add spacing between title and subtitle in hero 2022-06-26 10:25:40 +01:00
.editorconfig
.gitignore
.gitlab-ci.yml
dev-requirements.txt
justfile
manage.py
package-lock.json Add elevator.js 2022-06-20 08:46:42 +01:00
package.json Add elevator.js 2022-06-20 08:46:42 +01:00
Procfile
README.md
requirements.txt
setup.cfg

Website

Installation

This project handles commands using just.

  1. just install
  2. Create .env file
  3. just migrate
  4. just start

.env file

Local development secrets are stored in a .env file. This file is automatically loaded by just.