Changelog 架站日誌

在 2021 年的秋天,我的 Ghost(Pro) 架站旅程正式啟航。

▎Journey before destination.

[1.6.4] - 2023-03-01

modified

  • [ HTML/CSS ] 圖片新增陰影
box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
  • [ HTML/CSS ] 更改反白顏色
::selection {
  background: #fac7ae;
}

reference


[1.6.3] - 2023-02-17

modified

  • 新增 Open Graph

reference


[1.6.2] - 2023-02-16

modified

  • [ HTML/CSS ] 超連結的底線向下移動 2px
text-underline-offset: 2px;
  • 置入 kobo Logo 在樂分紅連結最後
/* Rakuten icon for affiliate geni.us links */

a[href^="https://r10.to/"], a[href^="https://r10.to/"] {
background: transparent url(https://www.huchinghann.com/content/images/2023/02/rakutenLogo15px.svg) no-repeat center right;
padding-right: 18px;
}

[1.6.1] - 2022-11-25

modified

  • [ HTML/CSS ] 改變滑鼠游標的形狀 / 關掉圖片 Lightbox 效果
/* disable hover */

body#collection-5ed02ebed97d7907c6917792 .slides .slide {
    pointer-events: none;
}

.kg-gallery-image, .kg-image[width][height] {
    cursor: default;
}
/* disable lightbox */
.kg-gallery-image, .kg-image[width][height] {
    cursor: default;
}

reference


[1.6.0] - 2022-11-15

checked


[1.5.1] - 2022-08-06

modified

  • 微調 code 區塊

reference


[1.5.0] - 2022-07-25

checked


[1.4.2] - 2022-03-29

modified

  • [ HTML/CSS ] div 不換行

reference


[1.4.1] - 2022-02-23

modified

  • [ HTML/CSS ] 更改手機網址進度條顏色 / 螢光筆、背景顏色透明度

reference


[1.4.0] - 2022-02-19

checked

  • Convertkit 設定電子報、[YAML] 隱藏 Tag 文章
collections:
/:
permalink: /{slug}/
template: index
filter: tag:-tagiwanttofilter+tag:-hash-tagiwanttofilter2

reference


[1.3.0] - 2022-02-16

checked


[1.2.0] - 2022-01-02

checked

  • 增加 subdomain

reference


[1.1.2] - 2021-12-26

modified

  • [ HTML/CSS ] 點擊連結另開視窗

reference


[1.1.1] - 2021-12-25

modified


[1.1.0] - 2021-10-25

checked

  • 連接 Google Analytics

reference


[1.0.2] - 2021-10-24

modified

  • 設定主題 Dawn 淺色/深色模式

reference


[1.0.1] - 2021-10-18

modified

  • [ HTML/CSS ] 時間軸、Youtube 播放介面

reference


[1.0.0] - 2021-10-17

checked

  • 購買網域,Google Domains 網域年費為 12 鎂,最低購買 1 年起,最高可以購買 9 年,年數越高並不會降低費用

reference


[0.0.0] - 2021-10-12

checked

  • 註冊 Ghost (Pro)

Subscribe to 咖灰狐

Don’t miss out on the latest issues. Sign up now to get access to the library of members-only issues.
[email protected]
Subscribe