@arcblock/www

React component library used to build gatsby theme for our websites

Usage no npm install needed!

<script type="module">
  import arcblockWww from 'https://cdn.skypack.dev/@arcblock/www';
</script>

README

@arcblock/www

Base theme to render a markdown powered website/documentation site, look similar to www.arcblock.io

This package should only be used in a gatsby application, and with theme packages:

  • @arcblock/gatsby-theme-www
  • @arcblock/gatsby-theme-docs

FAQ

About absolute links on footer and header, please set process.env.GATSBY_APP_DOMAIN when building the application.