Skip to content

sbelongie/Website

 
 

Repository files navigation

Website

This website is built using Docusaurus 2, a modern static website generator.

Local Development

Install Visual Studio Code and NodeJS 16 lts, checkout this repo in visual studio code and run the following in the visual studio terminal:

$ npm start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server. A few changes may require you to ctrl-c the npm server and re-run the start command.

Deployment

Deployments are automatically handled by Cloudflare Pages build agent when an org member opens a pr, or when a pr is merged into the main branch.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.0%
  • CSS 21.0%