Skip to content

Commit

Permalink
_includes/weeklyosm.md - ref. #17
Browse files Browse the repository at this point in the history
  • Loading branch information
alexandre-mbm committed Jul 12, 2015
1 parent d11ef59 commit d9c60cf
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 19 deletions.
7 changes: 7 additions & 0 deletions _includes/weeklyosm.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
- [semanário 258 ‒ 23.06.‒29.06.2015][weeklyosm-258]
- [semanário 257 – 16.06.–22.06.2015][weeklyosm-257]
- [semanário 256 – 09.06.–15.06.2015][weeklyosm-256]

[weeklyosm-258]: http://www.weeklyosm.eu/pt/archives/4391
[weeklyosm-257]: http://www.weeklyosm.eu/pt/archives/4335
[weeklyosm-256]: http://www.weeklyosm.eu/pt/archives/4205
21 changes: 2 additions & 19 deletions noticias.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@ permalink: /noticias/

Comunicações específicas da comunidade brasileira.

- Primeiro post
- Secundo post

<ul>
{% for post in site.categories.brasil limit:16 %}
<li>
Expand All @@ -26,23 +23,9 @@ Comunicações específicas da comunidade brasileira.

## WeeklyOSM

Traduções do semanário [weeklyosm.eu](http://weeklyosm.eu), gerado do [Wochennotiz](http://blog.openstreetmap.de/) alemão.

- Primeiro post
- Secundo post
Traduções do semanário [weeklyosm.eu](http://weeklyosm.eu), que é gerado do [Wochennotiz](http://blog.openstreetmap.de/) alemão.

<ul>
{% for post in site.categories.weeklyosm limit:16 %}
<li>
{{ post.date | date_to_string }} ‒ <a href="{{ post.url | prepend: site.baseurl | prepend: site.url }}">{{ post.title | xml_escape }}</a>
<small>
{% for tag in post.tags %}
<span>{{ tag | xml_escape }}</span>
{% endfor %}
</small>
</li>
{% endfor %}
</ul>
{% include weeklyosm.md %}

## OSMF

Expand Down

0 comments on commit d9c60cf

Please sign in to comment.