This site was created to help showcase the work of SS Web Services and reach new clients. It’s designed to be performant and easy to maintain. I created the design for the site from scratch and I’m quite happy with how it turned out!
Features
I’m very happy with the responsive design I was able to create with Bootstrap. It also makes it very easy to quickly change the colorscheme across the entire site with a single variable.
With NPM, I was able to automate the build process including the Sass compilation and the site building with Hugo. It also makes the build process more portable overall, because Hugo is installed by NPM at the correct version, so there’s no confusion between the development and production environments.
The site is hosted on Netlify with continuous integration/continuous deployment from Github.