Commit graph

17 commits

Author SHA1 Message Date
Huy Tran
05d11325ea refactors the layouts 2018-07-16 13:22:00 +10:00
Huy Tran
f4aa888a5c Restructures the templates 2018-07-10 11:41:30 +10:00
Ricardo Tun
4a0dd77a0b adding safeHTML on .Site.Params.copyright 2018-06-04 13:31:08 -05:00
Ricardo Tun
f1524dd1dc fix and improved sidebarSticky 2018-06-04 13:30:26 -05:00
Huy Tran
a0df983ae7 change to Font-Awesome 5 2018-02-22 10:37:37 +11:00
Huy Tran
22e70c239e to exclude about from the front-page 2018-02-03 15:35:10 +07:00
Huy Tran
88d2987fc2 refactoring page layouts 2018-01-24 16:42:50 +07:00
Huy Tran
514e9a167f split the footer part for better structure 2018-01-22 10:03:55 +07:00
Huy Tran
365a5731ca revise link to Hyde's options 2018-01-21 21:17:19 +07:00
Huy Tran
331ef48d5c adapt to npf.io themes and add social stuffs 2018-01-21 18:09:55 +07:00
digitalcraftsman
fe56862a53 Trim more whitespace in template logic 2017-09-07 21:43:11 +02:00
Vivek Ghaisas
e199c3b532 Use .Site.BaseURL to generate sidebar "Home" link 2017-05-26 23:17:53 +03:00
Oliver Schneider
6404f691fa Replacing deprecated function call with now preferred version (#39)
Using the old call was producing the following Warning:

WARNING: Page's Now is deprecated and will be removed in a future
release. Use now (the template func).
2017-03-25 12:09:32 +01:00
digitalcraftsman
c87ec5559f Linking the title in the sidebar to home 2015-07-13 23:45:26 +02:00
digitalcraftsman
884e8edcd9 Replaced .Url with .URL in sidebar.html 2015-06-25 21:54:21 +02:00
philgs
9ea795e148 Lowercase variables for .Site.Params
Variables under .Site.Params are accessed with all lower-case identifiers. Hugo won't find them with an upper-case first letter, regardless of how they're formatted in the site `config` file.
2015-01-05 06:22:06 -05:00
spf13
9989bda110 renaming chrome to partials 2014-05-23 16:44:37 -04:00
Renamed from layouts/chrome/sidebar.html (Browse further)