rmdhnreza
3d09c23284
feat(article): GitLab Snippets Shortcode ( #627 )
2022-06-11 11:04:20 +02:00
Simon Guest
955bb8dd7f
feat(shortcodes): add quote shortcode, and example ( #414 )
...
* Add quote shortcode, and example
* Use trim to improve whitespace
* Allow for quote with neither author nor source
* Format code and move quote.scss to article.scss
This style is only used on the article page, so it makes more sense to have it there.
Co-authored-by: Jimmy Cai <github@jimmycai.com>
2022-06-08 17:59:23 +02:00
Jimmy Cai
de952be116
fix(exampleSite): cn.md -> zh-cn.md
2022-03-19 23:16:58 +00:00
Jimmy Cai
c4e864a08d
doc(exampleSite): move chinese-test post to /cn
2022-03-04 08:41:47 +00:00
FarisZR
0d0375a7fc
feat: add RTL Support and update demo site to Show Arabic/RTL content ( #519 )
...
* add LanguageDirection variable
* add .direction-rtl and .direction-ltr clases
* margin -right > margin-inline-end
* keep Codeblocks LTR
* switch to logical properties
* left -> inset-inline-start
* Add Arabic/RTL placeholder text
* Add arabic language
* remove space
* use Html Dir instead of class
* Move codeblock code to layout/article.css and fix 4 spaces codeblocks
* remove unused clases
2022-03-04 00:25:34 +01:00
Jimmy Cai
d75dbe2b6e
fix: copy code button does not work when line number is enabled ( #487 )
...
* fix: copy code button does not work when line number is enabled
* fix pre style
* Add gist shortcode to exampleSite
2022-02-06 20:32:37 +01:00
Jimmy Cai
88beecd101
fix: hyperlinked image ( #485 )
...
* fix: hyperlinked image
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/410
* feat: add support to inline images
* Remove unused code
* Remove data-alt-html
2022-02-06 19:58:10 +01:00
zhixuan
0af9d23e49
feat(article): add scroll for table ( #428 )
...
* feat: table can't scroll & delete scrollbar style for Chromium
* Undo some line breaks
* Add a table with overflow to exampleSite
2022-01-20 12:09:25 +01:00
Jimmy Cai
4e2c8e74be
fix: add missing diff syntax highlight ( #445 )
...
closes: https://github.com/CaiJimmy/hugo-theme-stack/issues/434
2021-12-28 10:48:22 +01:00
zhixuan
57bfea8338
fix(shortcodes): mixed content error with bilibili and tencent video ( #365 )
2021-09-24 20:32:53 +02:00
Jimmy Cai
d6b0f10241
fix(exampleSite): remove Instagram shortcode
...
ref https://github.com/gohugoio/hugo/issues/7866
closes https://github.com/CaiJimmy/hugo-theme-stack/issues/41
2020-10-26 17:38:16 +01:00
Jimmy Cai
1c30df93d4
test: add CJK taxonomy to example post
2020-10-09 20:08:27 +02:00
romainx
ddebaee028
Fix tags and categories using GetTerms
...
See [documentation](https://gohugo.io/templates/taxonomy-templates/#display-a-single-piece-of-contents-taxonomies )
2020-10-09 19:26:28 +02:00
Jimmy Cai
35f162943d
doc(exampleSite): add Chinese test post
2020-09-09 12:20:37 +02:00
Jimmy Cai
b5bcbcee12
doc(exampleSite): Remove unused markdown files
2020-09-08 09:15:59 +02:00
Jimmy Cai
292e96d764
feat(exampleSite): add featured images from Unsplash for demo site
2020-09-06 00:43:51 +02:00
Jimmy Cai
20a6fc4d09
feat: add exampleSite
2020-08-24 21:27:32 +02:00