Skip to content

326668808/processing-website

 
 

Repository files navigation

Processing Website

This repo holds the code for the processing.org website. The website is built with Gatsby.

Running the site locally

To run the site locally, make sure that you have Node.js installed (v12 minimum).

  1. Clone down this repo and cd into the folder via the command-line
  2. Run npm install to install the dependencies
  3. Run npm run dev to run the development server

Now open localhost:8000 in your browser of choice.

Editing content

Please refer to the guides.

Links:

  1. list of codes under 639-1

About

Repository for the new processing.org

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Processing 65.6%
  • JavaScript 23.2%
  • CSS 9.0%
  • HTML 2.2%