在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称:hackergrrl/ipfs-blog开源软件地址:https://github.com/hackergrrl/ipfs-blog开源编程语言:JavaScript 64.9%开源软件介绍:ipfs-blog
BackgroundWouldn't it be nice to have a simple static HTML blog that you didn't need to worry about hosting? PrerequisitesYou'll need IPFS installed, at least 0.4.0. Usage$ npm install -g ipfs-blog
$ cd /tmp
$ cat > article.md
# Hello world!
This is my very first blog entry to the permanent web! Huzzah!
^D
$ ipfs-blog --title "My Permanent Blarg"
wrote article.md
https://ipfs.io/ipfs/QmR8kn6CQzBADU6BvHPnvnkpXKykkJVwjJVujPqZz3nWDj Note that you'll need a local IPFS daemon running in order to publish. CLIAll markdown files ( Each article will use its You can pass CustomizationAll flavour text is hard-coded for now. PRs that better facilitate user customization (color scheme, etc) are very welcome! LicenseISC |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论