tableflip/ipld.io

Name: ipld.io

Owner: TABLEFLIP

Description: Official website for IPLD

Created: 2017-05-12 23:37:58.0

Updated: 2017-07-07 16:20:17.0

Pushed: 2017-07-09 15:29:22.0

Homepage:

Size: 1336

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

IPLD website

standard-readme compliant

ipld logo animation

Official website for IPLD http://ipld.io

This repository contains the source code for the IPLD website available at http://ipld.io

This project builds out a static site to explain IPLD, ready for deployment on ipfs. It uses hugo to glue the html together. It provides an informative, public-facing website. The most important things are the words, concepts and links it presents.

The implementation aims to progressively enhance the content. The styling is done with tachyons to keep things light. The animations are done in SVG and CSS. There is very little JavaScript and the interactive elements that use JS should degrade gracefully on browsers without it.

Install
clone https://github.com/ipld/website
Usage

The following commands are available:

npm start

Start up the hugo dev server on http://localhost:1313 (requires hugo on your PATH)

npm run deploy

Build the site in the public dir and add to ipfs (requires hugo & ipfs on your PATH)

Dependencies
Contribute

Please do! Check out the issues, or open a PR!

Check out our contributing document for more information on how we work, and about contributing in general. Please be aware that all interactions related to IPLD are subject to the IPFS Code of Conduct.

Small note: If editing the README, please conform to the standard-readme specification.

License

MIT © 2016 Protocol Labs Inc.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.