Project: ayllu/forge-feed
Homepage: https://forge-feed.org
Description: Forge Feed Protocol (WIP)
Kevin Schoon
clean up documentation Clean up the documentation adding more examples and making it easier to copy-paste content into a text file for writing implementations.
| File | Commit | Size | Mode | Time |
|---|---|---|---|---|
| .gitignore | rm generated output | 7 B | -rw-r--r-- | 5 months ago |
| LICENSE | add license and clarify non-affiliation | 6.9 KiB | -rw-r--r-- | 1 month ago |
| README.md | update readme | 679 B | -rw-r--r-- | 5 months ago |
| config.toml | init promotional website, add project spec | 528 B | -rw-r--r-- | 5 months ago |
| content | clean up documentation | NaN B | d--------- | 13 hours ago |
| publish.sh | fix publish.sh script | 544 B | -rwxr-xr-x | 1 month ago |
| repository-uri.py | hack together more specifications | 851 B | -rw-r--r-- | 5 months ago |
| sass | add license and clarify non-affiliation | NaN B | d--------- | 1 month ago |
| static | add license and clarify non-affiliation | NaN B | d--------- | 1 month ago |
| templates | add license and clarify non-affiliation | NaN B | d--------- | 1 month ago |
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.