32cc108c4ab0a56f8ac65b3286c8c59bcfac4cc0
Webroot for James' blog!
Goals for this page:
- Repo for projects and thoughts Hosting music! important function
- Should look flashy for employers
- Place to fuck around with programming
The plan for the PHP layout is as such:
- index.php loads in header.php
- index.php loads in some content
- index.php loads in footer.php
Based on the URI, the PHP scripts will serve text content. My fun little goal here is to have PHP interpret the content as HTML, Markdown, and raw text AT THE SAME TIME. This may not work.
FOLDERS
- css: holds the main stylesheets.
- javascript: holds the main javascript.
- php: holds main php.
- content: holds main text content for the site.
Description
Languages
JavaScript
29.5%
Python
27.8%
HTML
24.6%
Makefile
6.5%
TeX
3.4%
Other
8.2%