Skip to content

rchain-community/rchain-community.github.io

Repository files navigation

Rholang 🥳

This is the repository of the website https://rchain-community.github.io/.

Pre-requisites

  • Linux OS / Windows / Mac
  • min. 8 GB RAM
  • Node 14
  • install globally
    • yarn

Quick install

  • fork this repository and open with vscode (cd into /rchain-community.github.io/)
  • $ yarn install
  • $ yarn develop
    • website is locally available

Deploy

  • Deploy to Github (gh-pages)

    • your github repository needs two branches: source and master
    • $ yarn deploy

Folder structure

  • /content
    • all markdown files belong here
    • ! image size not larger than 2 MB, otherwise there will be errors during build
  • /src/data
    • yaml files for indexing markdown files

Algolia Docsearch

Contributing

This community driven project should bring all the awesome resources for Rholang and Rchain together. Feel free to make a Pull Request.

  • if you only want to change some existing file, just edit the markdown file in /content
  • if you want to add a markdown file, you have to add it to the yaml file in /src/data
  • when the pull request is approved the website is automatically rebuild with CircleCI

About

Source code for rholang documentation website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published