Skip to content

smimouni/CrossKnowledgeIntegration.github.io

 
 

Repository files navigation

Integration @ CrossKnowledge knowledge base

You can access this site here:

https://crossknowledgeintegration.github.io

If you need to run this website locally (development), you can run this command in your terminal (Docker is required). You can change the mapped port to your need (in this example, http://localhost:8080):

docker run -p 8080:4000 --rm --volume="$PWD:/srv/jekyll" --volume="$PWD/vendor/bundle:/usr/local/bundle" -e JEKYLL_ENV="development" -it jekyll/jekyll:3.8 jekyll serve

Thanks to:

The integration team!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 64.8%
  • HTML 23.2%
  • JavaScript 12.0%