Gustav Näslund
8a094e628f
Add logo image
2019-11-04 19:50:27 +01:00
Alison Hill
e8baa4a3ac
reverse PR that added additional slash
2018-12-14 09:05:23 -08:00
Taras Matsyk
a02e3640c9
Add gravatar as a separate social param
...
Make gravatar and authorimage mutually exclusive
2018-11-23 22:22:36 +02:00
Taras Matsyk
6b1f227642
Add gravatar support
2018-11-22 22:37:00 +02:00
Huy Tran
afc0e0f45b
fix redundant templates #43
2018-10-06 08:32:47 +10:00
Huy Tran
ae1931e477
Revert "experiment search box"
...
This reverts commit 0e9507228c
.
experiment search box
2018-09-20 16:50:34 +10:00
Huy Tran
0e9507228c
experiment search box
2018-09-20 11:43:24 +10:00
Huy Tran
9b6e2d3940
experiments collasible menu
2018-09-18 15:20:12 +10:00
Nicholas Duffy
6d3db3895e
Fix author image URL
...
The authorImage URL was created like `http://example.comimages/me.png `
missing a slash in between the base URL and the image.
This adds the missing slash.
2018-09-10 08:51:55 -06:00
Huy Tran
8620dd66bd
removes the default site's description
2018-08-18 06:54:46 +07:00
Huy Tran
90a8c7d5af
removes all space consuming symbols in templates
2018-07-30 07:41:49 +10:00
Huy Tran
7eea1bb398
changes sidebar styles and positions
2018-07-26 17:51:50 +10:00
Huy Tran
435636d745
refactors layouts for portfolio and sidebar
2018-07-25 12:26:05 +10:00
Huy Tran
7029ccd4f5
revises layouts and refactors SCSS styles
2018-07-23 12:15:56 +10:00
Huy Tran
bb990c4380
revises layouts
2018-07-21 17:08:41 +10:00
Huy Tran
5701197651
refactors/revises theme layouts
2018-07-21 06:32:00 +10:00
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