Datadog Take Home Assessment
The logic and styling can all be found in the themes folder under datadog_theme
with each component of the web page split in the partials
folder. The sass
and css files can be found under the assets/sass
folder and the one segment of JS used in the project can be found in the footer.html
partial.
Feel free to pull the repo and have a look for yourself. Comments and pointers are highly appreciated as this is my first experience using Hugo and Bootstrap 4.