https://github.com/softwarefactory-project/www.softwarefactory-project
https://github.com/softwarefactory-project/www.softwarefactory-project
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/softwarefactory-project/www.softwarefactory-project
- Owner: softwarefactory-project
- License: cc-by-4.0
- Created: 2020-07-30T20:54:55.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-11T07:18:27.000Z (about 2 years ago)
- Last Synced: 2024-06-11T22:45:15.273Z (about 2 years ago)
- Language: HTML
- Size: 19.8 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Software Factory website
========================
# Update the website:
Add .rst file to the website/content/ folder and run git review.
Test locally using:
```sh
cd website
pelican content
```
The generated content is available in: `output/` directory.
# Release a new version of Software Factory:
Follow the org-mode document "create-release.org".