This is my personal blog as well as a place I experiment as I slowly learn HTML.
- Kimberly for keeping me motivated by rolling her eyes as I work on this site.
- oxalorg for creating sakura, the CSS used for this site.
- octokatherine for creating https://readme.so which was used to structure this Readme.
GNU General Public License v3.0
Additional resources used in the creation of this website can be found here: https://malcolmdsmith.com/online/web-dev.html
To publish a new post, follow this strict 4-step manual checklist:
- Duplicate
boilerplate.htmlto a new file. - Write HTML content within the new file.
- Update index lists manually to link to the new post.
git commitandgit pushthe changes.