A repository for managing all Newb Shader content. The static webpage is built using Zola with a custom theme devnzt.
Install Zola
Clone this repo including submodules:
git clone --recurse-submodules https://github.com/devendrn/newb-shader.git newb-web
Start a local server (with hot-reload)
cd newb-web
zola serve