Project: ayllu/forge-feed

Homepage: https://forge-feed.org

Description: Forge Feed Protocol (WIP)

Clone
httphttps://ayllu-forge.org/ayllu/forge-feed
Source Tree

Kevin Schoon

21 hours ago

refmain
commit3e14e0d38b4b69a2c4ab0c1eb22fdf34edd43774
add meta-tag specification

Adds a simple specification for including a meta-tag in HTML content to
indicate a reference to a forge-feed enabled project or repository.
 
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 add meta-tag specification NaN B d--------- 21 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
README.md
679 B

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.