No description
Find a file
2024-03-26 18:13:15 +01:00
.idea Blog body is a stream field 2024-03-14 03:53:49 +01:00
base image blocks show original image, code snippets do not break white space 2024-03-23 17:44:41 +01:00
blog Layout improvements 2024-03-26 18:13:15 +01:00
home feat: remove home title 2024-03-26 17:55:01 +01:00
iamkonstantin_web Add RSS and Atom feed for the blog 2024-03-26 18:08:42 +01:00
media feat: remove home title 2024-03-26 17:55:01 +01:00
portfolio Blog body is a stream field 2024-03-14 03:53:49 +01:00
search minor layout fixes 2024-03-19 21:39:18 +01:00
theme Layout improvements 2024-03-26 18:13:15 +01:00
.dockerignore ignore env in docker 2024-03-12 11:59:56 +01:00
.env.production Make a deployable version 2024-03-12 18:14:57 +01:00
.gitignore ignore production env 2024-03-12 11:28:19 +01:00
docker-compose.yaml Make a deployable version 2024-03-12 18:14:57 +01:00
Dockerfile support gif uploads 2024-03-23 16:17:19 +01:00
Makefile add rust, improve code snippet stypes 2024-03-23 17:57:33 +01:00
manage.py feat: create project 2024-02-29 18:51:43 +01:00
README.md Add tailwindcss 2024-03-15 07:26:20 +01:00
requirements.txt add SEO 2024-03-23 16:50:24 +01:00

caddy reverse-proxy --to :8000

Caddyfile

iamkonstantin.eu

reverse_proxy :8000

Tailwind: https://django-tailwind.readthedocs.io/en/latest/index.html