3月 01, 2024 Blogger
講真,要搞到 Blogger 可以好好睇睇真係要花好多時間去睇 DOC。

而下面呢兩條 link 係好緊要,無左佢真係咩都搞唔掂。

Widget Tags for Layouts

https://support.google.com/blogger/answer/46995

Layouts Data Tags

https://support.google.com/blogger/answer/47270

仲有呢篇教人可以整到啲內容用 Markdown 出都好正,唔洗再用 html editor 搞到啲內容走晒位 !!

https://github.com/cs905s/md-in-blogger

呢度有個 `data:view` 的 cheatsheet

https://www.share-collections.com/2020/09/blogger-cheatsheet-dataview.html

### 隱藏的 TAG

用用下其實會發覺到有好多(隱藏的 TAG),而係 Documentation 中係搵唔到的,例如:

```html
<div>
	<b:class name='mt-3' cond='data.blog.pageType == "item"' />
</div>
```

上面呢個 Tag 的意思是,如果 `data.blog.pageType == "item"` 時,就會將 `mt-3` 呢個 class 加入去 parent element (div) 度。

過去文章
2025 (9)
4 (5)
3 (1)
2 (3)
2024 (25)
11 (3)
10 (3)
9 (1)
3 (18)
2022 (6)
10 (1)
6 (2)
5 (1)
3 (1)
1 (1)
2021 (21)
11 (7)
7 (1)
6 (2)
5 (2)
4 (6)
3 (2)
2 (1)
2020 (92)
12 (1)
11 (2)
10 (4)
9 (10)
8 (5)
7 (1)
6 (3)
5 (1)
4 (4)
3 (25)
2 (7)
1 (29)
2019 (57)
12 (25)
11 (7)
9 (25)