built with Hugo by - KristopherRay.com
Packaged with:
Deployment Ready for Netlify
Required Local Dependancies:
Optional Dependancies:
-
Install hugo and other dependencies
aqua install -
Open Command Line / BASH and run
hugo serve -
Navigate your browser to
localhost:1313(or whatever is displayed in the command prompt)
For more information on using Hugo View the Documentation
Do NOT compress SVGs. Some SVGs contain animations such as inline styles and other elements that make them visually appealing on the UI (e.g. https://masterpoint.io/case-studies/cursor/). There are ignore rules on linters and customizations, including plugins/restore-animated-svgs/index.js, to prevent compression when serving Hugo on Netlify.