NDev-Group
The NDev Assets
are a collection of templates, images, and other assets primarily intended for usage by the nouhi.dev website.
This documentation will focus on keeping track of how to implement certain templates during ongoing development.
NDev Global
serves as a base for all sites running on nouhi.dev
. Currently, it automatically
adds centralized needs such as the navbar and the loader as well as the required stylesheet.
NDev Global Unity Override
serves as a base for all sites running on nouhi.dev
that
are based on Unity WebGL builds. It contains adding the base NDev Global JS
and the included NDev Global CSS
as well as the contextually important NDev Global Unity Override CSS
.
Its main purpose is to give the Unity WebGL builds a normalized look fitting for the rest of the nouhi.dev
website.