Skip to content

ntsc-rs/ntsc-rs-website

Repository files navigation

ntsc-rs website

This is the static site for ntsc-rs. It's built with Eleventy.

Building

Install dependencies:

npm install

Build the site:

npm run build

The output will be in the _site/ directory.

Development

Run a local development server with live reload:

npm run dev

The site will be available at http://localhost:8080.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors