Project: ayllu/forge-feed
Homepage: https://forge-feed.org
Description: Forge Feed Protocol (WIP)
Kevin Schoon
fix overflow
| 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-- | 2 months ago |
| README.md | update readme | 679 B | -rw-r--r-- | 5 months ago |
| config.toml | drop sass, eliminate unused styles | 529 B | -rw-r--r-- | 3 days ago |
| content | hack up a basic semi-functioning ajax based validator | NaN B | d--------- | 4 days ago |
| publish.sh | fix publish.sh script | 544 B | -rwxr-xr-x | 2 months ago |
| repository-uri.py | ensure URIs have a :// | 863 B | -rw-r--r-- | 5 days ago |
| static | fix overflow | NaN B | d--------- | 2 days ago |
| templates | drop sass, eliminate unused styles | NaN B | d--------- | 3 days 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.