Commit Graph

240 Commits

Author SHA1 Message Date
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
Michael Romero
3d6638843e Improve 404 message 2018-10-30 22:56:41 -07:00
Kevin Sookocheff
638f3972fe Merge branch 'master' into allow-relative-bigimg-paths 2018-10-30 10:44:50 -06:00
Kevin Sookocheff
85d7565d41 Allow relative paths for bigimg. 2018-10-30 10:35:18 -06:00
Michael Romero
04c5e1d32c Improved Share Links 2018-10-30 00:56:37 -07:00
Michael Romero
260f5fc866 Minor fix to share on twitter 2018-10-30 00:41:18 -07:00
Michael Romero
751d510e32 Minor fix to navbar 2018-10-30 00:41:05 -07:00
Michael Romero
2fe5c9b36b Add site schema for SEO 2018-10-30 00:40:50 -07:00
Michael Romero
0b156ce731 Update footer copyright format 2018-10-30 00:15:46 -07:00
Michael Romero
10324b0d27 Use absURL instead of BaseURL 2018-10-29 22:49:20 -07:00
Michael Romero
934131263b
Merge branch 'master' into delayed-disqus 2018-10-26 00:53:23 -07:00
Michael Romero
f5db9161c0
Merge pull request #202 from igorkulman/related-posts
Showing related posts
2018-10-26 00:44:34 -07:00
Michael Romero
cc4b60aa7d Fix a bug with meta description when taxonomy terms count = 0 2018-10-26 00:41:22 -07:00
Michael Romero
c790d0aa71
Merge pull request #193 from jankuc/mermaid_support
Added support for mermaid diagrams
2018-10-17 23:21:41 -07:00
Michael Romero
8014d6faa6
Merge pull request #181 from brainspark/default-description-for-taxonomy
Add a default Description for taxonomy pages
2018-10-17 23:17:30 -07:00
Igor Kulman
6e54af2e5c
Showing related posts 2018-09-30 12:53:16 +02:00
Igor Kulman
9cad5e961f
Ability to use delayed Disqus comments 2018-09-30 12:39:25 +02:00
Simon Spannagel
1ec6bca1c3 Fix broken pagination links when using page URL with folder 2018-09-28 11:21:34 +02:00
Michael Romero
1a5d075d00 Fix unintended HTML in <head>
The load-photoswipe-theme partial was being incorrectly loaded in the <head>. Instead, we should load the CSS in the head, and the initialization HTML should go in the <body>
2018-09-17 23:55:47 -07:00
Michael Romero
c95cb46fb6 Collapsable tags no longer scroll to top
The href="#" causes the page to scroll back to top when expanding one of the collapsable tags.
2018-09-17 23:41:03 -07:00
Michael Romero
b0cf886b59 Update to latest version of hugo-easy-gallery 2018-09-17 23:33:21 -07:00
Jan Kucera
f6a6b2fcb8 put all the shortcode code in one place 2018-09-16 21:29:13 +02:00
Jan Kucera
9f8ae0bf51 Mermaid support for beautiful hugo theme 2018-09-16 18:08:30 +02:00
Michael Romero
37825f541e
Merge pull request #180 from brainspark/social-share-override
Make sure one can override socialShare on a page by page basis
2018-09-15 22:04:03 -07:00
Michael Romero
65cdb2e82d
Merge pull request #179 from zevdg/patch-1
Allow custom summaries
2018-09-15 22:01:13 -07:00
Michael Romero
b5368473b5
Merge pull request #174 from cite/master
fix missing slash for tags -> "view all"
2018-09-15 21:46:13 -07:00
Michael Romero
2d6e609e3a
Merge pull request #168 from henryiii/shortcodes
Adding some useful shortcodes
2018-09-15 21:42:13 -07:00
Michael Romero
686478883f Handle list header in the header partial 2018-09-15 21:10:48 -07:00
Michael Romero
475004ea5d Remove avatar-container if no logo set in site.params 2018-09-15 21:10:02 -07:00
Paul Bakker
ac338d30b0 Restructure head parameter determination 2018-06-29 12:37:16 +02:00
Paul Bakker
812e80392e Add expanded title and description generation for taxonomy pages for SEO 2018-06-29 11:48:06 +02:00
Paul Bakker
7b11f7fa77 Add a default Description for taxonomy pages
Make use of the detection of the .Kind of page to have a default
description for SEO purposes
2018-06-28 23:02:18 +02:00
Paul Bakker
2df348c563 Make sure one can override socialShare on a page by page basis
By using $.Param instead of .Site.Params, the socialShare icon settings
can be overridden on a page by page basis in the Front Matter
2018-06-28 14:51:03 +02:00
Zev Goldstein
c28a214abb
Allow custom summaries
This is an "escape hatch" that can be used when neither automatic nor manual summary splitting is sufficient to create a good summary.  This is specifically useful for articles that begin with a disclaimer or anything else that shouldn't be included in the summary.  It's also useful for footnote links and other mid-text items that should be excluded from the summary.
2018-06-13 19:30:16 -04:00
Stefan Foerster
74d3d4934e fix missing slash for tags -> "view all" 2018-05-19 20:40:27 +02:00
Henry Fredrick Schreiner
6a52a11c56 Adding some useful shortcodes 2018-05-07 09:43:52 +02:00
Jorge
9e3bc16498 Added tag styling like beautifuljekyll 2018-04-13 14:35:05 +01:00
Michael Romero
d1fe069d6c
Merge pull request #130 from joshuasheppard/list-post-meta
Add `post_meta.html` reference to `_default/list.html`
2018-04-12 22:42:34 -07:00
Michael Romero
489b868ca0 Allow defining a custom header text for the home page
Allow defining a custom header text for the home page
2018-04-12 22:05:45 -07:00
Michael Romero
0188574495
Merge pull request #154 from NuLL3rr0r/master
fix pagination to respect PaginatePath configuration option
2018-04-04 21:27:40 -07:00
Michael Romero
0433b4b21c
Merge pull request #138 from miketweaver/master
Allow title in _index.md
2018-04-04 21:21:10 -07:00
Michael Romero
cdf543f726
Merge pull request #133 from jms/master
add social network share links
2018-04-04 21:19:08 -07:00
Mohammad S. Babaei
c82ad3cea1
fix pagination to respect PaginatePath configuration option 2018-04-01 16:30:43 +04:30
Jeronimo F. Martinez Sanchez
c8681c44e9 correct typo and extra quotes 2018-02-25 20:54:13 -06:00
Mike Weaver
a52cd26f4c
Allow title in _index.md 2018-02-18 13:06:19 -07:00
tutysara
05cf2daa26
Fix error when there is no comment in staticman
Fixes #134
2018-02-13 00:47:46 +05:30
Jeronimo F. Martinez Sanchez
7276c7c876 update partial share-links 2018-02-11 23:55:02 -06:00
Jeronimo F. Martinez Sanchez
9fc9b05c68 added social share links 2018-02-11 23:44:52 -06:00
Joshua Sheppard
7bee88c744 Add post_meta.html reference to _default/list.html 2018-02-09 02:46:06 -06:00
Michael Romero
5f274c82e4
Merge pull request #116 from henryiii/expanding
Expanding taxinomies
2018-02-09 00:05:49 -05:00
Michael Romero
987a01e004
Merge pull request #124 from tmo-github/master
update PhotoSwipe to v4.1.2
2018-02-08 23:47:15 -05:00
Michael Romero
7cb1aa8aea
Merge pull request #128 from yogster/master
Fixes https://github.com/halogenica/beautifulhugo/issues/111
2018-02-08 23:25:22 -05:00
Michael Romero
61fe8fe368
Merge pull request #127 from nogu-net/patch-1
Fix missing slash in tags URL is also in layouts/_default/list.html.
2018-02-08 23:19:50 -05:00
Michael Romero
5ab83c3282 Update syntax highlighting
Update the syntax highlighting documentation, config file, and HLJS
theme.
2018-02-08 20:16:23 -08:00
Jorge
bae1ad5c41 Fixes https://github.com/halogenica/beautifulhugo/issues/111 2018-01-28 14:19:44 +00:00
Henry Schreiner
b97775978e
Merge branch 'master' into expanding 2018-01-25 10:08:37 +01:00
Henry Fredrick Schreiner
4177be6038 Fix for CJK chars from @nogu-net 2018-01-25 10:07:10 +01:00
nogu-net
baa3de4a95
Update list.html
Fix missing slash in tags URL is also in layouts/_default/list.html.
2018-01-19 13:43:06 +09:00
T
11a9e2be07 update 2 more PhotoSwipe links to point at v4.1.2 2018-01-11 15:52:55 +01:00
T
e298f36bed update PhotoSwipe link to point at v4.1.2 2018-01-11 15:49:05 +01:00
T
7c631a8264 update PhotoSwipe link to point at v4.1.2 2018-01-11 15:00:07 +01:00
Michael Romero
46ffcfbce1 Fix missing slash in tags URL 2018-01-08 20:24:00 -08:00
James Wu
d67f51a811 add sri sha384 to cdn font-awesome 2017-12-29 00:00:45 -08:00
James Wu
bcd9c09cd5 add .Site to readingTime 2017-12-29 00:00:11 -08:00
Michael Romero
9eea743863
Merge pull request #113 from henryiii/fixpage
Remove next/previous for pages
2017-12-28 00:16:12 -08:00
halogenica
e0a5a06ce1 Add modified time, fix translations, make reading time optional 2017-12-28 00:11:07 -08:00
Michael Romero
9d53238842
Merge pull request #110 from badele/fix-rss
Fix empty RSSLink issue #101
2017-12-27 23:50:59 -08:00
Michael Romero
aa21f82dff
Merge pull request #109 from jkinred/master
Update doco in head_custom.html and footer_custom.html to correct path
2017-12-27 23:47:56 -08:00
Michael Romero
2dfcafb7bd
Merge pull request #102 from badele/piwik
Add piwik analytics tool
2017-12-27 23:12:16 -08:00
halogenica
e5d4e621cc Clean up syntax highlighting CSS 2017-12-27 23:06:11 -08:00
Henry Fredrick Schreiner
782cf29350 Expanding taxinomies 2017-12-08 20:06:50 -05:00
Henry Fredrick Schreiner
053715e436 Fix error in autodiscovery 2017-12-07 14:34:23 -05:00
Henry Fredrick Schreiner
2d2756aa1f Use auto type discovery (can be overridden) 2017-12-07 14:30:54 -05:00
Henry Fredrick Schreiner
3e553102fc Using type=page for comments too 2017-12-07 14:24:28 -05:00
Henry Fredrick Schreiner
350f4a8e02 Remove next/previous for pages 2017-12-07 13:55:54 -05:00
badele
2d5a6fb059 Fix empty RSSLink 2017-11-26 21:45:12 +01:00
Jonathan Kinred
400074cc23 #81 - Update doco in head_custom.html and footer_custom.html to refer to correct path 2017-11-26 15:14:26 +11:00
badele
20d20a0178 Add piwik analytics tool 2017-11-21 19:50:06 +01:00
badele
41667d46c3 Add more post information, if staticman used, it can show number comments 2017-11-18 09:05:36 +01:00
badele
d68cf2e04d Simplify staticman posts and add staticman translations 2017-11-18 07:59:53 +01:00
badele
8a0d06525d Add staticman support (static comments coupled with Github pull request) 2017-11-17 22:57:41 +01:00
Michael Romero
7cdd0e0b3d
Merge pull request #95 from badele/rssfeed
Add customized RSS URL
2017-11-11 20:38:32 -08:00
Michael Romero
4f7b301f56
Merge pull request #94 from badele/highlighting
Add chroma highlighting support (Hugo now uses it)
2017-11-11 20:37:25 -08:00
Michael Romero
4d7446e101
Merge pull request #93 from badele/title-image
Add image title feature in homepage
2017-11-11 20:34:49 -08:00
badele
c09200eacd Add customized RSS URL 2017-11-10 22:06:14 +01:00
Henry Fredrick Schreiner
b5136ec772 Adding documentation, rename style file to Hugo standard name 2017-11-10 13:29:44 -05:00
Henry Fredrick Schreiner
b2a458ddc2 Drop hljs if chroma is present 2017-11-10 13:13:22 -05:00
badele
f183da2f87 Add highlighting feature 2017-11-08 21:41:38 +01:00
badele
96bc55120b Add image title feature in homepage 2017-11-05 17:28:08 +01:00
Stefan Foerster
25d482d110 generate page links with trailing slashes 2017-09-04 11:54:55 +02:00
Michael Romero
b760205613 Merge pull request #86 from cite/tagbase
include complete URL in tags
2017-08-10 00:05:24 -07:00
Alexander Becker
d5692a3f8d corrected variable name for authors website 2017-08-09 08:30:21 +00:00