Cotes Chung
84bb4d0c4b
Add image popup effect
2021-04-24 16:32:56 +08:00
Cotes Chung
f0ce5ceb71
Fix tabs url for service worker
2021-04-20 04:22:28 +08:00
Cotes Chung
a9acaa669d
Reduce the external files required for gem installation
2021-04-20 04:22:28 +08:00
Cotes Chung
72e8ffafa6
Exclude JS source code from the output
2021-04-20 04:22:28 +08:00
Cotes Chung
4ed6988be3
Globally mark out image links
2021-04-17 15:00:21 +08:00
Cotes Chung
d720d0f66c
Bump version to 3.3.2
...
(cherry picked from commit 0b0e493ff024ee278d20bba056059aae9c0fac2d)
2021-04-11 01:39:27 +08:00
Cotes Chung
aa54e901b1
Resume the pv cache source & add validation for the number of localStorage keys
2021-04-10 23:36:08 +08:00
Cotes Chung
a03149cd40
Reduce PWA storage space
2021-04-10 14:51:04 +08:00
Cotes Chung
6341752986
Enhance detection of PV key validity in localStorage
2021-04-07 15:01:23 +08:00
Cotes Chung
4a0242e496
Simplify the PV config options
...
- Remove options `site.google_analytics.pv.enabled` and `site.google_analytics.pv.proxy_url`
- Rename options `site.google_analytics.pv.cache` to `site.google_analytics.pv.cache_path`
2021-04-06 23:15:36 +08:00
Cotes Chung
48e4c7e6d3
Fix the PV fetching failed when local cache is disabled
...
also improve the PV report logic
2021-04-06 02:32:53 +08:00
Cotes Chung
49346fd3c6
Bump version to 3.3.1
...
(cherry picked from commit 0b043daa341acd446c4ea536498ac2f52c82329a)
2021-04-02 21:15:50 +08:00
Cotes Chung
dbe4c3d42f
Bump version to 3.3.0
...
(cherry picked from commit 41741dc3366d1af5f0da541d723860cb96eb27db)
2021-04-02 16:17:40 +08:00
Cotes Chung
1ff38722a2
Rename copyright file for JS
2021-04-02 16:02:14 +08:00
Cotes Chung
1c0cd6b6b0
Remove a stale variable from timeago.js
2021-04-02 15:57:36 +08:00
Cotes Chung
9636612755
Fix the cache list on service worker
...
Adding '/index.html' to the cache storage
2021-03-23 15:42:10 +08:00
Cotes Chung
18f6c6ac4e
Fix PWA error caused by service worker store the POST Request as cache key
...
fix #297 , fix #301
2021-03-22 22:38:22 +08:00
Cotes Chung
89751c8e9f
Bump version to 3.2.2
...
(cherry picked from commit f78747d84126c5ca5078574604be8e95000309fa)
2021-03-04 15:04:14 +08:00
Cotes Chung
d2bb423220
Change the order of post meta & improve timeago
2021-03-03 18:32:06 +08:00
Cotes Chung
3e79ad6300
Bump version to 3.2.1
...
(cherry picked from commit 125c23f19b561c9db9293fe9a3dc2052185643be)
2021-02-10 23:50:06 +08:00
Cotes Chung
d0a23c21ee
Bump version to 3.2.0
...
(cherry picked from commit e13187cb1d82d71c6104fa1ecb93d5634590c164)
2021-02-10 21:27:18 +08:00
Cotes Chung
34b7a80a78
Bump version to 3.1.1
2021-02-05 02:05:55 +08:00
Cotes Chung
5669f792a7
Fix search results slow scrolling ( #273 )
...
also:
- improve its responsive design
- fix the js path in gulp
2021-02-05 01:24:15 +08:00
Cotes Chung
d7443aad5d
Bump version to 3.1.0
2021-02-03 01:42:10 +08:00
Cotes Chung
7a87ab4d05
Bump version to 3.0.3
2021-01-28 23:44:53 +08:00
Cotes Chung
adc117972a
Fix the year of copyright
2021-01-28 03:37:08 +08:00
Cotes Chung
d8a42d9bb4
Bump version to 3.0.2
2021-01-27 03:41:12 +08:00
Cotes Chung
ec522e5219
Bump version to 3.0.1
2021-01-26 22:28:35 +08:00
Cotes Chung
7d7c0da31b
Bump version to 3.0.0
2021-01-26 21:40:46 +08:00
Cotes Chung
893db51ff0
Improve the copyrights of the assets
2021-01-26 20:24:47 +08:00
Cotes Chung
cbb3bd4be5
Set default values for site variables
...
good for gem-based first run
2021-01-26 20:24:47 +08:00
Cotes Chung
da9f7b8218
Process JS files with gulp
2021-01-25 06:43:02 +08:00
Cotes Chung
0e9104a58f
Fix a typo on css
2021-01-25 02:44:35 +08:00
Cotes Chung
b7266aceac
Contact theme styles
2021-01-25 02:44:35 +08:00
Cotes Chung
28f36bee23
Make code block 100% screen width on mobile
2021-01-23 13:19:51 +08:00
Cotes Chung
994b3e32d3
Optimize image width of list on mobile screens
2021-01-23 13:18:02 +08:00
Cotes Chung
ab0e3f6ee4
Fix PV display when baseurl exists
2021-01-19 00:01:01 +08:00
Ryan TG
ef1d05d342
Fix typo in dark typography SCSS ( #249 )
2021-01-15 02:29:28 +08:00
Cotes Chung
e8170f8379
Prevent the URLs of code block from being clickable
2021-01-10 18:48:36 +08:00
Cotes Chung
66a132c462
Remove the image files
2021-01-09 23:05:55 +08:00
Dinesh Prasanth M K
940db20c5c
Add instructions to setup Page Views
...
This patch adds a new blog post to setup Page Views
using Google analytics superProxy.
Signed-off-by: Dinesh Prasanth M K <mkdineshprasanth@gmail.com>
2021-01-06 00:05:15 +08:00
Cotes Chung
3c72298563
Improve the smooth scrolling
...
- Add smooth scrolling to the footnotes
- Add hash to URL
2020-12-31 21:37:17 +08:00
Cotes Chung
7a88347c63
Remove inline code extra content
2020-12-28 19:38:24 +08:00
Cotes Chung
c381353f86
Use liquid to determine whether to render ToC
2020-12-28 02:30:32 +08:00
Cotes Chung
aa6c33526a
Fix the compatibility of the smooth scrolling in Safari
...
Safari(at least on v14) does not support CSS property `scroll-behavior`
2020-12-28 02:28:57 +08:00
Cotes Chung
505da84a26
Fix the position of the table scroll bar
2020-12-26 00:41:06 +08:00
Cotes Chung
dfba411d61
Jump to the anchor position smoothly
2020-12-26 00:41:06 +08:00
Cotes Chung
fa310d3190
Optimize typography
...
- Set the table width to 100% on small screens
- Optimize list style
- Optimize image style
- Make checkbox color lighter (light mode)
- Reduce the space for inline code
2020-12-26 00:41:06 +08:00
Cotes Chung
ef0c9ce770
Simplify sidebar style
...
Avoid element shifting when rendering
2020-12-26 00:41:06 +08:00
Cotes Chung
8e0004146b
Improve CSS selector for image
2020-12-19 00:18:30 +08:00