https://github.com/swcarpentry/software-carpentry.org
Software Carpentry website
https://github.com/swcarpentry/software-carpentry.org
Last synced: 5 months ago
JSON representation
Software Carpentry website
- Host: GitHub
- URL: https://github.com/swcarpentry/software-carpentry.org
- Owner: swcarpentry
- Created: 2024-07-16T19:47:57.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-11-13T11:23:41.000Z (7 months ago)
- Last Synced: 2025-11-13T13:20:40.112Z (7 months ago)
- Language: HTML
- Homepage: https://software-carpentry.org/
- Size: 360 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Software Carpentry
## The Software Carpentry website
This is the repo for [The Software Carpentry website](https://software-carpentry.org/). The site is built using [The Carpentries Hugo theme](https://github.com/carpentries/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.
## Organizing content
On 18 November 2024, this site was released using Hugo as the static site generator.
### General content
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](https://carpentries.org/) built from [The Carpentries website repo](https://github.com/carpentries/carpentries.org).