Commit Graph

400 Commits

Author SHA1 Message Date
prayashkrsaha
85fe2d66dd Update from Forestry.io
prayashkrsaha updated exampleSite/content/page/about.md
2021-08-13 20:31:42 +00:00
prayashkrsaha
453ec5a355 Update from Forestry.io - Updated Forestry configuration 2021-08-13 20:17:45 +00:00
prayashkrsaha
7b16e96a55 Update from Forestry.io
prayashkrsaha updated exampleSite/content/post/emoji-support/index.md
2021-08-13 20:16:52 +00:00
prayashkrsaha
cad24e17b6 Update from Forestry.io
prayashkrsaha updated exampleSite/content/post/Shell Commands for Life/shell-for-life.md
2021-08-13 20:15:01 +00:00
prayashkrsaha
1f2f950f9a Update from Forestry.io
prayashkrsaha created exampleSite/content/post/Shell Commands for Life/shell-for-life.md
2021-08-13 20:11:44 +00:00
prayashkrsaha
dfd3d4f5d3 Update from Forestry.io
prayashkrsaha created exampleSite/static/uploads/shell_for_life.jpg
2021-08-13 20:09:57 +00:00
prayashkrsaha
e3151ea1b3 Update from Forestry.io - Updated Forestry configuration 2021-08-13 18:25:31 +00:00
prayashkrsaha
af8f2da0e2 Update from Forestry.io - Updated Forestry configuration 2021-08-13 18:25:05 +00:00
prayashkrsaha
11df289c96 Update from Forestry.io
prayashkrsaha created exampleSite/content/post/Shell Commands for Life/.gitkeep
2021-08-13 18:23:58 +00:00
prayashkrsaha
19e60f043b Update from Forestry.io
prayashkrsaha updated exampleSite/content/post/placeholder-text/index.md
2021-08-13 17:06:21 +00:00
prayashkrsaha
c3cb332c90 Update from Forestry.io
prayashkrsaha updated exampleSite/content/post/markdown-syntax/index.md
2021-08-13 17:04:24 +00:00
prayashkrsaha
68c3867d03 Update from Forestry.io
prayashkrsaha deleted exampleSite/content/post/math-typesetting/index.md
2021-08-13 17:02:30 +00:00
prayashkrsaha
65ce5daaa6 Update from Forestry.io
prayashkrsaha deleted exampleSite/content/post/rich-content/index.md
2021-08-13 16:59:33 +00:00
prayashkrsaha
5db6e727a2
Update footer.html 2021-08-13 22:27:43 +05:30
prayashkrsaha
69d6f7a42c
Update footer.html 2021-08-13 22:16:27 +05:30
prayashkrsaha
3a9058b503
Update config.yaml 2021-08-13 22:14:45 +05:30
prayashkrsaha
6660dd8d69 Update from Forestry.io
prayashkrsaha deleted exampleSite/content/post/chinese-test/index.md
2021-08-13 16:01:16 +00:00
prayashkrsaha
e65f321340 Update from Forestry.io - Updated Forestry configuration 2021-08-13 15:54:51 +00:00
SOT-TECH
f07d5dc515
feat(i18n): add readingTime russian translation (#297) 2021-08-10 10:28:43 +02:00
Jimmy Cai
1055adf498 release: 3.0.0 2021-08-08 16:24:02 +00:00
Jimmy Cai
24915a912f
feat(article): copy button for highlight block (#295)
This button only shows on highlighted code blocks, because it uses the wrapper div.highlight
2021-08-08 18:15:27 +02:00
Jimmy Cai
4a0cbac234
feat(menu): support open an entry in new tab (#294)
* feat(menu): support open an entry in new tab

closes https://github.com/CaiJimmy/hugo-theme-stack/issues/230

* Revert change in markup.tableOfContents.ordered

* Upgrade Netlify Hugo version

* doc: require Hugo Extended >= 0.87.0
2021-08-08 17:39:33 +02:00
Jimmy Cai
a052245f28
refactor!: Drop support for non-extended version of Hugo (#261)
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/255
2021-08-08 17:14:36 +02:00
Jimmy Cai
3b9e248bfd
feat(article): add scrollbar to TOC (#293)
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/236
2021-08-08 17:03:48 +02:00
Jimmy Cai
5539a42b30
fix(article): unordered TOC style (#292)
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/283
2021-08-08 16:47:58 +02:00
zhixuan
61c021dae2
fix(comments): improve Twikoo style (#289) 2021-08-07 17:29:01 +02:00
zhixuan
2fd3bde9a4
fix(comment/twikoo): submit button color (#288) 2021-08-05 11:20:03 +02:00
zhixuan
7b51bea912
feat(comment): add Twikoo support (#286)
* Create twikoo.html

* Upgrade to Twikoo 1.4.3 and add `lang` param

* Add twikoo section in config.yaml

Co-authored-by: Jimmy Cai <github@jimmycai.com>
2021-08-04 20:49:21 +02:00
zhixuan
5f1a5ab83f
feat(i18n): add translation for .readingTime in Chinese & Japanese (#285) 2021-08-04 20:39:01 +02:00
giacomocarrozzo
910d93b4ce
feat(i18n): Italian translation (#281) 2021-07-29 15:59:15 +02:00
zhixuan
99c4c89f0a
feat(article): add video shortcode (#280) 2021-07-27 10:42:06 +02:00
Farrel Franqois
8d0c65c374
feat(i18n): Add Indonesian translation for readingTime (#279) 2021-07-27 10:16:54 +02:00
zhixuan
d86b857635
chore: update KaTeX to 0.13.13 (#275) 2021-07-26 20:59:24 +02:00
Simon Guest
44e3d20bad
feat(article): use markdownify for licence in article (#273)
* Use markdownify for licence in article

So we can use links, e.g. to credits for main photo.

* refactor: move .article-copyright style to partials/layout/article

Co-authored-by: Jimmy Cai <github@jimmycai.com>
2021-07-25 19:50:52 +02:00
Bachrul uluum
dcfc7b5589
feat(article): reading time (#204)
* add reading time feature

* Revert change in jsconfig.json

* feat: add article.readingTime param, and improve style

* Revert change in jsconfig.json x2

* Remove reading time in compact layout

It doesn't look right to me for now

* feat: add i18n support to reading time string

* Hide footer.article-time when there's not content

Co-authored-by: Jimmy Cai <github@jimmycai.com>
2021-07-23 18:37:30 +02:00
Hendra Manudinata
a25e6463bd
feat(sidebar): add option to disable avatar in left sidebar (#268)
* Allow to disable logo image in left sidebar

* Enable sidebar avatar by default for backward compatibility

Co-authored-by: Jimmy Cai <github@jimmycai.com>
2021-07-23 10:56:52 +02:00
Farrel Franqois
8cb11d721f
feat(i18n): Improve Indonesian translation (#265) 2021-07-19 12:21:49 +02:00
SOT-TECH
99418f1056
feat(i18n): add russian translation for back and TOC (#262) 2021-07-11 11:23:52 +02:00
Jimmy Cai
230468d613 ci: remove exampleSite/plugins 2021-07-09 13:23:18 +02:00
Jimmy Cai
0afa502cdd Revert "ci: update srcdir of netlify-plugin-hugo-cache-resources"
This reverts commit 90e7761967.
2021-07-09 13:21:46 +02:00
Jimmy Cai
90e7761967 ci: update srcdir of netlify-plugin-hugo-cache-resources 2021-07-09 13:18:49 +02:00
Jimmy Cai
5d1a7b8768 ci: upgrade hugo version to 0.85.0
Use official version of plugin `netlify-plugin-hugo-cache-resources`
2021-07-09 13:12:03 +02:00
Jimmy Cai
28ab0dd980 doc: update README to include license information 2021-07-09 13:04:30 +02:00
Jimmy Cai
1857909fe4 fix(menu): remove horizontal menu margin on mobile 2021-07-09 12:20:13 +02:00
慕枫Go
b7d4048298
feat(comment/vssue): add parameter 'autoCreateIssue' (#258)
It's default false
2021-07-07 13:18:05 +02:00
Zoroark
45a944412c
feat(i18n): Added missing French translations (#259)
Also adds whitespace to match the English file's layout.
2021-07-07 13:05:30 +02:00
Jimmy Cai
1fa573dae3 release: version 2.5.0 2021-07-06 12:36:34 +02:00
MikDal002
ac18f600c1
feat(i18n): add Polish translation (#257) 2021-07-06 12:29:22 +02:00
WingLim
46908815fc
chore: add toggleEl type (#256) 2021-07-06 12:25:27 +02:00
Jimmy
be2defe8fb chore: update theme.toml to the latest format 2021-07-04 21:07:45 +02:00