Demo

You can visit this web deb or my original web

Add Travel Map in your web

  • Copy ‘/_data/country_names.yml’ to your Jekyll ‘_data’ folder;

  • Change the country_name.yml file to your own experience, make the visited indicator to true if you have visited this country; false otherwise;

  • Add custom.css to your website folder; Add this file route to your website page;

  • Put index.html under the website route;

  • Change the baseurl in _config.ymlto your Repo name.