JeneaVranceanu / lukso-tech-docs

LUKSO technical documentation

Home Page:https://docs.lukso.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LUKSO Public Documentation Website

This website is built using Docusaurus 2, a modern static website generator. It is the official Technical Documentation Website of LUKSO.

Live URL: https://docs.lukso.tech/

Tool documentations

When the docs pages are built, documentation of the following repositories will be pulled in from the respective repos and updated automatically:

NOTE: Make sure to edit these tools in their respective repos, otherwise changes in the docs here will be overwritten.

Installation

yarn install

Local Development

yarn start

This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.

Build

yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

How to generate documentation for erc725.js

  1. Run docs:tools:sync to pull documentation from tool repositories (erc725.js).
npm run docs:tools:sync
  1. Commit and push generated changes

About

LUKSO technical documentation

https://docs.lukso.tech

License:Apache License 2.0


Languages

Language:JavaScript 58.9%Language:CSS 25.5%Language:SCSS 10.3%Language:Shell 5.3%