Sha256: 4f65c349e3eaf789ca93476f0ed8691551b3be1d5d1c2f4a34dd1d41bf5bcfa7

Contents?: true

Size: 561 Bytes

Versions: 1

Compression:

Stored size: 561 Bytes

Contents

title: Web Mapping Jekyll & Leaflet
author: Lerry William # change this to your name
email:
description: >- # this means to ignore newlines until "baseurl:"
  A template for web-mapping website build in Jekyll + leaflet
baseurl: ""
url: "https://lerryws.xyz/web-mapping-leaflet/" # change this to your url

markdown: kramdown

theme: web-mapping-leaflet

plugins:
  - jekyll-feed
  - jekyll-seo-tag
  - jekyll-include-cache

exclude : [
  "Gemfile",
  "Gemfile.lock",
  "README.md",
  "LICENSE.txt",
  "web-mapping-leaflet.gemspec",
  ]

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
web-mapping-leaflet-0.2.1 _config.yml