enpaul.net/README.md

25 lines
1010 B
Markdown
Raw Normal View History

# 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).