I hereby claim:
- I am ekala on github.
- I am ekala (https://keybase.io/ekala) on keybase.
- I have a public key ASAfhEAkYZjR1tCOoL_AVHualcAvKoQQKmVf60wUYrW3Vgo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| # | |
| # Copyright (C) 2007 OpenWrt.org | |
| # | |
| # This is free software, licensed under the GNU General Public License v2. | |
| # See /LICENSE for more information. | |
| # | |
| include $(TOPDIR)/rules.mk | |
| PKG_NAME:=elixir |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <meta name='viewport' content='initial-scale=1,maximum-scale=1,user-scalable=no' /> | |
| <title>Kenya Population Density - County-level Heatmap</title> | |
| <!-- GoogleMaps --> | |
| <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js?key=AIzaSyDWfdB--7vO1ttpHcFVk5jP1GpWnsdO4R0&libraries=visualization"></script> |
| <!DOCTYPE html> | |
| <html> | |
| <head> | |
| <meta charset="utf-8"> | |
| <title>BRCK shipments</title> | |
| <link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7.5/leaflet.css" /> | |
| <script src="http://code.jquery.com/jquery-1.11.3.min.js"></script> | |
| <script src="http://cdn.leafletjs.com/leaflet-0.7.5/leaflet.js"></script> | |
| <script type="text/javascript" src="./shipments.geojson"></script> |
| # | |
| # Virtual host configuration for piercecounty.swiftapp.com | |
| # | |
| <VirtualHost *:80> | |
| ServerName piercecounty.swiftapp.com | |
| ServerAdmin dan.king@viewpoint.pro | |
| CustomLog /opt/vhosts/domains/piercecounty.swiftapp.com/logs/access.log combined | |
| ErrorLog /opt/vhosts/domains/piercecounty.swiftapp.com/logs/error.log |