GithubHelp home page GithubHelp logo

docs's Introduction

Nym Documentation

Documentation for the Nym privacy platform. Docs can be viewed at https://nymtech.net/docs

Contributing

Contributions to our documentation are very welcome. Please shoot us a pull request against the develop branch if you can see a way that they can be improved.

The directory structure produced by Docusaurus (see below) can be initially confusing; please check the list below to make sure you are making edits in the correct place.

  • To contribute to the next (in progress) version, edit files in docs/
  • To contribute to the stable version, edit files in versioned_docs/<VERSION>/
  • To contribute to an existing translation, edit files in i18n/<LANGUAGE>/docusaurus-plugin-content-docs/<VERSION>/
  • To contribute tranlsations in a new language, please get in touch via [email protected] or via our Keybase channel. When developing for another locale, run npm run build and serve the build files locally via nginx for ease.

All of the raw diagram files are located in static/drawio_files/. VSCode has a nice plugin for editing draw.io files directly in your editor, or you can edit in the browser.

Building

This site is built with Docusaurus, which is managed via npm.

Requirements:

  • NodeJS
  • npm

Clone the docs from Github, cd docs, then npm i --save to install dependencies.

To develop the docs locally, run:

npm run start

Docs are served from http://localhost:3000/docs/stable/overview/index

To generate static content into /build/ run:

npm run build

docs's People

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.