docs

package
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2022 License: Apache-2.0 Imports: 1 Imported by: 0

README

DWS Docs

This repo contains the documentation of Decentralized Web Services hosted on https://docs.deweb.services. Feel free to open issues/PRs to contribute!

Installation
$ npm
Local Development
$ npm 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
$ npm run build

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

Deployment

Using SSH:

$ USE_SSH=true npm run deploy

Not using SSH:

$ GIT_USER=<Your GitHub username> npm run deploy

If you are using GitHub pages for hosting, this command is a convenient way to build the website and push to the gh-pages branch.

Credits

Docs powered by Docusaurus 2, a modern static website generator.

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Docs embed.FS

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL