**Notes** Thanks for visiting my notes website, or my notebook as I like to call it. I keep these notes so I can document all of the things I learn in language that makes sense to me, so that in the future when I have forgotten most of it, I can quickly relearn anything I've written about if necessary. These notes will usually contain a combination of quick facts that I think are worth remembering, links to official documentation and other resources, useful examples, and guides to do things I might have forgotten how to do (like set up a web server or how to row reduce a matrix for example). If you come accross any factual or formatting errors, or have any questions or suggestions, please email me at colton@cpalmer.co :) All of the pages on this website are written in markdown and are formatted into html using [Markdeep](https://casual-effects.com/markdeep/). All you have to do is add a line at the end of your markdown and open it in a browser. (#) Web Development - [Markdown](https://notes.cpalmer.co/markdown) - [Nginx](https://notes.cpalmer.co/nginx) (#) Math - [Linear Algebra](https://notes.cpalmer.co/linear_algebra)