dokuwiki:blogging

差異處

這裏顯示兩個版本的差異處。

連向這個比對檢視

Both sides previous revision 前次修改
下次修改
前次修改
dokuwiki:blogging [2019/03/26 11:35]
ghsrobert Baskerville 式、Masonry 式的想法……
dokuwiki:blogging [2020/10/01 18:48] (目前版本)
ghsrobert [想法] 分散式的思考
行 11: 行 11:
     * 因為它只吃 :blog 的樣子,所以考慮是不是裝 [[doku>plugin:crosspost|crosspost]],把想發表的文章同步發到 :blog 下     * 因為它只吃 :blog 的樣子,所以考慮是不是裝 [[doku>plugin:crosspost|crosspost]],把想發表的文章同步發到 :blog 下
   * [[https://www.dokuwiki.org/plugin:blogtng|BlogTNG]] 也挺理想,可惜目前沒更新了   * [[https://www.dokuwiki.org/plugin:blogtng|BlogTNG]] 也挺理想,可惜目前沒更新了
 +  * [[doku>plugin:include]] 的多樣化參數/選項語法,應該也蠻適合細膩地建立 blog 的彙整頁的
  
 ===== 實做 ===== ===== 實做 =====
行 34: 行 35:
   * /^20190326^/ 一直很懷念 [[https://ghsrobert.wordpress.com/|2016 年試用 WordPress]] 那時候的 Baskerville theme,文章是用大小不一的方塊組成三欄式的網格(grid)。既然目前 DW 沒有這種 plugin,是否可以試試,用 blog plugin 輸出 list 後,再把 list 套到網格樣式中?   * /^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://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://tw.wordpress.org/themes/baskerville/|Baskerville | WordPress.org]]:好像有提到<span imp>「Masonry」</span>
       * → [[https://colorlib.com/wp/masonry-grid-wordpress-themes/|34 Masonry Grid Style WordPress Themes 2019 - Colorlib]]       * → [[https://colorlib.com/wp/masonry-grid-wordpress-themes/|34 Masonry Grid Style WordPress Themes 2019 - Colorlib]]
 +      * Google+(已歿 QQ)似乎也是用 Masonry 式的列表
       * [[https://masonry.desandro.com/|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!)]]     * [[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!)]]
 +<div explicit>
 +GHS 的 ''年/月/日'' 三層式 blog 其實大概 2017 年秋就開始發展到現在。2020/9/17 開始思考分散式的 blog,有把想法及筆記寫在主站的 this:blogging 中,另外在 IMA 也有開始實做(用 pagelist plugin)。有機會再整理在這裡。
 +
 +另外,10/1 今天也有看了一下 include plugin 的語法,或許也可以用在 blogging。
 +</div>
  • 上一次變更: 2019/03/26 11:35
  • ghsrobert