Skip to content

ansnunez/dev-portal

 
 

Repository files navigation

Zilliqa Developer Portal

Discord chat

This repository holds the source files for Zilliqa's developer portal website. All static files are generated using Docusaurus.

Setting Up

  1. Install Docusaurus
yarn global add docusaurus-init
  1. Change directory to the /website
  2. Install dependencies: yarn install
  3. Start live reloading. The page should be hosted on localhost:3000. Ensure that your page works before creating a PR.

Publishing

  1. change directory to the /website
  2. Follow this guide Getting started on publishing

Contributing

PRs and feedback are welcome.

Examples

You can find sample applications under /examples. We will add more over time.

About

Documentation for Zilliqa developer

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.1%
  • CSS 11.3%
  • Dockerfile 0.6%