mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 09:46:12 +00:00
simple event system + event announcement for european conference
This commit is contained in:
parent
b458deff74
commit
4a2d95f3bb
9 changed files with 47 additions and 13 deletions
|
@ -7,7 +7,7 @@ section: news
|
|||
<div class="span5">
|
||||
<h5>News archive</h5>
|
||||
<ul class="unstyled">
|
||||
{% for post in site.posts %}
|
||||
{% for post in site.categories.releases %}
|
||||
<li>
|
||||
<a href="{{ post.url }}">{{ post.title }}</a>
|
||||
{{ post.date | date:"%Y-%m-%d" }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue