Welcome to my site
My name is Dave and I'm a Senior Full Stack Software Developer. Today I am upgrading my github site to mkdocs-material, which I feel is the best static documentation site generator available. Another reason I created this site to get a little more hands on experience with Github pages.
Documentation
One of the trends I keep seeing and promoting is the use of static generated sites for storing documentation. Hugo
is the second one of these I've been using and am a big fan already. The other, which I like just as much, is Material for MkDocs.
Both of these static site generators are very easy to set up, configure and customize. The biggest benefit/trend I see is utilizing Markdown as the primary file type to document software. Some other benefits include search capabilities, automatic table of contents, ease and speed of deployment, and much much better consumability for developers.