The web design and pages for my personal website.
 
 
 
 
Go to file
Noah d93ae6cfec Add Apache configuration for kirsle.net 2015-02-24 04:38:50 +00:00
www Remove tracking; Wiki broken link code 2015-02-24 04:37:32 +00:00
.gitignore Badge updates on layout.html 2014-06-24 19:17:46 +00:00
README.md Extrapolate README.md 2014-09-11 23:32:00 -07:00
apache.conf Add Apache configuration for kirsle.net 2015-02-24 04:38:50 +00:00
settings.ini Add settings.ini for rophako 2014-12-04 23:19:07 +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. My website uses FastCGI (mod_fcgid) to serve all the main site pages (the ones with the "solar" web design), but there are a decently large number of static files and one-off CGI scripts that get served directly by Apache 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).