The web design and pages for my personal website.
 
 
 
 
Go to file
Noah b5a4d5bcf9 Add botmakers slack to my start page 2015-11-24 18:04:16 +00:00
www Add botmakers slack to my start page 2015-11-24 18:04:16 +00:00
.gitignore New settings.ini 2015-05-15 00:26:38 +00:00
README.md Update README.md 2015-10-01 19:47:27 +00:00
apache.conf Add Apache configuration for kirsle.net 2015-02-24 04:38:50 +00:00
settings.yml Migration to YamlSettings 2015-07-10 06:18:40 +00:00

README.md

Kirsle.net

Kirsle

This is the source code of my personal website, Kirsle.net. It runs on top of my Python CMS called Rophako.

This Git repo only contains templates and design files for the main Kirsle.net website. This means only the files that are served directly by the Python CMS (all pages with the "solar" web design) are here; but there are a decently large number of static files and one-off CGI scripts that get served directly by nginx instead. For example the projects/ folder where I keep downloads of my various software projects, and the creativity/ and wizards folders.

So, feel free to look around in this repo, but you won't find anything too interesting in here. It's mostly just Jinja2 HTML templates and the odd web design file (CSS, JS, and some images).