Michael Romero
978066cc06
Removing ARIA from tags to fix HTML validation
2019-09-21 17:12:29 -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
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
daa0bcb0e5
To have the same display on each pages
2019-09-08 19:01:25 +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
37d73ff832
Fix #261
2019-04-25 11:09:47 +02: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
Pascal Armand
1f074b4137
Add archives page for #220
2018-11-20 13:53:09 +01: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
4f9912ba16
Remove unintentional new layout for sections
2018-11-09 00:30:05 -08:00
Michael Romero
36d7231cad
Updates to SEO
2018-11-01 01:38:13 -07:00
Michael Romero
2fe5c9b36b
Add site schema for SEO
2018-10-30 00:40:50 -07:00
Michael Romero
934131263b
Merge branch 'master' into delayed-disqus
2018-10-26 00:53:23 -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
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
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
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
686478883f
Handle list header in the header partial
2018-09-15 21:10:48 -07: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
Stefan Foerster
74d3d4934e
fix missing slash for tags -> "view all"
2018-05-19 20:40:27 +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
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
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
Michael Romero
46ffcfbce1
Fix missing slash in tags URL
2018-01-08 20:24:00 -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
8a0d06525d
Add staticman support (static comments coupled with Github pull request)
2017-11-17 22:57:41 +01: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
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
Stefan Foerster
2506a38947
include complete URL in tags
...
I want to resolve #71 with this - links to tags should now also
work when the site is not living in a domain's root.
2017-08-06 10:55:37 +02:00
Stefan Foerster
3d675e36c5
generate tag links with trailing slash
...
Since all post URIs are generated with a trailing slash, I thought
it would be a good idea to do the same for tag links. This can
save a few I/O operations here and there (or, depending on your
webhoster, even get rid of redirects).
2017-08-05 22:26:13 +02:00
Michael Romero
c6637b0a79
Add missing role="main"
2017-06-06 23:26:22 -07:00
rui.zheng
0d3d2e33f0
add i18n supported for paginator
2017-05-09 15:14:46 +08:00
Michael Romero
9c165c43d8
Header title for list and hashtags
...
Increase the title header for lists to match single pages. Add a hashtag
for taxonomies.
2017-04-24 23:43:55 -07:00
Michael Romero
0d2ddebdd9
Single and List views not apply to all page types
...
Single and List views not apply to all page types. Previously list view
would only apply to posts. With this change, a new content folder named
"foo" will now list all content within the "foo" folder. In addition,
the Single layout is now generalized and applies to all types of
content.
2017-04-24 21:17:24 -07:00