mirror of
https://github.com/ipdb/website.git
synced 2025-02-14 21:10:26 +01:00
update README
This commit is contained in:
parent
fa42450eec
commit
c6feab638e
11
README.md
11
README.md
@ -1,6 +1,6 @@
|
||||
# 
|
||||
|
||||
> The blockchain database governance site the universe needs
|
||||
> The blockchain database network for the decentralized stack
|
||||
> https://ipdb.io
|
||||
|
||||
[](https://travis-ci.org/ipdb/site)
|
||||
@ -36,8 +36,6 @@
|
||||
|
||||
# Content editing
|
||||
|
||||

|
||||
|
||||
Most content on the site can be edited on GitHub without messing with HTML markup.
|
||||
|
||||
The site's source and structure is in the [`_src/`](_src) folder. Ignore everything with an underscore in its name.
|
||||
@ -67,8 +65,6 @@ Some pages like front page source their content dynamically during site build. T
|
||||
|
||||
# Development
|
||||
|
||||

|
||||
|
||||
You need to have the following tools installed on your development machine before moving on:
|
||||
|
||||
- [node.js](http://nodejs.org/) & [npm](https://npmjs.org/)
|
||||
@ -100,8 +96,6 @@ gulp
|
||||
|
||||
# Continuous deployment: always be shipping
|
||||
|
||||

|
||||
|
||||
The site gets built & deployed automatically via Travis. This is the preferred way of deployment, it makes sure the site is always deployed with fresh dependencies and only after a successful build.
|
||||
|
||||
Build & deployment happens under the following conditions on Travis:
|
||||
@ -187,7 +181,8 @@ At the moment, jQuery is only used for the form submissions for its simple `$.aj
|
||||
|
||||
# Authors & Contributors
|
||||
|
||||
- Greg McMullen ([@gmcmullen](https://github.com/gmcmullen)) - [IPDB Foundation](https://ipdb.foundation)
|
||||
- Greg McMullen ([@gmcmullen](https://github.com/gmcmullen)) - [IPDB Foundation](https://ipdb.io)
|
||||
- Morgan Sutherland ([@msutherl](https://github.com/msutherl)) - [IPDB Foundation](https://ipdb.io)
|
||||
- Matthias Kretschmann ([@kremalicious](https://github.com/kremalicious)) - [BigchainDB](https://www.bigchaindb.com)
|
||||
- Members of the IPDB Foundation team
|
||||
- Members of the BigchainDB development team
|
||||
|
Loading…
Reference in New Issue
Block a user