Josh Lubaway
0d9656d939
Replace {{ .URL }} with {{ .Permalink }} (#216)
Using the `{{ .URL }}` token results in a warning:
WARN 2019/10/13 15:12:12 Page's .URL is deprecated and will be removed in a
future release. Use .Permalink or .RelPermalink. If what you want is the
front matter URL value, use .Params.url.
Steps to reproduce
==================
Follow along with the Quick Start guide at
https://gohugo.io/getting-started/quick-start/
Running `hugo server -D` emits a warning that `.URL` is deprecated.
vor 5 Jahren
Jan Steinke
76e4b7174a
add i18n translation support (#156)
* add initial translation
* readd _copy params to templates
vor 5 Jahren
Andreas Caravella
75d661632a
enable localization/modification of "Recent" string (#154)
vor 6 Jahren
Developer Davo
f9b62a2645
#68|Parmeterize number of recent posts in index.html (#69)
* Parmeterize number of recent posts in index.html
* Replace .Site.Params.recent_posts_number with $.Param "recent_posts_number" in index.html
vor 7 Jahren
Bud Parr
6350c2fee6
Fixes #31 (#32)
vor 7 Jahren
Bud Parr
8f4c3b571d
use better class names
vor 7 Jahren
Bud Parr
00a797e9bd
fix clunky construction on home page to get section name (#17)
vor 7 Jahren
Bud Parr
c48bf1f93b
remove hard-coded link + annotations
vor 7 Jahren
Bud Parr
3e722a96d7
mind the dot!
vor 7 Jahren
Bud Parr
3b211400c4
fix issue count
vor 7 Jahren
Bud Parr
2fac73dfac
switch home page work with a variety of sections after earlier PR
vor 7 Jahren
Bjørn Erik Pedersen
a947472c6b
Use Site.Params.mainSections to select pages on home page
This helps with theme portability.
Also use Site.RegularPages in its default sort, as this is probably what most people want.
vor 7 Jahren
Bud Parr
049a9e8d19
change article to post
vor 7 Jahren
Bud Parr
9e5401d0fa
change article to post
vor 7 Jahren
Bud Parr
2dfd957296
clean up
vor 7 Jahren
Bud Parr
53df85690d
wip clean up and annotations
vor 7 Jahren
Bud Parr
3e49105331
wip home page layout
vor 7 Jahren
Bud Parr
6331805b90
clean up layouts
vor 7 Jahren
Bud Parr
664f5fc3f5
add pagination and first after examples wip
vor 7 Jahren
Bud Parr
91984fee72
tweak layouts
vor 7 Jahren
Bud Parr
77514eab9e
wip layout mobile
vor 7 Jahren
Bud Parr
98bc281a57
first commit
vor 7 Jahren