Go to file
J62 9557be75af
Merge pull request #1 from BTCP-community/master
updates
2018-04-27 16:42:08 -07:00
cloudforge Added press kit download. 2018-01-02 15:45:55 -08:00
docs Merge pull request #1 from BTCP-community/master 2018-04-27 16:42:08 -07:00
scripts Fixed absolute paths 2017-12-30 20:17:58 -08:00
src Update team.html 2018-04-27 16:32:50 -07:00
.bowerrc Fixed absolute paths 2017-12-30 20:17:58 -08:00
.eslintrc Fixed absolute paths 2017-12-30 20:17:58 -08:00
.gitignore Updated release date - npm run build seems to be generating docs/images/dan.jpg 2018-01-29 10:26:50 -06:00
README.md updated readme 2018-01-29 11:46:45 -06:00
bower.json add moment.js 2018-02-25 14:29:25 -05:00
package-lock.json Merge branch 'master' of https://github.com/BTCP-community/bitcoinprivate-prefork-website 2018-01-09 17:48:35 -08:00
package.json Merge branch 'master' of https://github.com/BTCP-community/bitcoinprivate-prefork-website 2018-01-09 17:48:35 -08:00

README.md

Bitcoin Private Pre-Fork Website

Github Pages URL to point Bitcoin Private domain to: https://btcp-community.github.io/bitcoinprivate-prefork-website/

Testing Locally

You can quickly get a local server running for testing and developing using the following commands.

You'll need to have the latest version of Node.JS installed. Node.JS will not be required in whatever environment the outputted build files run in. The site is entirely static and does not depend on any backend.

You'll also need to have the latest version of Bower installed. Bower is also not required in production, only for building.

cd dev
npm install
bower install
npm run dev

Development

  1. Branch off of develop branch
  2. Merge back into dev when ready
  3. Admin will review/approve changes and merge into master

Deploying

The website is currently hosted with github pages. Use npm run build, this will update the docs directory with the latest src changes.

The docs directory is what github pages hosts from.

npm run build

Questions

If you have any questions, please submit a new issue.

##Discord webhock test.