Secure, Contactless, Open Source Hardwallet https://keycard.tech/
Go to file
Jakub Sokołowski 685991c6ee
fix header for pre-order
Signed-off-by: Jakub Sokołowski <jakub@status.im>
2019-02-13 12:26:52 +01:00
.github/ISSUE_TEMPLATE initial commit 2019-02-07 15:54:24 +01:00
bin add Jenkinsfile, gh-pages for deploymnent, remove unused files 2019-02-12 17:11:54 +01:00
config add copy-webpack-plugin and add api redirect 2019-02-13 11:12:15 +01:00
src fix header for pre-order 2019-02-13 12:26:52 +01:00
.editorconfig initial commit 2019-02-07 15:54:24 +01:00
.eslintrc.js initial commit 2019-02-07 15:54:24 +01:00
.gitignore initial commit 2019-02-07 15:54:24 +01:00
.stylelintrc.js initial commit 2019-02-07 15:54:24 +01:00
.travis.yml initial commit 2019-02-07 15:54:24 +01:00
Jenkinsfile add Jenkinsfile, gh-pages for deploymnent, remove unused files 2019-02-12 17:11:54 +01:00
LICENSE initial commit 2019-02-07 15:54:24 +01:00
README.md add Jenkinsfile, gh-pages for deploymnent, remove unused files 2019-02-12 17:11:54 +01:00
netlify.toml initial commit 2019-02-07 15:54:24 +01:00
package.json add copy-webpack-plugin and add api redirect 2019-02-13 11:12:15 +01:00
yarn.lock add copy-webpack-plugin and add api redirect 2019-02-13 11:12:15 +01:00

README.md

Keycard

This repo hosts the code for both keycard.status.im on the master branch (which builds and serves through gh-pages), and dev-keycard.status.im on the develop branch.

There is an edit button on each page, which will take you directly to the document you need to edit on the develop branch. We can then allow a large group of people to push directly to develop and show their changes on the staging site when asking for review, which should smooth out and speed up the process considerably for everyone. master is obviously protected, and will only have changes merged in from develop once accepted.

Depoloyment

Two Jenkins jobs exist to deploye master and develop branches respectively: