Sha256: 129220ff69ba1bee5fb51cf50a70268653265bb29e929c384e80ba4d13273395

Contents?: true

Size: 708 Bytes

Versions: 4

Compression:

Stored size: 708 Bytes

Contents

title: jekyll-webmaps-simple-theme
author: Your name # change this to your name
email: your_email@mail.com
description: >- # this means to ignore newlines until "baseurl:"
  Web Mapping in static website
baseurl: ""
url: ""
port: 4001
google_analytics: UA-000000000-0 # fill in your google analytic code

# change this if you already installed the theme locally -->  theme: jekyll-webmaps-simple-theme
# remote_theme: "wslerry/jekyll-webmaps-simple-theme"
theme: jekyll-webmaps-simple-theme

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

exclude : [
  "Gemfile",
  "Gemfile.lock",
  "jekyll-webmaps-simple-theme.gemspec",
  "README.md",
  "LICENSE.txt",
  ]

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
jekyll-webmaps-simple-theme-0.2.1 _config.yml
jekyll-webmaps-simple-theme-0.2.0 _config.yml
jekyll-webmaps-simple-theme-0.1.9 _config.yml
jekyll-webmaps-simple-theme-0.1.8 _config.yml