Skip to content

devendrn/newb-shader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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