Skip to content

Commit 09ad66e

Browse files
committed
N15: Fix section order
1 parent 4222452 commit 09ad66e

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

content/posts/newsletter-015/index.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,28 @@ _Discussions:
8787
[egregoria-video]: https://www.youtube.com/watch?v=mfvAuvC-XLg
8888
[egregoria-discord]: https://discord.gg/CAaZhUJ
8989

90+
### [A/B Street][abstreet]
91+
92+
![A/B Street on the web](abstreet.png)
93+
94+
[A/B Street][abstreet] is a traffic simulation game exploring how small changes
95+
to roads affect cyclists, transit users, pedestrians, and drivers. Any city
96+
with OpenStreetMap coverage can be used!
97+
98+
Some of this month's updates:
99+
100+
- [web version][abstreet-web] launched, powered by `winit`, `glow`, and other
101+
dependencies having support for WebAssembly;
102+
- an [OpenStreetMap viewer][abstreet-osm] with 100 cities imported;
103+
- "thought bubbles" for cars looking for parking, by [Michael][mkirk];
104+
- slow portions of a trip highlighted in the info panel, by [Sam][NoSuchThingAsRandom];
105+
106+
[abstreet]: https://abstreet.org
107+
[abstreet-web]: http://abstreet.s3-website.us-east-2.amazonaws.com/dev/
108+
[abstreet-osm]: http://abstreet.s3-website.us-east-2.amazonaws.com/osm_demo/
109+
[mkirk]: https://github.com/michaelkirk
110+
[NoSuchThingAsRandom]: https://github.com/NoSuchThingAsRandom/
111+
90112
### Worship The Sun
91113

92114
![Worship The Sun](worship-sun.jpg)
@@ -337,28 +359,6 @@ Join the [Discord server](https://discord.com/invite/ajour) and say hi.
337359
[Ajour]: https://getajour.com
338360
[Iced]: https://github.com/hecrj/iced
339361

340-
### [A/B Street][abstreet]
341-
342-
![A/B Street on the web](abstreet.png)
343-
344-
[A/B Street][abstreet] is a traffic simulation game exploring how small changes
345-
to roads affect cyclists, transit users, pedestrians, and drivers. Any city
346-
with OpenStreetMap coverage can be used!
347-
348-
Some of this month's updates:
349-
350-
- [web version][abstreet-web] launched, powered by `winit`, `glow`, and other
351-
dependencies having support for WebAssembly;
352-
- an [OpenStreetMap viewer][abstreet-osm] with 100 cities imported;
353-
- "thought bubbles" for cars looking for parking, by [Michael][mkirk];
354-
- slow portions of a trip highlighted in the info panel, by [Sam][NoSuchThingAsRandom];
355-
356-
[abstreet]: https://abstreet.org
357-
[abstreet-web]: http://abstreet.s3-website.us-east-2.amazonaws.com/dev/
358-
[abstreet-osm]: http://abstreet.s3-website.us-east-2.amazonaws.com/osm_demo/
359-
[mkirk]: https://github.com/michaelkirk
360-
[NoSuchThingAsRandom]: https://github.com/NoSuchThingAsRandom/
361-
362362
## Popular Workgroup Issues in Github
363363

364364
<!-- Up to 10 links to interesting issues -->

0 commit comments

Comments
 (0)