An open API service indexing awesome lists of open source software.

https://github.com/softwarefactory-project/www.softwarefactory-project


https://github.com/softwarefactory-project/www.softwarefactory-project

Last synced: 12 days ago
JSON representation

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".