# 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](https://en.wikipedia.org/wiki/Forge_(software)) across the internet. The specifications in markdown can be found [here](./content). ## Public Website of [forge-feed.org](https://forge-feed.org) ### Usage You'll need to install [zola](https://www.getzola.org). ```sh zola serve ``` ### Attributions Theme is modified from [Minimal](https://github.com/semanticdata/zola-minimal/) by Miguel Pimentel.