https://github.com/softwarefactory-project/www.softwarefactory-project.io
https://github.com/softwarefactory-project/www.softwarefactory-project.io
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/softwarefactory-project/www.softwarefactory-project.io
- Owner: softwarefactory-project
- License: cc-by-4.0
- Created: 2017-04-26T15:15:18.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-10-15T15:45:25.000Z (over 1 year ago)
- Last Synced: 2024-10-16T19:50:24.810Z (over 1 year ago)
- Language: HTML
- Size: 24.4 MB
- Stars: 0
- Watchers: 5
- 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
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".