git ssb

2+

cel / scuttlebot.io



Tree: 07de6e0bf8f8051cfea29058496ca70ae04e5c99

Files: 07de6e0bf8f8051cfea29058496ca70ae04e5c99 / tmpl / apis / community / git-ssb.html.js

255 bytesRaw
1var md = require('../../../markdown')
2var page = require('../../page.part')
3module.exports = () => page({
4 title: 'Git-SSB',
5 section: 'apis',
6 tab: 'apis-community',
7 path: '/apis/community/git-ssb.html',
8 content: md.doc(__dirname+'/git-ssb.md')
9})

Built with git-ssb-web