Giter VIP home page Giter VIP logo

docs's Introduction

LUKSO Public Documentation Website

This website is built using Docusaurus 3, 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

How to generate documentation for @lukso/lsp-smart-contracts

The contract ABI docs located under the docs/contracts/contracts folder are originally stored and updated in the lsp-smart-contracts Github repository, under the docs/ folder.

The CI in contracts-sync.yml runs every day at midnight to pull automatically any new changes from these files in the repo (from the main branch).

Any new release of the package will open a PR automatically in the repo to fetch the new docs changes.

You can also fetch the new contract ABI docs manually as follow:

  1. Run docs:contracts:sync to pull documentation from the (lsp-smart-contracts).
npm run docs:contracts:sync
  1. Commit and push generated changes

docs's People

Contributors

hugoo avatar cj42 avatar yamenmerhi avatar frozeman avatar b00ste avatar fhildeb avatar biancabuzea200 avatar callumgrindle avatar rryter avatar jordydutch avatar dzbo avatar jnorbert avatar wolmin avatar richtera avatar jxyang44 avatar mxmar avatar skimaharvey avatar kalote avatar meta-bot avatar 0xchijioke avatar jeneavranceanu avatar dependabot[bot] avatar blazejkrzak avatar asciiman avatar atif-konasl avatar patred20 avatar keez-robg avatar wavedashprime avatar innopreneur avatar jakeprins avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.