Skip to content

Latest commit

 

History

History
50 lines (45 loc) · 1.73 KB

File metadata and controls

50 lines (45 loc) · 1.73 KB

Kaia Workshop - Pre Mainnet Setup

Index

Overview

If you want to join Kaia Kairos network, this workshop will be the best guidance. Below are included in this workshop.

  • Prerequisites (Firewall & Package Installation)
  • Chaindata Fast sync with Kairos
  • Kairos Network Configuration
  • Service Status Management

How this repository works

Hugo and GitHub are utilized for generating this workshop.

Hugo - Static Site Generator

Hugo is used for scaffolding and generating this workshop.

GitHub

  1. GitHub Repository: stores the source code of Hugo.
  2. GitHub Action: automatically build and deploy your contents to the branch gh-pages.
  3. GItHub Pages: hosts the output to public.

Contributing

Thank you for your interest in contributing to Kaia Workshop. Kaia Workshop is always open to anyone and we welcome your contribution.

How to contribute on Kaia Workshop

  1. Site scaffolding
.
├── README.md
├── archetypes
├── config
├── content    ====> Where contents can be updated.(Markdown)
├── data
├── layouts
├── resources
├── static
└── themes
  1. Labaeling - [issue|typo|update|new]
  2. Branch Naming when PR - hubo/update-3-b, hugo/new-3-c