Forge Feed Specifications
https://forge-feed.org
- JavaScript 41.2%
- HTML 20.3%
- CSS 18.4%
- Python 16.9%
- Shell 3.2%
| content | further clean up specifications | |
| static | continued cleanup of verifier.js | |
| templates | fix default value in validator | |
| .gitignore | rm generated output | |
| config.toml | disable highlighting | |
| LICENSE | add license and clarify non-affiliation | |
| parser.py | further clean up specifications | |
| project-uri.py | further clean up specifications | |
| publish.sh | fix publish.sh script | |
| README.md | update readme | |
| repository-uri.py | further clean up specifications | |
ForgeFeed Specification
NOTE: This specification is a W.I.P and should not yet be implemented anywhere.
ForgeFeed is a collection of specifications and recommendations which when implemented can enhance interoperability and content discovery of different code forges across the internet.
The specifications in markdown can be found here.
Public Website of forge-feed.org
Usage
You'll need to install zola.
zola serve
Attributions
Theme is modified from Minimal by Miguel Pimentel.