Giter Site home page Giter Site logo

paritytech / parity-website Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 2.0 90.84 MB

Parity Technologies builds core blockchain infrastructure. From Parity Ethereum, the most advanced Ethereum client, to Polkadot, the next-generation interoperable blockchain network.

Home Page: https://www.parity.io

License: BSD Zero Clause License

JavaScript 1.32% Vim Snippet 0.01% TypeScript 27.40% CSS 1.24% MDX 70.03%
future parity

parity-website's Introduction

Parity Logo

Parity Technologies Website

https://www.parity.io

Production Live Site

Netlify Status

πŸš€ Quick start

  1. Clone this Repo

  2. Get Setup

    Navigate into your new site’s directory and install all dependencies.

    cd parity-website
    yarn
  3. Development Server

    Navigate into your new site’s directory and use the following command to start the development server locally, once the dependencies have been installed.

    cd parity-website
    yarn develop
  4. Open the code and start customizing!

    Your site is now running at http://localhost:8000! And your GraphiQL data layer is running at http://localhost:8000/__graphql

    Edit to see your site update in real-time!

🧰 Troubleshooting

Make sure to follow the following steps in order to troubleshoot any development issues:

  1. Version NodeJS: 14 (v14.19.3, use .nvmrc) GatsbyCLI: 2.26.1 Before installing new plugins (especially for gatsby), make sure which version of CLI is supported.

  2. Clear Cache (for runtime errors) use yarn clean if the server is stale or having issues reloading in your browser of choice.

πŸ“ BLOG / Content Contribution

  • Content Team uses Forestry CMS to make changes directly to forestry-cms branch. Once finished, Content team requests a review and push to production that is handled by @paritytech/webops, by merging branch to main.

πŸŽ‹ Forestry CMS Setup

  • Content Team: Forestry taps into /content/ folder, sub-folder, & files for any content that needs to be exposed to Forestry CMS.
  • Blog Setup: Blog content is located under /blog/{blog-name}/ and directly editable through Forestry CMS.

🌍 i18n Setup (currently only English in use)

This website uses two gatsby themes in-order to provide internationalization.

  • gatsby-theme-i18n
    • configured through gatsby-config. Currently only set to english.
  • gatsby-theme-i18n-react-intl
    • All the transaltion strings are stored under content/react-intl/
    • In order to activate another language, update configuration in gatsby-config and add new-lang.json under content/react-intl/

parity-website's People

Contributors

4www avatar aardbol avatar carinaluise avatar dependabot[bot] avatar ericmorel avatar h0rhay avatar imadarai avatar ivana-parity avatar je-boska avatar jonnysmillie avatar megandegraaf avatar miabarbir avatar pavelsupr avatar rcos7 avatar rmnprkrl avatar westonis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

parity-website's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.