Project: ayllu/forge-feed
Homepage: https://forge-feed.org
Description: Forge Feed Protocol (WIP)
Kevin Schoon
fix default value in validator
| File | Commit | Size | Mode | Time |
|---|---|---|---|---|
| .gitignore | rm generated output | 7 B | -rw-r--r-- | 6 months ago |
| LICENSE | add license and clarify non-affiliation | 6.9 KiB | -rw-r--r-- | 3 months ago |
| README.md | update readme | 679 B | -rw-r--r-- | 6 months ago |
| config.toml | drop sass, eliminate unused styles | 529 B | -rw-r--r-- | 1 month ago |
| content | further clean up specifications | NaN B | d--------- | 1 month ago |
| parser.py | further clean up specifications | 863 B | -rw-r--r-- | 1 month ago |
| project-uri.py | further clean up specifications | 974 B | -rw-r--r-- | 1 month ago |
| publish.sh | fix publish.sh script | 544 B | -rwxr-xr-x | 3 months ago |
| repository-uri.py | further clean up specifications | 1001 B | -rw-r--r-- | 1 month ago |
| static | continued cleanup of verifier.js | NaN B | d--------- | 1 month ago |
| templates | fix default value in validator | 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.