Skip to content

Commit

Permalink
try to fix ruby
Browse files Browse the repository at this point in the history
  • Loading branch information
johngage committed Oct 31, 2019
1 parent eded775 commit 77bf8b9
Show file tree
Hide file tree
Showing 181 changed files with 33,463 additions and 42,457 deletions.
79 changes: 40 additions & 39 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
GEM
remote: https://rubygems.org/
specs:
activesupport (4.2.10)
activesupport (4.2.11.1)
i18n (~> 0.7)
minitest (~> 5.1)
thread_safe (~> 0.3, >= 0.3.4)
tzinfo (~> 1.1)
addressable (2.5.2)
public_suffix (>= 2.0.2, < 4.0)
addressable (2.7.0)
public_suffix (>= 2.0.2, < 5.0)
bibtex-ruby (4.4.7)
latex-decode (~> 0.0)
citeproc (1.0.9)
Expand All @@ -23,12 +23,12 @@ GEM
colorator (1.1.0)
commonmarker (0.17.13)
ruby-enum (~> 0.5)
concurrent-ruby (1.1.4)
concurrent-ruby (1.1.5)
csl (1.5.0)
namae (~> 1.0)
csl-styles (1.0.1.9)
csl (~> 1.0)
dnsruby (1.61.2)
dnsruby (1.61.3)
addressable (~> 2.5)
em-websocket (0.5.1)
eventmachine (>= 0.12.9)
Expand All @@ -37,19 +37,19 @@ GEM
ffi (>= 1.3.0)
eventmachine (1.2.7)
execjs (2.7.0)
faraday (0.15.4)
faraday (0.17.0)
multipart-post (>= 1.2, < 3)
ffi (1.10.0)
ffi (1.11.1)
formatador (0.2.5)
forwardable-extended (2.6.0)
gemoji (3.0.0)
github-pages (197)
activesupport (= 4.2.10)
gemoji (3.0.1)
github-pages (202)
activesupport (= 4.2.11.1)
github-pages-health-check (= 1.16.1)
jekyll (= 3.7.4)
jekyll (= 3.8.5)
jekyll-avatar (= 0.6.0)
jekyll-coffeescript (= 1.1.1)
jekyll-commonmark-ghpages (= 0.1.5)
jekyll-commonmark-ghpages (= 0.1.6)
jekyll-default-layout (= 0.1.4)
jekyll-feed (= 0.11.0)
jekyll-gist (= 1.5.0)
Expand All @@ -60,7 +60,7 @@ GEM
jekyll-readme-index (= 0.2.0)
jekyll-redirect-from (= 0.14.0)
jekyll-relative-links (= 0.6.0)
jekyll-remote-theme (= 0.3.1)
jekyll-remote-theme (= 0.4.0)
jekyll-sass-converter (= 1.5.2)
jekyll-seo-tag (= 2.5.0)
jekyll-sitemap (= 1.2.0)
Expand All @@ -85,8 +85,8 @@ GEM
listen (= 3.1.5)
mercenary (~> 0.3)
minima (= 2.5.0)
nokogiri (>= 1.8.5, < 2.0)
rouge (= 2.2.1)
nokogiri (>= 1.10.4, < 2.0)
rouge (= 3.11.0)
terminal-table (~> 1.4)
github-pages-health-check (1.16.1)
addressable (~> 2.3)
Expand All @@ -113,13 +113,13 @@ GEM
guard (~> 2.8)
guard-compat (~> 1.0)
multi_json (~> 1.8)
html-pipeline (2.10.0)
html-pipeline (2.12.0)
activesupport (>= 2)
nokogiri (>= 1.4)
http_parser.rb (0.6.0)
i18n (0.9.5)
concurrent-ruby (~> 1.0)
jekyll (3.7.4)
jekyll (3.8.5)
addressable (~> 2.4)
colorator (~> 1.0)
em-websocket (~> 0.5)
Expand All @@ -137,13 +137,13 @@ GEM
jekyll-coffeescript (1.1.1)
coffee-script (~> 2.2)
coffee-script-source (~> 1.11.1)
jekyll-commonmark (1.2.0)
jekyll-commonmark (1.3.1)
commonmarker (~> 0.14)
jekyll (>= 3.0, < 4.0)
jekyll-commonmark-ghpages (0.1.5)
jekyll (>= 3.7, < 5.0)
jekyll-commonmark-ghpages (0.1.6)
commonmarker (~> 0.17.6)
jekyll-commonmark (~> 1)
rouge (~> 2)
jekyll-commonmark (~> 1.2)
rouge (>= 2.0, < 4.0)
jekyll-default-layout (0.1.4)
jekyll (~> 3.0)
jekyll-feed (0.11.0)
Expand All @@ -165,12 +165,13 @@ GEM
jekyll (~> 3.3)
jekyll-relative-links (0.6.0)
jekyll (~> 3.3)
jekyll-remote-theme (0.3.1)
jekyll-remote-theme (0.4.0)
addressable (~> 2.0)
jekyll (~> 3.5)
rubyzip (>= 1.2.1, < 3.0)
jekyll-sass-converter (1.5.2)
sass (~> 3.4)
jekyll-scholar (5.14.0)
jekyll-scholar (5.16.0)
bibtex-ruby (~> 4.0, >= 4.0.13)
citeproc-ruby (~> 1.0)
csl-styles (~> 1.0)
Expand Down Expand Up @@ -222,7 +223,7 @@ GEM
jekyll-seo-tag (~> 2.0)
jekyll-titles-from-headings (0.5.1)
jekyll (~> 3.3)
jekyll-watch (2.1.2)
jekyll-watch (2.2.1)
listen (~> 3.0)
jemoji (0.10.2)
gemoji (~> 3.0)
Expand All @@ -243,41 +244,41 @@ GEM
jekyll (~> 3.5)
jekyll-feed (~> 0.9)
jekyll-seo-tag (~> 2.1)
minitest (5.11.3)
multi_json (1.13.1)
multipart-post (2.0.0)
minitest (5.13.0)
multi_json (1.14.1)
multipart-post (2.1.1)
namae (1.0.1)
nenv (0.3.0)
nokogiri (1.10.1)
nokogiri (1.10.4)
mini_portile2 (~> 2.4.0)
notiffany (0.1.1)
notiffany (0.1.3)
nenv (~> 0.1)
shellany (~> 0.0)
octokit (4.13.0)
octokit (4.14.0)
sawyer (~> 0.8.0, >= 0.5.3)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
pry (0.12.2)
coderay (~> 1.1.0)
method_source (~> 0.9.0)
public_suffix (3.0.3)
public_suffix (3.1.1)
rb-fsevent (0.10.3)
rb-inotify (0.10.0)
ffi (~> 1.0)
rouge (2.2.1)
rouge (3.11.0)
ruby-enum (0.7.2)
i18n
ruby_dep (1.5.0)
rubyzip (1.2.2)
rubyzip (1.3.0)
safe_yaml (1.0.5)
sass (3.7.3)
sass (3.7.4)
sass-listen (~> 4.0.0)
sass-listen (4.0.0)
rb-fsevent (~> 0.9, >= 0.9.4)
rb-inotify (~> 0.9, >= 0.9.7)
sawyer (0.8.1)
addressable (>= 2.3.5, < 2.6)
faraday (~> 0.8, < 1.0)
sawyer (0.8.2)
addressable (>= 2.3.5)
faraday (> 0.8, < 2.0)
shellany (0.0.1)
terminal-table (1.8.0)
unicode-display_width (~> 1.1, >= 1.1.1)
Expand All @@ -287,7 +288,7 @@ GEM
ethon (>= 0.9.0)
tzinfo (1.2.5)
thread_safe (~> 0.1)
unicode-display_width (1.5.0)
unicode-display_width (1.6.0)

PLATFORMS
ruby
Expand Down
7 changes: 5 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,18 @@
help:
@echo "Please use 'make <target>' where <target> is one of:"
@echo " install to install the necessary dependencies for jupyter-book to build"
@echo " book to convert the `content/` folder into Jekyll markdown in `_build/`"
@echo " book to convert the content/ folder into Jekyll markdown in _build/"
@echo " clean to clean out site build files"
@echo " runall to run all notebooks in-place, capturing outputs with the notebook"
@echo " serve to serve the repository locally with Jekyll"
@echo " build to build the site HTML locally with Jekyll and store in _site/"


install:
gem install bundler
# Check to see whether bundler is already installed. If not, install it.
if [ hash bundler 2>/dev/null ]; then \
gem install bundler;\
fi
bundle install

book:
Expand Down
31 changes: 31 additions & 0 deletions _build/01physicalsite/nairobi/nairobicounty.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
interact_link: content/01physicalsite/nairobi/nairobicounty.md
kernel_name:
has_widgets: false
title: |-
Nairobi
prev_page:
url: /01physicalsite/whereweare.html
title: |-
Physical site
next_page:
url: /intro.html
title: |-
Kibera
comment: "***PROGRAMMATICALLY GENERATED, DO NOT EDIT. SEE ORIGINAL FILES IN /content***"
---
<main class="jupyter-page">
<div class="jb_cell">

<div class="cell border-box-sizing text_cell rendered"><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h1 id="Nairobi-City-and-County">Nairobi City and County<a class="anchor-link" href="#Nairobi-City-and-County"> </a></h1>
</div>
</div>
</div>
</div>




</main>
32 changes: 32 additions & 0 deletions _build/01physicalsite/whereweare.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
---
interact_link: content/01physicalsite/whereweare.md
kernel_name:
has_widgets: false
title: |-
Physical site
prev_page:
url: /intro.html
title: |-
Home
next_page:
url: /01physicalsite/nairobi/nairobicounty.html
title: |-
Nairobi
comment: "***PROGRAMMATICALLY GENERATED, DO NOT EDIT. SEE ORIGINAL FILES IN /content***"
---
<main class="jupyter-page">
<div class="jb_cell">

<div class="cell border-box-sizing text_cell rendered"><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h1 id="Kibera-Town-Centre-is-in-Kamukunji-Grounds">Kibera Town Centre is in Kamukunji Grounds<a class="anchor-link" href="#Kibera-Town-Centre-is-in-Kamukunji-Grounds"> </a></h1><p><a href="https://www.esri.com/en-us/disaster-response/disasters/wildfires">Map of fires in the world</a></p>

</div>
</div>
</div>
</div>




</main>
21 changes: 21 additions & 0 deletions _build/03ktcfacilities/building/building.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
interact_link: content/03ktcfacilities/building/building.md
kernel_name:
has_widgets: false
title: |-
Building
prev_page:
url: /03ktcfacilities/facilities.html
title: |-
Kibera Town Center Facilities
next_page:
url: /intro.html
title: |-
Power
comment: "***PROGRAMMATICALLY GENERATED, DO NOT EDIT. SEE ORIGINAL FILES IN /content***"
---
<main class="jupyter-page">



</main>
31 changes: 31 additions & 0 deletions _build/03ktcfacilities/facilities.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
interact_link: content/03ktcfacilities/facilities.md
kernel_name:
has_widgets: false
title: |-
Kibera Town Center Facilities
prev_page:
url: /intro.html
title: |-
Major partners
next_page:
url: /03ktcfacilities/building/building.html
title: |-
Building
comment: "***PROGRAMMATICALLY GENERATED, DO NOT EDIT. SEE ORIGINAL FILES IN /content***"
---
<main class="jupyter-page">
<div class="jb_cell">

<div class="cell border-box-sizing text_cell rendered"><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h1 id="KTC-Facilities">KTC Facilities<a class="anchor-link" href="#KTC-Facilities"> </a></h1>
</div>
</div>
</div>
</div>




</main>
31 changes: 31 additions & 0 deletions _build/03ktcfacilities/sensors/sensornets.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
---
interact_link: content/03ktcfacilities/sensors/sensornets.md
kernel_name:
has_widgets: false
title: |-
Sensor Networks
prev_page:
url: /intro.html
title: |-
Information Technology
next_page:
url: /intro.html
title: |-
Structural Elements
comment: "***PROGRAMMATICALLY GENERATED, DO NOT EDIT. SEE ORIGINAL FILES IN /content***"
---
<main class="jupyter-page">
<div class="jb_cell">

<div class="cell border-box-sizing text_cell rendered"><div class="inner_cell">
<div class="text_cell_render border-box-sizing rendered_html">
<h1 id="Sensors">Sensors<a class="anchor-link" href="#Sensors"> </a></h1>
</div>
</div>
</div>
</div>




</main>
Loading

0 comments on commit 77bf8b9

Please sign in to comment.