Go to file
2019-04-30 13:36:36 -07:00
fonts new fonts, added index to makefile 2018-06-23 16:19:37 -07:00
img removed old images 2019-01-11 12:37:36 -08:00
prebuild taking awaya links as they made posts really ugly 2019-04-30 13:13:30 -07:00
templates Added favicon to header templates 2019-04-26 15:54:17 -07:00
.gitignore more dev files 2019-04-25 14:46:11 -07:00
favicon.png favicon yo 2019-03-21 13:33:16 -07:00
LICENSE Add LICENSE 2018-06-18 09:26:41 +00:00
make.sh adding proper headers 2019-04-30 13:36:36 -07:00
README.md yeet 2019-03-13 15:04:11 -07:00
style.css styling 2019-04-26 15:18:33 -07:00

Hello

This is the source code for the website all packaged here.

Below is a description of what each directory contains and why.

~/

  • make.sh - build file for basically everything

./markdown

Container for all/post articles and/or posts to the site, including but not limited to the homepage, site philosophy post and others. These are then rendered into actual html files using the make.sh file.

./img

Images used for the site go here

./fonts

Fonts that are really cool

./_site

Though this directory doesn't show up on in the repository it's where the public files go once they are built and ready for the actualy website