remove maps add gist

This commit is contained in:
⧉ infominer 2020-12-15 01:52:52 -05:00
parent ba2b5b2afe
commit 20a0f3475a
3 changed files with 4 additions and 5 deletions

View File

@ -29,5 +29,5 @@ group :jekyll_plugins do
gem "jekyll-include-cache" gem "jekyll-include-cache"
gem "jekyll-redirect-from" gem "jekyll-redirect-from"
gem "jekyll-mentions" gem "jekyll-mentions"
gem "jekyll-open_street_map" gem 'jekyll-gist'
end end

View File

@ -127,7 +127,6 @@ GEM
jekyll-mentions (1.6.0) jekyll-mentions (1.6.0)
html-pipeline (~> 2.3) html-pipeline (~> 2.3)
jekyll (>= 3.7, < 5.0) jekyll (>= 3.7, < 5.0)
jekyll-open_street_map (1.0.0)
jekyll-optional-front-matter (0.3.2) jekyll-optional-front-matter (0.3.2)
jekyll (>= 3.0, < 5.0) jekyll (>= 3.0, < 5.0)
jekyll-paginate (1.1.0) jekyll-paginate (1.1.0)
@ -259,9 +258,9 @@ PLATFORMS
DEPENDENCIES DEPENDENCIES
github-pages github-pages
jekyll-gist
jekyll-include-cache jekyll-include-cache
jekyll-mentions jekyll-mentions
jekyll-open_street_map
jekyll-redirect-from jekyll-redirect-from
BUNDLED WITH BUNDLED WITH

View File

@ -226,7 +226,7 @@ plugins:
- jekyll-include-cache - jekyll-include-cache
- jekyll-redirect-from - jekyll-redirect-from
- jekyll-mentions - jekyll-mentions
- jekyll-open_street_map - jekyll-gist
jekyll-mentions: jekyll-mentions:
base_url: https://twitter.com base_url: https://twitter.com
@ -241,7 +241,7 @@ whitelist:
- jekyll-include-cache - jekyll-include-cache
- jekyll-redirect-from - jekyll-redirect-from
- jekyll-mentions - jekyll-mentions
- jekyll-open_street_map - jekyll-gist
liquid: liquid:
error_mode: strict error_mode: strict