From git submodule to Hugo Modules using Netlify

If you have a problem and think git submodules might help it, you've now given yourself 99 more problems — Jason DeTiberus (@detiber) September 25, 2021 Git submodules are cumbersome to manage. In my opinion, git submodules are a sort of anti-pattern for Hugo (I know many themes suggest using git submodules). There’s a better way to manage your Hugo site’s theme: Hugo Modules. Suppose you have a Hugo site and use a theme that supports Hugo Modules....

September 27, 2021 · 2 min · Chris Short
Construction of an Optimized Web Page

Construction of an Optimized Web Page

This article is designed to help individuals build web pages that are search engine optimized as well as human friendly. It will focus intently on the process used to develop web pages for this web site and how pages are optimized before being published on this web site. Any good web developer or webmaster will tell you that your site should be themed. This means your site should have the same look and feel across all of its pages....

December 20, 2003 · 5 min · Chris Short