Files
stevanfreeborn.com/README.md
T

10 lines
523 B
Markdown
Raw Normal View History

2022-06-27 13:55:53 -05:00
# stevanfreeborn.com
The source code for my small corner of the interwebz.
2022-06-27 17:21:31 -05:00
2022-08-03 15:42:19 -05:00
The site was originally built on [Squarespace](https://stevanrfreeborn.squarespace.com/) and designed to be used as my personal brand's landing page on the web.
2022-06-27 17:21:31 -05:00
Given the simplicity of the site I decided to re-build it myself using plain html, css, javascript, and [Bootstrap](https://getbootstrap.com/).
Credit for the 404 page goes to Jon Kantner's codepen => [https://codepen.io/jkantner/pen/aPLWJm](https://codepen.io/jkantner/pen/aPLWJm).