Commit graph

294 commits

Author SHA1 Message Date
Radek Kozieł
73b4c48dcc
Merge pull request #106 from aormsby/PR-BugFix-RemoveEmptyListDateDisplay
Bug Fix to prevent incorrect default Date display in List layout
2019-11-10 09:20:58 +01:00
Adam Ormsby
d12d24411e single and list - add last mod date display, float right
params - add .LastModDisplay string to enable/disable
2019-11-10 14:54:22 +07:00
Adam Ormsby
1dd80e76b5 list layout - check for .Date 2019-11-10 14:53:09 +07:00
Adam Ormsby
45740f99c1 encapsulated the date display in a conditional check to see if there is .Date data to display 2019-11-10 14:40:46 +07:00
Adam Ormsby
a8037bfbe8 New feature - Display last modified date on post content in both list and single layouts if it exists.
config param added - LastModDisplay - empty string = nothing displayed, string w/ value = display the value and then the date.
Example - lastModDisplay = "Updated: " - displayed as "Updated: [lastmod date]"
2019-11-10 13:47:07 +07:00
Adam Ormsby
8759dd6b38 Added conditional check - if there is no date, do not display content date in the list view. 2019-11-10 13:42:29 +07:00
dependabot[bot]
0713ca3910
Bump mixin-deep from 1.3.1 to 1.3.2
Bumps [mixin-deep](https://github.com/jonschlinkert/mixin-deep) from 1.3.1 to 1.3.2.
- [Release notes](https://github.com/jonschlinkert/mixin-deep/releases)
- [Commits](https://github.com/jonschlinkert/mixin-deep/compare/1.3.1...1.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-11-03 14:49:49 +00:00
Radek Kozieł
ca2e314c6e
Merge pull request #102 from subinsv/improvement/fontDisplayProperty
[Improvement] Avoid Invisible text during loading (FOIT)
2019-11-03 15:48:38 +01:00
subin sv
19482cc3d9 webpack build 2019-11-03 16:30:58 +05:30
subin sv
edf40ac5db Avoid Invisible text during loading (FOIT) 2019-11-03 15:44:58 +05:30
Adam Ormsby
e5ff39d0de moved head bit for Formspree to prepended head file (proper place) 2019-11-02 17:32:57 +07:00
Adam Ormsby
b03f844e1c added 'referer' to 'head' partial to make formspree work properly 2019-10-29 21:53:00 +07:00
Adam Ormsby
588036687e Added vertical bar to footer partial 2019-10-21 21:10:55 +07:00
Radek Kozieł
654bee2f24
Merge pull request #96 from AsterYujano/add-site-to-users-list
Add François to Users-list
2019-09-24 09:34:39 +02:00
Radek Kozieł
96f355cb9a
Merge branch 'master' into add-site-to-users-list 2019-09-24 09:34:32 +02:00
Radek Kozieł
6924c1ce4a
Merge pull request #97 from Jyny/upstream
New user using hello-friend theme.
2019-09-24 09:34:07 +02:00
Jyny Chen
0c75155aac New user using hello-friend theme. 2019-09-16 19:03:48 +08:00
Francois
945ff66e80 Add François to Users-list 2019-09-11 18:32:41 +02:00
panr
03d4390fa9 Change terms page 2019-09-10 10:01:55 +02:00
Radek Kozieł
d85cdb04b3
Merge pull request #93 from thomasjsn/master
Add terms index
2019-09-10 09:35:21 +02:00
Radek Kozieł
55b907163d
Merge pull request #94 from jcalabres/master
New user using hello-friend theme.
2019-09-06 14:25:44 +02:00
jcalabres
bc27213999 New user using hello-friend theme. 2019-09-06 11:56:52 +02:00
Thomas Jensen
47cf967ba8 Add terms index 2019-09-04 22:14:43 +02:00
Radek Kozieł
40b5b2b887
Update theme.toml 2019-08-30 09:06:51 +02:00
panr
819b0dc373 Fix list.html #87 2019-08-25 09:34:00 +02:00
Radek Kozieł
7427cfa3b4
Fix list template for Hugo 0.57 2019-08-14 23:05:55 +02:00
panr
840dbe0dc4 Add keywords support for a single page 2019-08-08 12:58:13 +02:00
Radek Kozieł
715c7e5c5a
Merge pull request #82 from gabrielacaesar/patch-3
Update USERS.md
2019-08-08 08:27:52 +02:00
gabrielacaesar
fa853b1c68
Update USERS.md 2019-08-08 00:44:31 -03:00
Radek Kozieł
e23decb32a
Update README.md 2019-08-03 18:47:54 +02:00
Radek Kozieł
221bd8cc96
Merge pull request #73 from Pizzacus/master
SVG optimisation, Netlify fix, font-related improvements, and header background customisation
2019-08-03 18:43:37 +02:00
panr
88b0b179a0 Add imgproc shortcode 2019-08-03 18:25:45 +02:00
Radek Kozieł
5c33ea94d9
Merge pull request #77 from gregtczap/master
Added a prepended_head.html partial hook
2019-08-03 17:43:59 +02:00
Radek Kozieł
e96a627082
Merge pull request #81 from fazi1058/patch-1
add myself to users of hello-friend theme
2019-08-03 17:43:16 +02:00
Faezeh Roeinfard
6dd879a781
add myself to users of hello-friend theme 2019-07-29 16:52:08 +04:30
Greg Tzar
d633533752 Merge branch 'master' of github.com:gregtczap/hugo-theme-hello-friend 2019-07-15 20:42:06 -04:00
Greg Tzar
286af113f0 Added a prepended_head.html partial to allow custom insertion of scripts and links to be declared before the templates. 2019-07-15 20:38:33 -04:00
Radek Kozieł
f0064cbc70
Merge pull request #76 from panr/dependabot/npm_and_yarn/lodash-4.17.14
Bump lodash from 4.17.11 to 4.17.14
2019-07-15 08:00:05 +02:00
Radek Kozieł
f83581dfb9
Merge pull request #75 from panr/dependabot/npm_and_yarn/lodash.template-4.5.0
Bump lodash.template from 4.4.0 to 4.5.0
2019-07-15 07:59:55 +02:00
Pizzacus
5f61f576b9
Allow Markdown in figure captions 2019-07-11 14:21:22 +02:00
dependabot[bot]
a42348d2cf
Bump lodash from 4.17.11 to 4.17.14
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.14.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.14)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 10:34:07 +00:00
dependabot[bot]
3ce5930fb0
Bump lodash.template from 4.4.0 to 4.5.0
Bumps [lodash.template](https://github.com/lodash/lodash) from 4.4.0 to 4.5.0.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.4.0...4.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 10:33:59 +00:00
Radek Kozieł
8c9ecd8268
Merge pull request #74 from panr/dependabot/npm_and_yarn/lodash.merge-4.6.2
Bump lodash.merge from 4.6.1 to 4.6.2
2019-07-11 08:28:52 +02:00
dependabot[bot]
d199520f88
Bump lodash.merge from 4.6.1 to 4.6.2
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2019-07-11 06:24:16 +00:00
Pizzacus
23233fd39b
Make the footer use the secondary text colour 2019-07-09 14:54:52 +02:00
Pizzacus
025069ab90
Add a CSS variable for header colour 2019-07-09 14:17:15 +02:00
Pizzacus
2f1f2d3f23
Set font-feature-settings in @font-face instead 2019-07-09 14:14:19 +02:00
Pizzacus
f8f2c3492b
Optimise an SVG icon 2019-07-09 14:12:56 +02:00
Radek Kozieł
864ec100d5
Merge pull request #71 from musq/upstream-dev
docs(users): Add musq to USERS.md
2019-07-08 17:00:38 +02:00
Ashish Ranjan
7950dc9c4a
docs(users): Add musq to USERS.md 2019-06-29 21:58:51 +05:30