dax-classix / etc-web

Ethereum Classic Website [Gatsby.js]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ethereum Classic Web

Usage

Develop

  1. Clone this repo
  2. npm install
  3. npm start

Deploy

Manual Push:

  1. npm run build-prefix-links
  2. Copy contents of /public
  3. Checkout gh-pages
  4. Paste & replace contents
  5. Push

Automated Checkout:

Install gh-pages

  1. npm run deploy

TODOs

- Favicon, Metadata
- Internationalisation

About

Ethereum Classic Website [Gatsby.js]


Languages

Language:JavaScript 82.4%Language:CSS 17.6%