Skip to content

socialsoftware/contextmapper.github.io

This branch is 13 commits behind ContextMapper/contextmapper.github.io:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1be68c9 · Nov 25, 2023
Aug 8, 2022
Dec 17, 2020
May 31, 2021
Nov 24, 2023
Jun 12, 2020
May 8, 2023
Feb 21, 2020
Nov 25, 2023
May 20, 2019
Jun 16, 2020
Dec 4, 2018
Nov 25, 2023
Nov 4, 2019
Dec 17, 2021
Dec 4, 2018
May 27, 2019
Jul 24, 2020
Dec 4, 2018
Oct 3, 2019
Dec 4, 2018
Nov 23, 2022
Dec 4, 2018
Jun 13, 2023
Aug 6, 2020
Dec 15, 2020
Dec 4, 2018
Jun 5, 2020
Dec 4, 2018
Nov 24, 2023
Dec 4, 2018
Jun 22, 2023
Jun 12, 2020

Repository files navigation

Context Mapper

contextmapper.org

Gitpod ready-to-code License

This is the repository of Context Mapper's website https://contextmapper.org/.

Start Editing

The easiest way to get started with editing our website (including previewing) is starting the Gitpod IDE:

Push

Once the IDE is started and the init task finished, you can preview the page by running the following command:

bundle exec jekyll serve

Gitpod allows you to make the open port public so that you are able to preview the page in your browser.

Running Locally

If you don't want to use Gitpod and want to preview the website locally, follow these steps:

  1. Install Ruby and gem in case you don't have it already.
  2. Install the bundler:
gem install bundler
  1. Install dependencies:
bundle install
  1. Run Context Mapper website:
bundle exec jekyll serve

Contribution

If you think something is missing on our documentation website and you still have unanswered questions, we are happy if you create an issue here allowing us to improve the docs. PRs are always welcome as well!

About

The ContextMapper Documentation Page

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • SCSS 86.8%
  • HTML 13.0%
  • Other 0.2%