The web design and pages for my personal website.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- rophako:
- site:
- debug: true
- site_name: kirsle.net
- site_root: ../www
- security:
- secret_key: something random
- use_forwarded_for: true
- db:
- db_root: db
- redis_prefix: "kirsle.net:"
- mail:
- sender: Kirsle.net <no-reply@kirsle.net>
- blog:
- title: Kirsle.net Blog
- link: https://www.kirsle.net/
- description: Kirsle's web blog.
- image_title: Kirsle.net Blog
- image_url: https://www.kirsle.net/static/avatars/casey.png
- image_description: Kirsle.net
- photo:
- root_private: ../www/static/photos
- custom:
- - kirsle_legacy
|