No description
  • Python 60.5%
  • CSS 34.5%
  • Dockerfile 5%
Find a file
2026-02-28 20:10:27 -08:00
Containerfile Update to use venv 2023-12-28 14:20:56 -08:00
memories.py Fix some deprecation warnings and make it look nicer. Fix hastag text size 2026-02-28 20:10:27 -08:00
README.md Fix some deprecation warnings and make it look nicer. Fix hastag text size 2026-02-28 20:10:27 -08:00
requirements.txt Initial working comming 2019-12-09 13:08:32 -08:00
static.css Fix some deprecation warnings and make it look nicer. Fix hastag text size 2026-02-28 20:10:27 -08:00

  • Runs on homeserver as a podman user service. The service files are created by Ansible.
podman run --rm
        -v /home/firecat53/family/scott/wiki/diary/:/data/journal \
        -v "/mnt/media/pictures/Family Pictures":/data/pictures \
        -v /srv/rss:/srv/rss \
        memories`