Commit graph

231 commits

Author SHA1 Message Date
Michael Romero
978066cc06 Removing ARIA from tags to fix HTML validation 2019-09-21 17:12:29 -07:00
Michael Romero
e80f9a5551 Bugfix for video in post preview 2019-09-21 10:57:49 -07:00
Michael Romero
65bb38fad0
Revert "[Feature] Archives" 2019-09-21 00:46:12 -07:00
Michael Romero
f91ebeae6b
Merge pull request #305 from mckmonster/add_image_onlistpage
To have the same display on each pages
2019-09-21 00:41:31 -07:00
Michael Romero
57a11f48ee
Merge pull request #297 from hsn10/gallery-fix
Correct links to hugo-easy-gallery.css.
2019-09-21 00:37:17 -07:00
Michael Romero
3dabe46dba
Merge pull request #279 from henribru/remove-duplicate-meta-tags
Remove duplicate meta tags
2019-09-21 00:29:28 -07:00
Michael Romero
3836f4c24a
Merge pull request #273 from henryiii/henryiii-lastmod
Adding last modified for pages if lastmod is set
2019-09-21 00:27:05 -07:00
Michael Romero
6f54c9a159
Merge pull request #270 from VincentTam/fix-ta-html5
Fixed error from HTML5 validator and used input type URL
2019-09-21 00:25:52 -07:00
Michael Romero
b8321f84da
Merge pull request #225 from pad92/archives
[Feature] Archives
2019-09-21 00:14:06 -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
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
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
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
c99b66f713
Merge pull request #291 from VincentTam/delGPlus
Remove Google+
2019-09-04 21:31:52 -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
Radim Kolar
e3a7b094cd Correct links to hugo-easy-gallery.css. 2019-08-04 18:01:25 +02:00
Vincent Tam
b9aa300bac Remove Google+ 2019-06-25 11:24:50 +02:00
henribru
8835ccf479 Remove duplicate meta tags 2019-06-02 21:46:12 +02:00
Henry Fredrick Schreiner
491837e9f8 Adding last modified for pages if lastmod is set 2019-05-08 09:52:53 +02:00
Pascal Armand
8b4cb5417b
👌 update depreciated code
change depreciated .URL to .RelPermalink thx @VincentTam
2019-05-03 10:40:16 +02: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
claudiobizzotto
b38030d587 Add option to self host static files 2019-02-02 19:59:37 -05:00
Kaushal Modi
b1cccc8f2c
Add the canonical "footer" block
The base template and block system allows easy integration of themes with theme components.

The "footer" blocks is also one of the suggested blocks in the Hugo docs: https://gohugo.io/templates/base/#define-the-base-template.

Add this block quickly enables the use of theme components like [hugo-search-fuse-js](https://github.com/kaushalmodi/hugo-search-fuse-js/). I ended up creating this PR because of an issue created there: https://github.com/kaushalmodi/hugo-search-fuse-js/issues/1.
2019-01-18 08:34:55 -05:00
Pascal
0c9be3282c
fix for #242
change for issue #242
2019-01-16 11:31:32 +01:00
Vincent Tam
8735993214 Git host independent Git hash support 2018-12-16 10:38:48 +01:00
Pascal Armand
1f074b4137
Add archives page for #220 2018-11-20 13:53:09 +01:00
Vincent Tam
133386e1c5
Improve Golang style 2018-11-13 12:57:15 +01:00
Michael Romero
1778041bc5 Add additional "alt" param defaults for figure shortcode 2018-11-13 00:42:07 -08:00
Michael Romero
48387349e0 fix validator error: itemprop must belong to a type 2018-11-12 23:53:50 -08:00
Michael Romero
9f46adea96 fix validator error: ul inappropriate here, replaced with div 2018-11-12 23:52:37 -08:00
Michael Romero
7bced23614 fix validator error: <img> tags must have "alt" attribute 2018-11-12 23:51:42 -08:00
Dan C Williams
2687d55d7e Updated post_meta.html to format the Author properly in else clause 2018-11-11 15:23:10 -06:00
Michael Romero
4f9912ba16 Remove unintentional new layout for sections 2018-11-09 00:30:05 -08:00
Michael Romero
14dc31b0fe Fix facebook share icon (was incorrectly linkedin) 2018-11-07 22:17:25 -08:00
Michael Romero
e3f7d0b72d Update to KaTeX 0.10.0 2018-11-06 23:30:50 -08:00
Michael Romero
8a0d489252 Update to Font Awesome v5.5.0 2018-11-05 00:38:37 -08:00
Michael Romero
21f081491b Merge branch 'master' of https://github.com/halogenica/beautifulhugo 2018-11-04 23:34:37 -08:00
Michael Romero
1dcccecb26 Add option to display word count 2018-11-01 01:39:04 -07:00
Michael Romero
36d7231cad Updates to SEO 2018-11-01 01:38:13 -07:00
Michael Romero
5bbbd39137 Update social share buttons 2018-11-01 01:37:16 -07:00
Michael Romero
404cfb2bba Fix bug with delayDisqus 2018-11-01 01:14:22 -07:00