git ssb

2+

cel / scuttlebot.io



Commit c52c66bca2f11bf3f73ea7ec3a141a23510f6e3b

Add ferment

add ferment to list of scuttlebot applications
Keith Alexander authored on 3/22/2017, 7:23:20 AM
GitHub committed on 3/22/2017, 7:23:20 AM
Parent: 38a5fa4622c48934a42d7cab3a6dc72e32b69db3

Files changed

tmpl/apps/index.html.jschanged
tmpl/apps/index.html.jsView
@@ -5,8 +5,9 @@
55 section: 'apps',
66 path: '/apps/index.html',
77 content: listing([
88 { id: 'patchwork', title: 'Patchwork', desc: 'Inbox, social feed, and profiles.', url: 'https://github.com/ssbc/patchwork' },
9 + { id: 'ferment', title: 'Ferment', desc: 'Peer-to-peer audio publishing and streaming. Like SoundCloud but decentralized. ', url: 'https://fement.audio'},
910 { id: 'ssb-cli-dashboard', title: 'CLI Dashboard', desc: 'Browse the database state.', url: 'https://github.com/ssbc/ssb-cli-dashboard' },
1011 { id: 'ssb-simple-whois', title: 'CLI Whois', desc: 'Very simple petname->pubkey lookup.', url: 'https://github.com/ssbc/ssb-simple-whois' },
1112 { id: 'git-ssb', title: 'git ssb', desc: 'git repos and issue tracking', url: 'https://git-ssb.celehner.com/%25n92DiQh7ietE%2BR%2BX%2FI403LQoyf2DtR3WQfCkDKlheQU%3D.sha256' },
1213 { id: 'dnssb', title: 'dnssb', desc: 'publish, distribute and query dns records', url: 'https://git-ssb.celehner.com/%25aVOBlkoiDbK99ROZPIaiiDk%2B4q2P4%2BG7MGul4UxkBBM%3D.sha256' },

Built with git-ssb-web