This is the repo for The Software Carpentry website. The site is built using The Carpentries Hugo theme.
To build this site locally, follow the instructions in the theme's repo. Run make serve
in your project's folder to serve the site locally. This information is provided to give contributors the opportunity (but not the expecation) to build the site locally. All pull requests will include a preview hosted by Netlify.
On 18 November 2024, this site was released using Hugo as the static site generator.
General content is in either the about-us
, lessons
or workshops
folder in the content
folder. No new files should be created in the root of the content
folder. Only information specific to Software Carpentry workshops or lessons belongs on this website and in this repo. All general Carpentries information can be found on The Carpentries website built from The Carpentries website repo.