Cotes Chung
042cec33d8
Update docs
...
- Remove ToC
- Remove JetBrains logo from readme
- Update funding options
2021-03-28 13:48:49 +08:00
Cotes Chung
8c940dbb96
Fix a code snippet of tutorial
2021-03-23 15:45:21 +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
88aa81dfe5
Revert "Restore the year of first publication in footer"
...
This reverts commit 338eddb454 .
2021-03-20 22:41:35 +08:00
Cotes Chung
1b47c95cf6
Disable configuration option 'site.author'
2021-03-20 22:37:10 +08:00
Cotes Chung
d162167580
Support TeX and LaTeX math delimiters ( #243 )
2021-03-09 15:52:56 +08:00
Cotes Chung
6688e27787
Improve the pattern of issue bot
2021-03-04 21:52:19 +08:00
Cotes Chung
89751c8e9f
Bump version to 3.2.2
...
(cherry picked from commit f78747d841 )
2021-03-04 15:04:14 +08:00
Cotes Chung
eae506113b
Fix the corners of the page navigation buttons of the latest/oldest post
2021-03-04 15:02:06 +08:00
Cotes Chung
3400568b09
Change the bundle cache path on gh-actions
...
ubuntu-latest changed from 18.04 TLS to 20.04 LTS causes a file path change to the `ffi` gem, invalidating the gh-actions cache file, and causes the build to fail.
See: <https://github.com/ffi/ffi/issues/769 >
2021-03-04 15:02:06 +08:00
Cotes Chung
d2bb423220
Change the order of post meta & improve timeago
2021-03-03 18:32:06 +08:00
Cotes Chung
8ce8fc780f
Improve the bump tool
2021-02-28 05:49:29 +08:00
Cotes Chung
ac2ec585f6
Update the sponsor buttons
2021-02-28 05:49:29 +08:00
Cotes Chung
338eddb454
Restore the year of first publication in footer
2021-02-28 05:42:24 +08:00
Cotes Chung
3573ccb7a3
Update the prompt of comments
2021-02-26 00:50:42 +08:00
Cotes Chung
82b3d061af
Update the condition of issues intercept
2021-02-22 15:59:08 +08:00
Cotes Chung
fc94a8e36b
Migration from BMC to Ko-fi
2021-02-22 15:55:54 +08:00
Cotes Chung
efc8c60b5d
Fix image width in the list (when screen width is 768px)
2021-02-22 14:57:29 +08:00
Cotes Chung
3e79ad6300
Bump version to 3.2.1
...
(cherry picked from commit 125c23f19b )
2021-02-10 23:50:06 +08:00
Cotes Chung
273f2e152d
Restore the copy link button in the post sharing option
...
Affected version >= 3.0.3, <= 3.2.0
2021-02-10 23:48:26 +08:00
Cotes Chung
d0a23c21ee
Bump version to 3.2.0
...
(cherry picked from commit e13187cb1d )
2021-02-10 21:27:18 +08:00
Cotes Chung
89200f3109
Improve the bump tool
2021-02-10 21:15:58 +08:00
Cotes Chung
136773481e
Add branches notice to the Docs
2021-02-10 21:15:58 +08:00
Cotes Chung
de7d2fab7c
Optimize the language badge position in code block
2021-02-10 21:15:58 +08:00
Cotes Chung
1b1fa93cf6
Fix typo in readme & quick-start tutorial
2021-02-06 02:05:19 +08:00
Cotes Chung
7e31ba4103
Improve the width of search results items ( fix #276 )
2021-02-05 22:13:44 +08:00
Cotes Chung
34b7a80a78
Bump version to 3.1.1
2021-02-05 02:05:55 +08:00
Cotes Chung
ba6c7eceec
Add a modification to Gemfile.lock in bump tool
2021-02-05 01:55:20 +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
f864b5c324
Hide empty categries/tags in search ( #273 )
2021-02-05 00:51:50 +08:00
Cotes Chung
c8ff81e79a
Use regex in site exclusion list
2021-02-04 03:38:04 +08:00
Cotes Chung
2bcaabdab4
Give travis a new job: monitor the starter files
2021-02-04 03:15:20 +08:00
Cotes Chung
4faa595b04
Update dependencies in Gemfile.lock
2021-02-03 02:41:33 +08:00
Cotes Chung
d7443aad5d
Bump version to 3.1.0
2021-02-03 01:42:10 +08:00
Cotes Chung
b2beaa0f4c
Update travis settings for release-branches
...
- drop the deprecated flag `--deployment` of bundle (so we have to specify the bundler caching path)
2021-02-03 00:46:36 +08:00
Cotes Chung
83a7878043
Improved bump tool to fit the release branches
2021-02-02 21:56:17 +08:00
Cotes Chung
94b99350fc
Restore the prompt in the page nav button in the latest/oldest articles
2021-02-02 21:56:17 +08:00
Cotes Chung
6dc9cdfa25
Reduce the font size of the Disqus prompt
2021-02-02 21:56:17 +08:00
Cotes Chung
fa56ea48c3
Improve docs
2021-02-02 21:56:17 +08:00
Cotes Chung
6c9ab6e5f8
Fix gemfile
2021-02-01 18:03:27 +08:00
Cotes Chung
91da99282d
Add lang option to the site config sample
2021-02-01 17:38:50 +08:00
Cotes Chung
413a86277b
Generate the breadcrumb by Liquid
...
also subtracted '/tabs/' from the tabs path
2021-01-31 22:06:10 +08:00
Cotes Chung
1879b94f3d
Exclude gem-spec from output
2021-01-30 05:28:33 +08:00
Cotes Chung
7b5f7086b7
Fix post feature image style
2021-01-30 03:12:43 +08:00
Cotes Chung
a8b8a379f6
Improve the docs
...
- Add missing url references in the tutorial
- Add gem version badge in README
2021-01-30 02:00:34 +08:00
Cotes Chung
7a87ab4d05
Bump version to 3.0.3
2021-01-28 23:44:53 +08:00
Cotes Chung
c4be7c0cd6
Add more spec meta to gem
2021-01-28 23:39:03 +08:00
Cotes Chung
c9765e6923
Merge gem-build & bump tool
...
Drop the yard doc
2021-01-28 23:17:16 +08:00
Cotes Chung
5c04d4e45b
Bypass the jekyll build on source branch
2021-01-28 20:56:23 +08:00
Cotes Chung
4d969ca0c5
Fix toc of readme
2021-01-28 20:56:23 +08:00
Cotes Chung
4a084eb681
Add new tool to build gem
2021-01-28 04:57:11 +08:00
Cotes Chung
adc117972a
Fix the year of copyright
2021-01-28 03:37:08 +08:00
Cotes Chung
8e84c6b9d6
Improve code style
...
- js/css
- markdown
- shell
2021-01-28 03:21:58 +08:00
Cotes Chung
d8a42d9bb4
Bump version to 3.0.2
2021-01-27 03:41:12 +08:00
Cotes Chung
c1b20d8f71
Fix bump tool
2021-01-27 03:40:17 +08:00
Cotes Chung
08ce9f6c7c
Fix typo of docs
2021-01-27 03:13:26 +08:00
Cotes Chung
0b4e40bcdf
Fix footer links
2021-01-27 02:51:50 +08:00
Cotes Chung
9ae2aee222
Improve the gh-actions CD script
2021-01-26 23:26:03 +08:00
Cotes Chung
ec522e5219
Bump version to 3.0.1
2021-01-26 22:28:35 +08:00
Cotes Chung
4ee8f20df2
Meaningless commit
...
RubyGems doesn't allow re-pushing the yanked version (3.0.0), so we have to bump a new patch version
2021-01-26 22:26:32 +08:00
Cotes Chung
7d7c0da31b
Bump version to 3.0.0
2021-01-26 21:40:46 +08:00
Cotes Chung
4343f1a8f8
Update the usage instructions
2021-01-26 20:31:26 +08:00
Cotes Chung
b85980e1e2
Optimize the embedded list style
2021-01-26 20:24:47 +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
7ed3bef1b1
Add gem-based settings
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
75e9feb687
Optimize url filters
2021-01-19 00:01:01 +08:00
Cotes Chung
ab0e3f6ee4
Fix PV display when baseurl exists
2021-01-19 00:01:01 +08:00
Cotes Chung
0194bbced9
Fix baseUrl on rss-feed ( #259 )
2021-01-18 22:17:03 +08:00
Cotes Chung
da976ce088
Allow the PRs from dependabot
2021-01-17 22:23:34 +08:00
Cotes Chung
6490b0fcbd
Fix avatar url when site.baseurl exists ( #253 )
2021-01-17 21:47:11 +08:00
Cotes Chung
e8170f8379
Prevent the URLs of code block from being clickable
2021-01-10 18:48:36 +08:00
Cotes Chung
93fcf50131
Add image CDN tutorial
2021-01-09 23:05:55 +08:00
Cotes Chung
66a132c462
Remove the image files
2021-01-09 23:05:55 +08:00
Cotes Chung
6e6633c2fc
Add image CDN support & improve image lazy loading
2021-01-09 23:05:55 +08:00
Cotes Chung
594eaf5100
Fix nokogiri vulnerability
...
Upgrade nokogiri to 1.11.0.rc4 or later
2021-01-06 01:46:45 +08:00
Cotes Chung
493e1d934b
Bump version to 2.7.2
2020-12-31 22:54:58 +08:00
Cotes Chung
b9104d0f4c
Upgrade dependencies in Gemfile.lock
2020-12-31 22:38:30 +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
08fbd06c63
Optimize the DOM of post link on homepage
2020-12-29 15:39:29 +08:00
Cotes Chung
7a88347c63
Remove inline code extra content
2020-12-28 19:38:24 +08:00
Cotes Chung
813443b206
Improve GitHub stuff
...
- Add more events to the issue interceptor
- Reduce issue label
2020-12-28 02:33:06 +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
081e77d462
Bump version to 2.7.1
2020-12-26 00:45:16 +08:00
Cotes Chung
bca7a2a634
Update docs
...
- Add description list sample
- Improve doc content
2020-12-26 00:41:06 +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
7429ef3539
Fix the Jekyll minimum version requirement
...
Starting from Jekyll v4.1.0, the filter `number_of_words` accepts optional parameters to handle CKJ characters
2020-12-21 23:50:54 +08:00
Cotes Chung
6d4abcc437
Stop local HTML compression
2020-12-21 23:50:54 +08:00
Cotes Chung
5bdea71622
Bump version to 2.7.0
2020-12-19 00:49:31 +08:00
Cotes Chung
8e0004146b
Improve CSS selector for image
2020-12-19 00:18:30 +08:00