File tree Expand file tree Collapse file tree 1 file changed +0
-15
lines changed
Expand file tree Collapse file tree 1 file changed +0
-15
lines changed Original file line number Diff line number Diff line change 44
55This is the repository of Context Mapper's website [ https://contextmapper.org/ ] ( https://contextmapper.org/ ) .
66
7- ## Start Editing
8- The easiest way to get started with editing our website (including previewing) is starting the Gitpod IDE:
9-
10- <a href =" https://gitpod.io/from-referrer/ " style =" padding : 10px ;" >
11- <img src="https://gitpod.io/button/open-in-gitpod.svg" width="150" alt="Push" align="center">
12- </a >
13-
14- Once the IDE is started and the init task finished, you can preview the page by running the following command:
15-
16- ``` bash
17- bundle exec jekyll serve
18- ```
19-
20- Gitpod allows you to make the open port public so that you are able to preview the page in your browser.
21-
227## Running Locally
238If you don't want to use Gitpod and want to preview the website locally, follow these steps:
249
You can’t perform that action at this time.
0 commit comments