web-mapping 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
data/index.md ADDED
@@ -0,0 +1,3 @@
1
+ ---
2
+ layout: page
3
+ ---
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: web-mapping
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Lerry William
@@ -61,9 +61,30 @@ extra_rdoc_files: []
61
61
  files:
62
62
  - LICENSE.txt
63
63
  - README.md
64
+ - _includes/about.html
65
+ - _includes/contact.html
66
+ - _includes/google-analytics.html
67
+ - _includes/head.html
68
+ - _includes/leafletmap.html
69
+ - _includes/navbar.html
64
70
  - _layouts/default.html
65
71
  - _layouts/page.html
66
72
  - _layouts/post.html
73
+ - assets/css/main.scss
74
+ - assets/img/favicon-120.png
75
+ - assets/img/favicon-152.png
76
+ - assets/img/favicon-196.png
77
+ - assets/img/favicon-76.png
78
+ - assets/img/favicon.ico
79
+ - assets/img/globe.png
80
+ - assets/img/museum.png
81
+ - assets/img/theater.png
82
+ - assets/js/app.js
83
+ - assets/leaflet-groupedlayercontrol/MIT-LICENSE.txt
84
+ - assets/leaflet-groupedlayercontrol/leaflet.groupedlayercontrol.css
85
+ - assets/leaflet-groupedlayercontrol/leaflet.groupedlayercontrol.js
86
+ - assets/main.css
87
+ - index.md
67
88
  homepage: https://github.com/wslerry/web-mapping
68
89
  licenses:
69
90
  - MIT