Ghyslain Leclerc
2d82d19d14
Completed the author meta information in the site header with the last name.
2016-12-28 21:36:08 -05:00
Ghyslain Leclerc
bf5081d4ee
Made the Flickr images in the footer optional.
...
If the FlickID parameter in the Author section in the config is not set or if it
is set to the empty string, the section is not inserted in the footer.
2016-12-28 21:33:27 -05:00
Ghyslain Leclerc
e455fb9170
Fixed the .Site.Author.name reference to use currently recommended info.
...
Now uses .Site.Author.firstname and .Site.Author.lastname.
2016-12-28 21:28:07 -05:00
Ghyslain Leclerc
8262ab6f2d
Made the theme compatible with Hugo 0.18.
...
At least in Hugo 0.18 (I don't know for prior versions), the variables in the
templates are all set to lowercase even if they are not lowercase in the
config file.
For instance, for a configuration as follows:
[Author]
Handle = "bla"
the variable must be used as .Site.Author.handle and not .Site.Author.Handle.
2016-12-28 21:17:35 -05:00
Josh Johnson
6a9c9a5469
updated link style
2016-03-24 09:53:45 -04:00
Josh Johnson
0fe38b4323
updated image name
2016-02-21 21:35:31 -05:00
Josh Johnson
b664f054d6
renamed _meta to images and added thumbnail to conform to hugotheme rules
2016-02-21 21:34:41 -05:00
Josh Johnson
4c1da51102
added style for blockquotes
2016-02-20 20:28:15 -05:00
Josh Johnson
84336e7c39
removed lightgallery source from repo and link to the CDN version
2016-02-20 19:35:30 -05:00
Josh Johnson
8b02cab14a
added note that the theme is a little responsive
2016-02-20 14:14:56 -05:00
Josh Johnson
90d30674f2
Readme updates
2016-02-20 14:10:45 -05:00
Josh Johnson
7186961bed
added descriptions for other post types
2016-02-20 14:02:05 -05:00
Josh Johnson
14472b3a28
added section about link posts
2016-02-20 13:26:39 -05:00
Josh Johnson
7974c46948
added documentation for theme
2016-02-20 13:14:32 -05:00
Josh Johnson
f67488c5d1
fixed title to use handle
2016-02-20 00:37:34 -05:00
Josh Johnson
f92932b947
initial commit
2016-02-19 23:35:42 -05:00