UNPKG

jekyll

Version:

A blog-aware, static site generator in Ruby

18 lines (17 loc) 553 B
<ul> <li class="{% if page.overview %}current{% endif %}"> <a href="/">Home</a> </li> <li class="{% if page.url contains '/docs/' %}current{% endif %}"> <a href="/docs/home/">Doc<span class="show-on-mobiles">s</span><span class="hide-on-mobiles">umentation</span></a> </li> <li class="{% if page.author %}current{% endif %}"> <a href="/news/">News</a> </li> <li> <a href="{{ site.help_url }}">Help</a> </li> <li> <a href="{{ site.repository }}"><span class="hide-on-mobiles">View on </span>GitHub</a> </li> </ul>