This website works better with JavaScript.
Почетна
Преглед
Помоћ
Пријавите Се
adrianshort
/
tumble
огледало од
https://github.com/adrianshort/tumble.git
Прати
1
Волим
0
Креирај огранак
0
Код
Дискусије
0
Издања
0
Вики
Activity
A tumblelog theme for Hugo
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
30
Комити
1
Грана
627 KiB
Дрво:
e5517ee98a
master
Гране
Ознаке
${ item.name }
Create branch
${ searchTerm }
from 'e5517ee98a'
${ noResults }
tumble
/
layouts
/
_default
/
single.html
single.html
47 B
Датотека
Normal View
Историја
Move to base templates and blocks As opposed to the old way of including header/footer partials in every template. For some reason, /themes/<THEME>/layouts/taxonomies/tag.terms.html doesn't work as a block but the default terms template /themes/<THEME>/layouts/_default/terms.html does.
пре 7 година
1
2
3
{{ define "main" }}
{{ .Content }}
{{ end }}