The custom CMS behind my website https://theorangeone.net/
Go to file
2022-06-19 13:23:41 +01:00
scripts Just install bash during static build 2022-06-12 19:42:15 +01:00
static/src Add skeleton listing page 2022-06-19 13:23:41 +01:00
templates Add dynamic images to home and content pages 2022-06-15 09:27:20 +01:00
website Add skeleton listing page 2022-06-19 13:23:41 +01:00
.editorconfig
.gitignore Add dynamic images to home and content pages 2022-06-15 09:27:20 +01:00
.gitlab-ci.yml Just install bash during static build 2022-06-12 19:42:15 +01:00
dev-requirements.txt Actually install DDT 2022-06-15 09:00:57 +01:00
justfile Install node deps during local setup 2022-06-14 19:14:25 +01:00
manage.py
package-lock.json
package.json
Procfile Copy contrib on startup too 2022-06-19 11:34:34 +01:00
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.