Skip to content

SwissLife-OSS/IdOps-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SETTING UP A DOCS-REPO

  • Replace PLACEHOLDER by your product name. Note that in most cases it should only be in lowercase
  • Change Project Images. Search for the old ones (/img/logo_sl_squadron*.png)
  • Edit FeatureCallout and GetStarted in website\pages\en\index.js
  • Write some documentation including an Introduction and a Quickstart
  • Create the Build/Release Pipeline. You can copy one from previous projects
  • enable Github-Pages on the Code-Repository to make the documentation public
  • Link Project in SwissLife-OSS Main Page
  • Delete this section

PLACEHOLDER Documentation

Documentation for PLACEHOLDER project.

Running this documentation on your local machine

run the following command in the root of this repository

docker-compose up

if you don't have docker installed you can try the following

cd website
yarn
yarn start

You can now acces the documentation in your browser under localhost:3000/PLACEHOLDER

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages