Commit graph

296 commits

Author SHA1 Message Date
TheGroundZero
90a80366a1
Add LastMod time in article info
Add the date of the last modification to the line with the publish date
2020-08-26 13:49:16 +02:00
Djordje Atlialp
6fa58f635e
Merge pull request #183 from dukebarman/master
Add Russian translation
2020-07-22 18:25:16 +02:00
dukebarman
5021fd4be5 Fix for flags 2020-07-20 19:43:19 +03:00
dukebarman
e197fcc2ed Add Russian translation 2020-07-20 19:38:55 +03:00
Djordje Atlialp
257ecebbb3
Merge pull request #177 from signal-9/master
Added Steam to social icons
2020-07-05 22:09:17 +02:00
signal-9
7c1d5eab95
Update svgs.md
added steam link
2020-07-05 15:22:37 -04:00
signal-9
880e6ece03
Update svg.html
Added Steam SVG for social icons
2020-07-05 15:18:57 -04:00
Djordje Atlialp
a5150b806c
Cooment out the potrait for the exampleSite 2020-07-02 16:26:01 +02:00
Djordje Atlialp
d18afdba84
Fix tags url
Fix https://github.com/rhazdon/hugo-theme-hello-friend-ng/issues/174
2020-07-02 16:10:37 +02:00
Djordje Atlialp
591d4cda93
Fix docs
https://github.com/rhazdon/hugo-theme-hello-friend-ng/issues/134
2020-07-02 16:01:46 +02:00
Djordje Atlialp
a706f10387 Repect comments variable in posts 2020-07-02 15:56:40 +02:00
Djordje Atlialp
03cbab6207
Add maxWidth to portrait 2020-07-02 12:49:45 +02:00
Djordje Atlialp
fba97261f3
Edit README 2020-07-02 12:41:28 +02:00
Djordje Atlialp
342a59a473
Add default sharing buttons in theme style 2020-07-02 12:40:06 +02:00
Djordje Atlialp
e059fd2e05
Add icons for pinterest, tumblr, whatsapp and ycombinator 2020-07-02 12:39:25 +02:00
Djordje Atlialp
e88ee9d2af
Merge pull request #138 from trib0r3/master
Add sharing buttons
2020-07-02 10:09:12 +02:00
Djordje Atlialp
1cc1c1bbae
Merge pull request #167 from 4ludwig4/social-icon-xing
Added Xing Icon
2020-06-14 15:31:57 +02:00
Djordje Atlialp
7c76137038
Merge pull request #168 from jesseward/social-audio-icons
Adding audio related social icons.
2020-06-14 15:31:17 +02:00
Jesse Ward
7ee805e9bb Adding audio related social icons.
discogs, lastfm, mixcloud and soundcloud.
2020-06-10 08:22:15 -07:00
Ludwig
0a86168724 sorted docs and added xing icon 2020-06-06 22:13:24 +02:00
Djordje Atlialp
3b311cde9c
Merge pull request #166 from oseau/i18n-naming
rename Lombard translation file
2020-06-04 19:33:44 +02:00
yang
cd7e51fe2c rename Lombard translation file 2020-06-05 01:05:23 +08:00
Djordje Atlialp
b4ccdc20d1
Merge pull request #157 from gnalck/master
only show copyright span if copyright in config
2020-06-03 06:51:06 +02:00
Djordje Atlialp
1171f26deb
Merge pull request #162 from MayMeow/master
WIP: Add dev.to icon to social icons
2020-06-03 06:50:21 +02:00
Djordje Atlialp
a4fb50b624
Merge pull request #163 from bsciretti/patch-1
Added Lombard translation
2020-06-03 06:48:20 +02:00
Brian Sciretti
5d5b36b3c9
Added Lombard translation 2020-05-31 19:32:34 +02:00
Emma
1889008346 Add dev.to icon to social icons 2020-05-29 21:27:12 +02:00
Kevin Lang
e52210070b only show copyright span if copyright in config 2020-05-15 17:35:04 -07:00
Djordje Atlialp
43279295c1
Maybe fix for #156
https://github.com/rhazdon/hugo-theme-hello-friend-ng/issues/156
2020-05-15 10:52:28 +02:00
Djordje Atlialp
90ee9fd9d5
Start to document the config settings 2020-05-15 09:52:56 +02:00
Djordje Atlialp
886be61c75
Remove resources.Minify because "compressed" option is used 2020-05-15 09:52:16 +02:00
Djordje Atlialp
90b68f7d29
Update resources for exampleSite 2020-05-15 09:51:19 +02:00
Djordje Atlialp
d702f5fde0
Merge pull request #155 from softcat/h-f-ng-portrait
Added option to add image (e.g. portrait) on front page
2020-05-14 23:49:29 +02:00
Nils Sandmann
aba0ed25cc
Added option to add image (e.g. portrait) on front page 2020-05-13 22:52:44 +02:00
Djordje Atlialp
c3bf34a1e0
Merge pull request #154 from softcat/h-f-ng-matrix
Added Matrix Logo
2020-05-13 22:20:02 +02:00
Nils Sandmann
7c9c3352b0
Added doc to matrix icon 2020-05-13 22:18:59 +02:00
Nils Sandmann
8f159feb48
Added Matrix Logo 2020-05-13 22:09:04 +02:00
Djordje Atlialp
dff6aa52a4
Merge pull request #131 from compleatang/production
Align how the theme handles cover images
2020-05-13 09:19:06 +02:00
Djordje Atlialp
5a0d4c1c3f
Add changelog 2020-05-13 09:18:50 +02:00
Djordje Atlialp
9f3c15b70e
Fix issue with wrong pluralization of section title 2020-05-13 08:40:09 +02:00
Djordje Atlialp
b32fd358d3
Merge pull request #151 from Robleh/master
Fix section list pages
2020-05-13 08:36:49 +02:00
Robleh Esa
4d65cf7d78
Fix section list pages
Sections other than posts were displaying posts because it was hard coded in $contentTypeName.
2020-05-12 16:55:43 -04:00
Djordje Atlialp
23434e2102
Add pagination for list views 2020-05-12 09:12:56 +02:00
Djordje Atlialp
9474c646ca
Respect linter 2020-05-12 09:12:20 +02:00
Djordje Atlialp
c6ecbfb9e4
Add icons for deviantart, hackerone and hackerrank
Fix https://github.com/rhazdon/hugo-theme-hello-friend-ng/issues/149
2020-05-05 22:38:11 +02:00
Djordje Atlialp
0aea82e5bd
We do not need any js anymore 2020-05-05 22:32:45 +02:00
Djordje Atlialp
5a687c432b
Edit gitignore 2020-05-05 22:32:00 +02:00
Djordje Atlialp
fb66fa2317
Add discord icon
Fix https://github.com/rhazdon/hugo-theme-hello-friend-ng/issues/147
2020-05-05 21:16:25 +02:00
Djordje Atlialp
3e89d17f08
Edit readme 2020-05-05 21:16:07 +02:00
Djordje Atlialp
a47e4169a8
Add goodreads
Fix https://github.com/rhazdon/hugo-theme-hello-friend-ng/issues/141
2020-05-05 20:48:19 +02:00