Tämä sivusto toimii paremmin JavaScriptillä.
Etusivu
Tutki
Apua
Kirjaudu sisään
adrianshort
/
tumble
peilaus alkaen
https://github.com/adrianshort/tumble.git
Tarkkaile
1
Äänestä
0
Fork
0
Koodi
Ongelmat
0
Julkaisut
0
Wiki
Toiminta
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.
33
Commitit
1
Haara
627 KiB
Puu:
3db489020b
master
Branchit
Tagit
${ item.name }
Create branch
${ searchTerm }
from '3db489020b'
${ noResults }
tumble
/
layouts
/
_default
/
single.html
single.html
47 B
Raaka
Normaali näkymä
Historia
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 vuotta sitten
1
2
3
{{ define "main" }}
{{ .Content }}
{{ end }}