Skip to content

osmfj/sotmjp2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ecf31f9 · May 12, 2023

History

63 Commits
May 11, 2023
Oct 2, 2022
May 12, 2023
Oct 16, 2022
Nov 23, 2022
May 10, 2023
Nov 22, 2022
Nov 23, 2022
Dec 7, 2022
Sep 15, 2022
Sep 13, 2022
Sep 15, 2022
May 12, 2023
Sep 15, 2022
Oct 12, 2022
Dec 3, 2022
Oct 5, 2022
Oct 16, 2022
Nov 14, 2022

Repository files navigation

State of the Map Japan 2022 Website

How to preview website with Docker and Visual studio code

  1. Install Docker Desktop or Docker CLI and Visual studio code
  2. Install the Remote development extension in visual studio code
  3. Open sotmjp2022 directory from visual studio code, and select "Reopen in container" in popup dialog
    • Other way: Open sotmjp2022 directory and click the Remote window button on the Remote status bar, then select "Reopen in container"
  4. Wait a moment for the build environment to be set up in docker
  5. Open "new terminal" in visual studio code and enter the following command
bundle exec jekyll serve