GitXplorerGitXplorer
A

NotQuests-Docs

public
2 stars
3 forks
0 issues

Commits

List of commits on branch main.
Verified
9f88853d0e1a93be2dca588b92b36fb614bd7487

5.19.0

AAlessioGr committed 4 months ago
Verified
53fa4b7bf48c9e6a094cd903f5eaa20566f023c1

5.18.2

AAlessioGr committed 8 months ago
Verified
7259136de6d06b085596697de8909f08e5f993f2

5.18.1

AAlessioGr committed 8 months ago
Verified
dc703d716d8a2bdb621d692357877e11c439749c

5.18.0

AAlessioGr committed 8 months ago
Verified
dc75ad45ee855b55ba16c0519686ab8a0fb3f0ef

chore: upgrade deps and change logos

AAlessioGr committed 9 months ago
Unverified
57731208f6fbe9b34ffa8196b8884bd30638aeea

v5.17.1

AAlessioGr committed 2 years ago

README

The README file for this repository.

How to edit the docs

Simply edit the relevant markdown files at https://github.com/AlessioGr/NotQuests-Docs/tree/main/docs or create a new one.

Website

This website is built using Docusaurus 2, a modern static website generator.

Installation

$ npm install

Local Development

$ npm run 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.