Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 510 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 510 Bytes

Newb Shader Webpage

A repository for managing all Newb Shader content. The static webpage is built using Zola with a custom theme devnzt.

Development

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