Commit Graph

15 Commits

Author SHA1 Message Date
aka
5e6e1fdd8b feat(shortcode): image loop 2024-03-02 22:19:07 +08:00
aka
fb655f9c04 feat: add poem shortcode 2023-12-31 02:17:44 +08:00
aka
fc481c8fb4 feat: add netease and timeline shortcode 2023-11-16 01:22:05 +08:00
aka
46c6db88da feat: add shortcode neodb 2023-11-03 00:22:53 +08:00
aka
bd131c91ea feat: shortcode chat 2023-11-03 00:18:13 +08:00
aka
4f9a6c775a feat(shortcodes): add spoiler 2023-09-09 17:43:55 +08:00
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
zhixuan
57bfea8338
fix(shortcodes): mixed content error with bilibili and tencent video (#365) 2021-09-24 20:32:53 +02:00
zhixuan
9c7e73646c
feat(article): add positional parameter for video shortcode (#331) 2021-08-26 18:50:03 +02:00
zhixuan
99c4c89f0a
feat(article): add video shortcode (#280) 2021-07-27 10:42:06 +02:00
Jimmy Cai
d5268a41e0
refactor(article): add default padding (#166)
* refactor(article): add default padding

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

* fix(article): video iframe margin

* fix: remove youtube iframe border
2021-03-07 12:51:47 +01:00
Jimmy Cai
79d8c1db38
feat: Tencent video shortcode and remark42 integration (#143)
* 增加remark42的评论系统支持,config中增加对应配置。

* remark42评论系统,语言配置加入到config中,修正切换theme时评论区跟随主题切换。

* - 新增腾讯视频的支持
- 支持通过frontmatter配置在文章中插入音频

* 更新readme

* Delete README.md

* Create README.md

* Remove MetingJS

* fix(shortcode/tencent): switch to HTML5

The old one was showing video using Flash.

* style(comments): clean remark42 integration code

Co-authored-by: wood <wood@hfge.cn>
Co-authored-by: Wood <34589275+hfge@users.noreply.github.com>
2021-02-13 11:10:24 +01:00
zoxoy
bccb62cd46
feat: add bilibili shortcode (#97) 2020-12-30 09:28:22 +01:00
Jimmy Cai
c698d944e6 🎉 Initial commit 2020-08-22 13:20:08 +02:00