[1.6.7] - 2023-10-16

modified

  • kobo、讀冊、台北圖書館超連結加入 icon,移除超連結結尾箭頭符號
a[href^="https://book.tpml.edu.tw/"], a[href^="https://book.tpml.edu.tw/"] {
  background: transparent url(https://www.chinghannhu.com/content/images/2023/08/tplib.svg) no-repeat center right;
  padding-right: 26px;
}
  a[href^="https://book.tpml.edu.tw"]::after {
  display: none;
  }

[1.6.6] - 2023-10-15

modified

  • [ HTML/CSS ] 超連結結尾加入箭頭符號
a::after {
  content: " ↗";
  font-size: 0.8em;
    }

reference


[1.6.5] - 2023-09-18

checked

  • 更換網域到 Cloudflare
  • ghost support: When using Cloudflare, you need to make sure to set the Proxy status to “DNS only” as with the “Proxied” status it won’t allow our system to look up the records and make the connection.

reference


[1.6.5] - 2023-08-03

modified

  • [ HTML/CSS ] 更動導覽列英文大小寫
nav.gh-head-menu {
  text-transform:capitalize;
}

reference


[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)