Merge branch 'master' of gitlab.com:shockrahwow/shockrah-city

This commit is contained in:
shockrahwow 2019-05-02 21:27:05 -07:00
commit 41a0fd0cc5

View File

@ -1,25 +1,8 @@
# Hello # Hello
This is the source code for the website all packaged here. Souce for all things related to [my personal website](https://neocities.shockrahwow.org)
Below is a description of what each directory contains and why. # Contact
## ~/ Email: alejandros714@protonmail.com
* `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