Skip to content
forked from outline/outline

The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.

License

Notifications You must be signed in to change notification settings

owanio1992/outline

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

describe

this is a fork version of outline
a version for update mermaid
sorry I not a professional developer, so I can't handle any issue
if you want use my build image, please consider carefully
here is my container image docker hub

if you want build your own image, you can reference step

prerequisite

1-3 is optional, if you only want build own container inage

  1. install asdf
  2. install nodejs
asdf plugin add nodejs
asdf install nodejs 20.16.0
asdf local nodejs 20.16.0

# check version
node --version
  1. update yarn lock file
npm install --global yarn
yarn add mermaid
yarn install
  1. build container image
docker buildx bake -f docker-compose.yml --pull --push outline --progress plain 

About

The fastest knowledge base for growing teams. Beautiful, realtime collaborative, feature packed, and markdown compatible.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 95.8%
  • JavaScript 4.1%
  • HTML 0.1%
  • Dockerfile 0.0%
  • Makefile 0.0%
  • Shell 0.0%