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

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

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