Skip to content
forked from contember/docs

Documentation for both Contember Engine and Contember Admin.

Notifications You must be signed in to change notification settings

radekbernatek/docs

 
 

Repository files navigation

Contember Documentation

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

Installation

npm ci

Environment variables

Create a .env file with the following variables:

CONTEMBER_SESSION_TOKEN=0000000000000000000000000000000000000000
CONTEMBER_API_URL=http://localhost:1481
CONTEMBER_PROJECT_NAME=docs

Local Development

npm start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

About

Documentation for both Contember Engine and Contember Admin.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 88.5%
  • Sass 5.6%
  • JavaScript 5.4%
  • Other 0.5%