Skip to content
This repository has been archived by the owner on Jun 10, 2024. It is now read-only.

HacktheHill/wiki

 
 

Repository files navigation

HTH Wiki

Installation

  • Runs on Node v16
npm install --legacy-peer-deps

config

  • Wiki.js does not support using .env variables for config
  • Had to customize the config.yml parsing and adding the dotenv package in server/core/config.js

Pathes

  1. Remove exports in node_modules/extract-files/package.json
export NODE_OPTIONS=--openssl-legacy-provider

Releases

No releases published

Packages

No packages published

Languages

  • Vue 47.6%
  • JavaScript 42.1%
  • SCSS 5.0%
  • HTML 2.0%
  • Shell 1.7%
  • Pug 0.8%
  • Other 0.8%