Commit Graph

515 Commits

Author SHA1 Message Date
Michael Romero dfdd3ae7ad
Merge pull request #259 from doingweb/master
Add CodePen social icon
2019-09-20 22:56:58 -07:00
Michael Romero 7e66822ba0
Merge branch 'master' into master 2019-09-20 22:56:50 -07:00
Michael Romero d4edb6a8ce
Merge pull request #251 from rishisubramanian/master
Added Kaggle to social icons
2019-09-20 22:55:35 -07:00
Michael Romero 899728b587
Merge branch 'master' into master 2019-09-20 22:55:24 -07:00
Michael Romero 9a7716ef43 Merge remote-tracking branch 'origin/master' 2019-09-20 22:53:38 -07:00
Michael Romero 906239df4b
Merge pull request #244 from kaushalmodi/patch-1
Add the canonical "footer" block
2019-09-20 22:48:35 -07:00
Michael Romero f838d06d84
Merge pull request #243 from pad92/patch-1
[bugfix] related page
2019-09-20 22:44:58 -07:00
Michael Romero 2dc99d84a6
Merge pull request #306 from eigenfunk/social_icon_slack
social_icons slack.com
2019-09-20 22:42:36 -07:00
Michael Romero cbd5195d5d Add Mastodon to config example 2019-09-20 22:41:59 -07:00
Michael Romero ae5bf89b8f
Merge pull request #271 from ksunden/mastodon
Add Mastodon social icon
2019-09-20 22:13:54 -07:00
Martin Funk 137b64f7ce add slack to exampleSite 2019-09-13 08:36:55 +02:00
Martin Funk 071625aad7 social_icons slack.com 2019-09-12 22:29:38 +02:00
Kyle Sunden f4318d5d2a
Merge branch 'master' into mastodon 2019-09-08 18:00:28 -05:00
Mickael 6b969c5e2d Readd video on post-preview 2019-09-08 19:04:36 +02:00
Mickael daa0bcb0e5 To have the same display on each pages 2019-09-08 19:01:25 +02:00
Michael Romero b71c2754dc Added a "video" type for post preview 2019-09-05 01:03:35 -07:00
Michael Romero fdd332f7e1 Adding mainSection = ["post","posts"] - required to show pages with "post" type in sections outside of "post" 2019-09-05 00:27:18 -07:00
Michael Romero 20609b681b Change "showAuthor" to "hideAuthor", since show is the default behavior 2019-09-05 00:10:10 -07:00
Michael Romero 3f32f6fde6
Merge pull request #268 from lzhoucs/hide-author
Add option `showAuthor` to hide author
2019-09-04 21:54:51 -07:00
Michael Romero b9996ebf9b
Merge pull request #265 from NuLL3rr0r/self-hosted-404
add missing .png pulled in by photoswipe.default-skin.min.css when self-hosting
2019-09-04 21:50:00 -07:00
Michael Romero 8495adb74e
Merge pull request #249 from benz0li/master
Update keybase icon
2019-09-04 21:43:32 -07:00
Michael Romero f6ae471281
Merge pull request #235 from VincentTam/gitCommit
[Enhancement]: Use Hugo's built-in GitInfo for Git commit SHA on the footer
2019-09-04 21:40:58 -07:00
Michael Romero d7d28f8aa2
Merge pull request #238 from zhiweiyin318/add-weibo
add weibo to social
2019-09-04 21:37:57 -07:00
Michael Romero 41fb3cd7e9
Merge pull request #234 from VincentTam/readme
[Documentation] Changed to config.toml
2019-09-04 21:35:30 -07:00
Michael Romero 195f4dc538
Merge pull request #229 from echtwerner/master
Fixed reference from Jekyll to Hugo and add link
2019-09-04 21:34:21 -07:00
Michael Romero c99b66f713
Merge pull request #291 from VincentTam/delGPlus
Remove Google+
2019-09-04 21:31:52 -07:00
Michael Romero 1d75ccd689
Merge pull request #301 from bobek/master
Use Site.RegularPages for index
2019-09-04 21:15:27 -07:00
Antonin Kral 1131754240 Let's use `mainSections` when looking for relevant content for the home page 2019-08-19 15:16:50 +02:00
Vincent Tam c37e870658 Use HTML5 input type URL 2019-08-17 00:15:16 +02:00
Antonin Kral 79abb2e4d6 Address changes introduced by hugo v0.57.0
see https://github.com/gohugoio/hugo/releases/tag/v0.57.0
2019-08-15 20:27:27 +02:00
Vincent Tam 463f11b25c HTTP → HTTPS in Hugo URL 2019-08-12 14:29:48 +02:00
Radim Kolar e3a7b094cd Correct links to hugo-easy-gallery.css. 2019-08-04 18:01:25 +02:00
kheiakiyama 4eeceb4835 add categories style 2019-08-04 12:02:37 +09:00
Vincent Tam b9aa300bac Remove Google+ 2019-06-25 11:24:50 +02:00
Cassio Batista 7cc01ccfb1 doc: multilingual tree subfolders now end-dashed 2019-06-12 11:42:49 -03:00
Cassio Batista 563f34e618 doc: multilingual subject-verb agreement on description :) 2019-06-12 11:39:28 -03:00
Cassio Batista 2fb2386076 doc: improving multilingual instructions 2019-06-12 11:37:28 -03:00
Cassio Batista bdadd84af1 doc: multilingual instructions included on README 2019-06-12 11:29:07 -03:00
henribru 8835ccf479 Remove duplicate meta tags 2019-06-02 21:46:12 +02:00
Vincent Tam 322238b0fa Fixed CSS typo 2019-05-20 20:25:20 +02:00
Henry Fredrick Schreiner 491837e9f8 Adding last modified for pages if lastmod is set 2019-05-08 09:52:53 +02:00
Michael Romero 07f765675d
Merge pull request #269 from VincentTam/fix-dotHugo-deprecated
Fix #261
2019-05-08 00:38:01 -07:00
Pascal Armand 8b4cb5417b
👌 update depreciated code
change depreciated .URL to .RelPermalink thx @VincentTam
2019-05-03 10:40:16 +02:00
ksunden 5d23d2ac0d Add mastodon social icon 2019-04-30 22:15:39 -05:00
Vincent Tam db7462aa30 Fixed error from HTML5 validator 2019-04-26 17:28:36 +02:00
Vincent Tam c44ae13891 Fix typo: .relPermalink → .RelPermalink 2019-04-25 12:16:32 +02:00
Vincent Tam 37d73ff832 Fix #261 2019-04-25 11:09:47 +02:00
Liang Zhou 865e7a5edf Add option `showAuthor` to hide author.
Resolves #267
2019-04-21 23:22:55 -05:00
Mamadou Babaei 4970402e06
add missing .png pulled in by photoswipe.default-skin.min.css when self-hosting 2019-04-21 20:16:54 +02:00
Chris Antes b85a4633f4 Add CodePen social icon 2019-04-02 01:25:55 -07:00