%%'' 才行?
- /^20171029^/ 初步測試完畢,先把 '':blog'' 整個資料夾(連同 headpage 本身)移到 test animal 去
===== 想法 =====
* /^20190326^/ 一直很懷念 [[https://ghsrobert.wordpress.com/|2016 年試用 WordPress]] 那時候的 Baskerville theme,文章是用大小不一的方塊組成三欄式的網格(grid)。既然目前 DW 沒有這種 plugin,是否可以試試,用 blog plugin 輸出 list 後,再把 list 套到網格樣式中?
* [[https://www.fourkitchens.com/blog/article/responsive-multi-column-lists-flexbox/|Responsive Multi-Column Lists with Flexbox – Four Kitchens]]
* [[https://tw.wordpress.org/themes/baskerville/|Baskerville | WordPress.org]]:好像有提到「Masonry」
* → [[https://colorlib.com/wp/masonry-grid-wordpress-themes/|34 Masonry Grid Style WordPress Themes 2019 - Colorlib]]
* Google+(已歿 QQ)似乎也是用 Masonry 式的列表
* [[https://masonry.desandro.com/|Masonry]] ← 直接挑戰天使長……
* 但 Masonry 應該是需要弄 jQuery → [[http://macyjs.com/|Macy.js - A lightweight, dependency free, JavaScript masonry layout library]] 不需要 jQuery;不過直接訴諸 JavaScript 對我目前就比較難
* 純 HTML+CSS 做法:[[https://w3bits.com/css-masonry/|CSS Masonry layouts: Responsive, Lightweight, and EASY!]]← 有這麼簡單嗎?!
* 還附 [[https://w3bits.com/tools/masonry-generator/|CSS Masonry Layout Generator Tool]] 耶!我試用並下載 HTML+CSS+JS 是可以的耶!:o
* 不過如果要套 CSS class 的話,blog plugin 的 archive 表格
* [[https://medium.com/samsung-internet-dev/common-responsive-layouts-with-css-grid-and-some-without-245a862f48df|Common Responsive Layouts with CSS Grid (and some without!)]]
GHS 的 ''年/月/日'' 三層式 blog 其實大概 2017 年秋就開始發展到現在。2020/9/17 開始思考分散式的 blog,有把想法及筆記寫在主站的 this:blogging 中,另外在 IMA 也有開始實做(用 pagelist plugin)。有機會再整理在這裡。
另外,10/1 今天也有看了一下 include plugin 的語法,或許也可以用在 blogging。