Commit Graph

540 Commits

Author SHA1 Message Date
zzossig 01f9e43e59 update exampleSite 2021-05-23 23:26:17 +09:00
zzossig 577a38dd6d
Merge pull request #414 from rainbowpigeon/rainbowpigeon-undef-ahref-patch-2
Fix 'undefined' href in search results without highlight
2021-05-23 23:11:22 +09:00
zzossig 36ba93cb5c
Merge pull request #416 from ikoch73/master
Add files via upload
2021-05-23 23:09:51 +09:00
zzossig edbd1ce713
Merge pull request #417 from Sam4uk/i18n_ukraine
Support of the Ukrainian language
2021-05-23 23:09:13 +09:00
zzossig 68ac620290
Merge pull request #415 from sky-bro/patch-1
fix typo
2021-05-23 23:08:31 +09:00
Sam4uk d4e399deb6 Support of the Ukrainian language
Partially localized to the Ukrainian language
2021-05-22 22:32:21 +03:00
ikoch73 33e490c7f6
Add files via upload 2021-05-21 18:09:47 +02:00
Kyle 8aed0626fc
fix typo 2021-05-19 00:02:21 +08:00
rainbowpigeon 51eb84391b
Fix 'undefined' href in search results without highlight
If enableSearchHighlight = false is set in params.toml,
populated search results will use the makeLi function to set href to obj.item.permalink as opposed to obj.item.uri when the makeHighlightLi function is used.
obj.item.permalink used will result in undefined attribute and invalid links.
2021-05-03 17:29:31 +08:00
zzossig e43a7c1aec
Merge pull request #386 from jhollowe/patch-1
Add year Replacement in RSS copyright
2021-04-25 01:43:56 +09:00
zzossig eb0ee02e6d
Merge pull request #393 from huberte/patch-3
Update fr.toml
2021-04-25 01:42:59 +09:00
zzossig 067a7522d5
Merge pull request #406 from RheingoldRiver/rss-desc
Support an rssDescription param
2021-04-25 01:42:26 +09:00
zzossig 6258d4dde5 new param: searchThreshold 2021-04-21 03:53:59 +09:00
zzossig 272be8ac88 2 more search options: searchContent, searchDistance 2021-04-20 04:46:56 +09:00
RheingoldRiver 0037b4e19b Support an rssDescription param 2021-04-04 14:32:55 +00:00
Svend WALTER 049ea2af2e
Update fr.toml 2021-02-23 21:41:09 +01:00
John Hollowell 9e3a390cd4
Add year Replacement in RSS copyright
Added the same replacement that happens in site-footer.html for the copyright to the RSS feed template
2021-01-29 17:59:51 -05:00
Choi Sung Hwan 438cc9561c Mermaid version to 8.8.4
fix #379
2021-01-02 12:11:55 +09:00
Choi Sung Hwan 2da8aab88f rssLimit bug fix
fix #380
2021-01-02 12:09:56 +09:00
zzossig 290800d19a Support CJK header link 2020-12-12 01:19:44 +09:00
zzossig dcd09019f6
Merge pull request #368 from dongheeJeong/fix-README
fix typo in README
2020-12-10 19:33:44 +09:00
zzossig b8816e7791
Merge pull request #367 from dongheeJeong/fix-README
fix ref in README
2020-12-10 19:28:19 +09:00
dongheejeong 15923e5fdd fix typo 2020-12-10 19:28:19 +09:00
dongheejeong 2dbf4f012c fix ref in README 2020-12-10 19:24:23 +09:00
zzossig 20179cb2a2 netlify-form recaptcha, spam block added 2020-12-10 07:10:42 +09:00
zzossig 7c1c61b6bf Netlify Form support 2020-12-10 06:42:20 +09:00
zzossig c52fed88df Example site update 2020-12-09 05:19:59 +09:00
zzossig 9aeaa2389b
Merge pull request #353 from tabinurie/modtypo
modify typo
2020-12-09 05:18:18 +09:00
zzossig 5cd9fab217
Merge pull request #360 from flads/master
Create i18n/pt-br.toml and fix typo in i18n/es.toml
2020-12-09 05:17:46 +09:00
zzossig 621c83a392 fix long toc issue 2020-12-09 05:12:03 +09:00
flads 7dad71ecc7 translate an item into i18n/es.toml 2020-12-03 19:31:37 -03:00
flads ae8807bf41 fix a typo 2020-12-03 19:27:35 -03:00
flads 92e252fdd2 create i18n/pt-br.toml 2020-12-03 19:26:54 -03:00
zzossig 69e72bd144 d3-cloud added 2020-12-03 01:04:27 +09:00
zzossig 13e290e9dc d3 support 2020-12-01 00:16:52 +09:00
tabinurie d631046495 modify typo 2020-11-15 10:05:29 +09:00
zzossig 9a5a692aab Img shortcode bug fix 2020-11-14 23:05:35 +09:00
zzossig a703d0e3c6
Merge pull request #352 from tabinurie/customicon
Add option to change default emoji icons
2020-11-14 21:44:21 +09:00
tabinurie fac34001fa add pin icon 2020-11-14 17:11:47 +09:00
tabinurie 2e96cb4cf1 add option to change default emoji icon 2020-11-14 17:06:46 +09:00
zzossig 1c24a7a5c6
Merge pull request #350 from tabinurie/dev_share
implement several share buttons
2020-11-14 14:57:50 +09:00
zzossig e2574579ec
Merge pull request #351 from tabinurie/ja
add ja.toml
2020-11-14 14:54:08 +09:00
tabinurie 35759bc8b5 add ja.toml 2020-11-14 13:15:18 +09:00
tabinurie d86ef73792 implement share button: delicious, feedly, google bookmark, hatena bookmark, pinterest, pocket 2020-11-14 12:54:49 +09:00
zzossig 0d433124fe delete instagram shortcode in exampleSite 2020-11-05 23:39:02 +09:00
zzossig d694f16750 about page support table, codeblock, clipboard
#345
2020-11-05 13:59:19 +09:00
zzossig 27bb4753a9
Merge pull request #341 from SDBrett/issue340
Resolve issue 340
2020-11-02 12:28:10 +09:00
Brett Johnson ac7c35441a Resolve issue 340 2020-11-02 09:38:53 +11:00
zzossig 200be8c310 sass deprecate warning fix 2020-10-30 03:15:42 +09:00
zzossig 842005439f fix #314 - Archive page shows error when there are 0 posts 2020-10-29 22:27:37 +09:00