Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 812 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 812 Bytes

State of the Map Japan 2024 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 sotmjp2024 directory from visual studio code, and select "Reopen in container" in popup dialog
    • Other way: Open sotmjp2024 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