Skip to content

BlueSecurityCorp/BlueSecurity-Wiki

Repository files navigation

BlueSecurity Wiki

GitHub Pages frontend with Google Drive storage.

Shared WikiRoot

Set public/wiki-bootstrap.json before deployment.

{
  "wikiName": "BlueSecurity Wiki",
  "rootFolderId": "GOOGLE_DRIVE_WIKI_ROOT_FOLDER_ID",
  "driveId": null,
  "resourceKey": null,
  "storageMode": "shared-folder"
}

The app resolves WikiRoot in this order:

  1. URL rootFolderId
  2. wiki-bootstrap.json
  3. browser cache

If no root folder is configured, the app opens /setup. If a configured folder cannot be accessed, the app opens /access-denied or /wiki-not-found.

Development

npm install
npm run dev

Build

npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages