Commit graph

398 commits

Author SHA1 Message Date
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
Michael Romero
c07daadde8
Merge pull request #232 from VincentTam/zh-translation
[Bug fix] Corrected Chinese Staticman UI string
2018-12-10 15:45:56 -08:00
Michael Romero
089190181d
Merge pull request #231 from VincentTam/ja-translation
[Bug fix] Corrected Japanese Staticman UI string
2018-12-10 15:44:06 -08:00
Vincent Tam
136bacaea8 Corrected Chinese Staticman UI string
References:

[DISQUS 整合性留言管理系統 (支援 WordPress、Blogger)](https://sofree.cc/disqus/)
2018-12-10 12:00:08 +01:00
Vincent Tam
6c66974718 Added Japanese translation
References:

1. laureltreetop@52ac802dbb3418eaf44337465e3b9b176f73f265
2. Disqus' Japanese UI
2018-12-10 11:08:16 +01:00
Michael Romero
2d97ca6076 Update to correct hugo min version 2018-11-14 01:39:50 -08:00
Michael Romero
a42c054c2b Merge branch 'master' of https://github.com/halogenica/beautifulhugo 2018-11-13 23:58:49 -08:00
Michael Romero
6cf90512e9 Document that logo should be square dimensions 2018-11-13 23:58:46 -08:00
Michael Romero
928d1975ba
Merge pull request #217 from VincentTam/patch-1
Style - add missing space
2018-11-13 23:33:13 -08: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
Michael Romero
2687802653
Merge pull request #215 from Gingfrederik/master
Add Traditional Chinese language support
2018-11-11 17:03:07 -08:00
Michael Romero
6c78cf4325
Merge pull request #216 from dancwilliams/master
Updated post_meta.html to format the Author properly in else clause
2018-11-11 16:58:12 -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
gingfrederik
238dd3ce26 change zh.yaml to zh-CN.yaml 2018-11-12 02:48:52 +08:00
gingfrederik
d89e429ac9 add zh-TW.yaml 2018-11-12 02:39:41 +08:00
Michael Romero
4f9912ba16 Remove unintentional new layout for sections 2018-11-09 00:30:05 -08:00
Michael Romero
b17deec674 Readme update on Pygments 2018-11-07 23:17:19 -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
6a2437194b Remove float right on share icons to fix "next post" button 2018-11-05 00:52:55 -08:00
Michael Romero
3b2c819021 update css comment 2018-11-05 00:43:51 -08:00
Michael Romero
8a0d489252 Update to Font Awesome v5.5.0 2018-11-05 00:38:37 -08:00
Michael Romero
caf62024be Remove unused 404 image 2018-11-05 00:37:10 -08:00
Michael Romero
21f081491b Merge branch 'master' of https://github.com/halogenica/beautifulhugo 2018-11-04 23:34:37 -08:00
Michael Romero
010b413c86 Add fields to default archetype 2018-11-01 01:41:20 -07: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
Michael Romero
a5c9ede88f
Merge pull request #211 from soofaloofa/allow-relative-bigimg-paths
Allow relative paths for bigimg.
2018-10-30 22:39:00 -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
b2e92aa5df Fix minor CSS warnings of ignored properties 2018-10-30 00:54:27 -07:00
Michael Romero
e136366d83 Fix broken CSS 2018-10-30 00:52:03 -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
0af36bcb33 French translation, replace Ourp with Oups 2018-10-29 23:59:48 -07:00
Michael Romero
10324b0d27 Use absURL instead of BaseURL 2018-10-29 22:49:20 -07:00
Michael Romero
4c2db9a5b4 Fix missing indentation 2018-10-26 10:59:08 -07:00
Michael Romero
b6d8e54497
Merge pull request #201 from igorkulman/delayed-disqus
Delayed Disqus comments
2018-10-26 00:53:33 -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