+
+ San Francisco Parking Garages
+A simple parking garage app that displays information on open parking garages.
+diff --git a/build.js b/build.js index a277f9e9..b4d8f147 100644 --- a/build.js +++ b/build.js @@ -13,7 +13,8 @@ metalsmith(__dirname) .use(markdown({ smartypants: true, gfm: true, - tables: true + tables: true, + langPrefix: '' })) .use(layouts({ engine: 'handlebars', diff --git a/build/apps/garages_map.html b/build/apps/garages_map.html new file mode 100644 index 00000000..1c4b1e75 --- /dev/null +++ b/build/apps/garages_map.html @@ -0,0 +1,195 @@ + + +
+ + + + + + + + + + + + + + + + + + + + + + + + + +A simple parking garage app that displays information on open parking garages.
+| Day of the Week | Time |
|---|
| Times | Rate |
|---|
{this.props.open} left
+