Rename license and readme, update readme

This commit is contained in:
2020-01-09 00:47:37 -05:00
parent 38f3a0f138
commit eba3765149
3 changed files with 24 additions and 19 deletions

24
README.md Normal file
View File

@@ -0,0 +1,24 @@
# enpaul.net
This is my personal landing page hosted on my Digital Ocean Droplet,
at https://enpaul.net. Being a static site it should be hostable nearly anywhere, but I
have personally verified that it works under **Nginx**, **Apache**, and **IIS 10**
The `_archive` directory has all the previous iterations of this website, dating back
even before it was in source control. The `_archive` directory could be considered
documentation of my indecisive nature.
The `_error` directory has self-contained custom error pages for displaying `HTTP 400`
and `HTTP 500` errors in the style of the rest of the site.
## license
The contents of this repository are licensed under the [MIT License](LICENSE.md).
*Additional libraries, components, and frameworks used in this repository may be licensed under different terms.*
## credits
This website is built on the
[Imperial Template](https://bootstrapmade.com/imperial-free-onepage-bootstrap-theme/)
published by [BootstrapMade.com](https://bootstrapmade.com).