-
The idea being that we enable blog post style guides, which we would then encourage users to turn into more detailed posts later, or get people to fork and build their own guides based on it.
-
On the Transform page there's a section about Gentrification. Add a link that leads to a whole page going more deeply on the topic.
![Image](https://github.com/CodeForPhilly/vacant-lots-proj/assets/…
-
It would be nice to have Nodogsplash or any other captive portal working. No authentication needed. Just to inform what the network is about.
-
### Google Spreadsheet Row Number
403
### Facilitator
name: Nick Weinberg
twitter: @nickDOUBLEyou
organization: littlebits
### Description
Once you’ve built a community, how can you build enough mo…
-
Thanks again for open-sourcing the implementation.
I tried running the base `base_the_ville_isabella_maria_klaus` scenario, however, after a few steps, the simulation stops and unable to proceed af…
-
Hi,
Firstly, I'd like to thank everyone who took part in this excellent work.
Back in time, I've made a Turkish [translation](https://blog.tanshaydar.com/silent-hill-2-turkce-yama-v3-0.html) for…
-
## Bug report form
See: https://hypothes-is.slack.com/archives/C2BLQDKHA/p1642175183152600?thread_ts=1641839979.048300&cid=C2BLQDKHA
tl;dr We see Via users (especially instructors using the LMS ap…
-
When people share the site on social media, the image and title don't provide a very good introduction to the website.
![Image](https://github.com/CodeForPhilly/vacant-lots-proj/assets/1965986/6a3c54…
-
Post a link for a "possibility" reading of your own on the topic of Digital Doubles & You in the Loop [for week 9], accompanied by a 300-400 word reflection that: 1) briefly summarizes the article (e.…
lkcao updated
2 years ago
-
Currently constructing a slider using:
```js
const uniqueYears = await db.query("SELECT DISTINCT year FROM data WHERE year BETWEEN 2010 AND 2022 ORDER BY year").then(data => data.map(d => d.year))…