Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rubixchain/learn

FAQs and tutorials
https://github.com/rubixchain/learn

Last synced: about 5 hours ago
JSON representation

FAQs and tutorials

Awesome Lists containing this project

README

        

## Requirements

- Hugo 0.68 or higher
- Hugo extended version, read more [here](https://gohugo.io/news/0.48-relnotes/)

## Installation

### Install as git submodule

Navigate to your hugo project root and run:

```
npm install
```

Then run hugo

```
hugo server
```

## Release

Website is automatically updated when a new new commit is added to main branch. Make sure the site is rerouted to learn.rubix.net in GitHub repo > Settings > Pages section.