Blog section

The blog is driven by the _posts directory nested in each language.
This commit is contained in:
Perry Woodin 2016-07-14 14:05:47 -04:00
parent 8374114bc0
commit 01c297d5e7
18 changed files with 166 additions and 11 deletions

View file

@ -18,8 +18,8 @@
<li><a href="{{ basenav }}/get-dash/">{% t nav.get-dash %}</a></li>
<li><a href="{{ basenav }}/participate/">{% t nav.participate %}</a></li>
<li><a href="{{ basenav }}/currency/">{% t nav.currency %}</a></li>
<li><a href="{{ basenav }}/community">{% t nav.community %}</a></li>
<li><a href="{{ basenav }}">{% t nav.blog %}</a></li>
<li><a href="{{ basenav }}/community/">{% t nav.community %}</a></li>
<li><a href="{{ basenav }}/blog/">{% t nav.blog %}</a></li>
<li><a href="{{ basenav }}">{% t nav.project %}</a></li>
<li><a href="{{ base }}{{ page.url }}">{% t global.english %}</a></li>