The IPLD.io website
Current iteration: https://ipfs.io/ipfs/QmQmAh8R6xvu7cXrTXaxs28dqhJC6viDD6sBAFtt9aEDCP/_site
git clone https://github.com/ipld/ipld.io
jekyll build
jsekyll serve
jekyll build
ipfs add -r .
# Copy <hash1> for `website` into the appropriate baseurl and path in _config.yml
ipfs add -r .
# Then, take the newest hash for `website`
ipfs pin add <hash2>
# Then go to https://ipfs.io/ipfs/<hash2>/_site/
Please do! Check out the issues, or open a PR!
Note that this README follows the Standard-Readme protocol.
MIT © Protocol Labs Inc.