Commit Graph

515 Commits

Author SHA1 Message Date
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
Ronnie André Bjørvik Sletta bf36c16ef9 Add Markdown links to bigimg description 2018-07-28 11:34:56 +02: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
nonumeros 7f5dad8cb4 TranslationBaseName replaced for Name on archetypes template 2018-05-26 07:57:23 -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
Michael Romero e78f3c8de9
Merge pull request #160 from yogster/beautiful-jekyll-tags
Added tag styling like Beautiful Jekyll
2018-04-16 23:33:07 -07: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 d9abe992c9
Merge pull request #148 from oschoudhury/master
Added Bitbucket social button to social.toml and the exampleSite.
2018-04-12 22:08:35 -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 421ee67f24
Merge pull request #143 from tmo-github/tao-github-patch1
HTTPS everywhere !
2018-04-12 19:55:14 -07:00
Michael Romero 3bc23bf898
Merge pull request #159 from stefanolazzarato/master
Added i18n Italian translation (it)
2018-04-12 19:47:49 -07:00
stefanolazzarato f23ec885f2
Fix translate 2018-04-12 16:07:05 +02:00
stefanolazzarato 2fbccbf107 Add Italian Internationalization item. 2018-04-12 11:40:26 +02:00
Michael Romero 41df61cbb7
Merge pull request #155 from rsletta/master
Translation to Norwegian Bokmål(nb)
2018-04-04 21:29:02 -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 f3fe851c35
Merge pull request #144 from johanbrandhorst/patch-1
Fix typos in staticman.css
2018-04-04 21:23:50 -07:00
Michael Romero 4df3eee07d
Merge pull request #140 from habi/patch-1
Added code block
2018-04-04 21:22:17 -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 3f6b9b0f54
Merge pull request #145 from bastnic/patch-1
Update fr.yaml
2018-04-04 21:20:07 -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
Ronnie André Bjørvik Sletta aee841648d
Merge pull request #1 from rsletta/nb-translate
Translation Norwegian Bokmål(nb)
2018-04-05 00:04:32 +02:00
Ronnie André Bjørvik Sletta 8a808857c1 Added i18n translation Norwegian Bokmål(nb) 2018-04-05 00:02:39 +02:00
Mohammad S. Babaei c82ad3cea1
fix pagination to respect PaginatePath configuration option 2018-04-01 16:30:43 +04:30
O. S. Choudhury d01a8ddb9d Added Bitbucket social button to social.toml and the exampleSite. 2018-03-13 12:03:21 +01:00
Bastien Jaillot e487dc54d4
Update fr.yaml
Some fixes in french translation
2018-03-06 22:09:31 +01:00
Johan Brandhorst 78b086b033
Fix typos in staticman.css
This was preventing the file from applying rules.
2018-03-03 13:48:13 +00:00
Jeronimo F. Martinez Sanchez c8681c44e9 correct typo and extra quotes 2018-02-25 20:54:13 -06:00
tmo-github 81941fcfc6
HTTPS everywhere !
A little cleanup to use secure URLs and require less browser redirections (links tested)
2018-02-21 11:32:28 +01:00
David Haberthür 1f725e7990
Added code block 2018-02-19 16:40:46 +01:00
Mike Weaver a52cd26f4c
Allow title in _index.md 2018-02-18 13:06:19 -07:00
Michael Romero 5c7dd467c5
Merge pull request #135 from tutysara/patch-1
Fix error when there is no comment in staticman -- Fixes #134
2018-02-12 17:34:55 -05: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 Martinez Sanchez fc5160893e
Merge pull request #1 from jms/share-links
added social share links
2018-02-11 23:45:58 -06:00
Jeronimo F. Martinez Sanchez 9fc9b05c68 added social share links 2018-02-11 23:44:52 -06:00
Michael Romero 6bdf479e17
Merge pull request #131 from estaleiro/patch-ptbr
Add translation to pt-br
2018-02-11 23:12:26 -05:00
Ricardo Katz f755993af8
Add translation to pt-br 2018-02-09 17:31:49 -02: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 ab7991b088
Merge pull request #126 from carmenbianca/nl
Add Dutch translation
2018-02-08 23:18:19 -05:00