Cotes Chung
f0b4e30363
Improve the layout of list.
2020-08-21 23:03:05 +08:00
Cotes Chung
717a501c36
Update the docs.
...
- Optimize the code style of markdown list
- Increase post contents (#104 , #100 )
2020-08-21 22:46:46 +08:00
Cotes Chung
3ddf5047b5
Add more option to script tool.
2020-08-21 13:43:10 +08:00
Cotes Chung
31ac709e04
Stop CI on branch 'production'.
2020-08-21 01:40:56 +08:00
Cotes Chung
a1b2c71b89
Increase the margin between lists.
2020-08-21 01:26:18 +08:00
Cotes Chung
e9c29aa1b5
Merge branch 'codacy-badger-codacy-badge'
2020-08-21 00:47:51 +08:00
Cotes Chung
78e8ffd7ba
Merge branch 'code-quality'
2020-08-21 00:46:48 +08:00
Cotes Chung
60a8a2fa41
Improve markdown code style.
2020-08-21 00:45:56 +08:00
Cotes Chung
9e14673349
Improve SASS code style.
2020-08-20 02:29:13 +08:00
Cotes Chung
10ab9d3364
Improve the Shell code style.
2020-08-19 23:45:10 +08:00
Cotes Chung
038bccb3ca
Fix JS object injection.
2020-08-19 23:45:10 +08:00
Cotes Chung
9b35380849
Improve JS code style.
2020-08-19 23:45:10 +08:00
Cotes Chung
a8f8bbaa1c
Fix the unsupported code snippets in rouge. ( #101 )
2020-08-15 21:10:54 +08:00
Cotes Chung
188d8ffc69
Resume the min-width of the tables.
...
It was lost by mistake while fixing #85
2020-08-15 01:01:27 +08:00
Cotes Chung
0809e2b132
Update travis config to fit with the gitlab flow.
2020-08-14 01:47:12 +08:00
Cotes Chung
ab0adc36cf
Update the PR issue template.
2020-08-14 01:42:35 +08:00
Cotes Chung
d4397dff08
Improved the pin for posts ( #99 ).
2020-08-11 18:15:45 +08:00
Cotes Chung
db06610fd6
Update the docs.
2020-08-11 05:58:59 +08:00
Cotes Chung
c242cf8455
Standardize posts' file name in tool scripts.
2020-08-11 05:53:00 +08:00
Cotes Chung
ad7d8ac1c9
Merge branch 'release/2.5'
2020-08-03 03:44:13 +08:00
Cotes Chung
adff74b27b
Update docs for v2.5
2020-08-03 03:28:53 +08:00
Cotes Chung
1c3c22bb68
Merge branch 'feature/improve-typography' into develop
2020-08-03 02:24:12 +08:00
Cotes Chung
628d4de095
Merge branch 'feature/build-by-gh-actions' into develop
2020-08-03 02:19:13 +08:00
Cotes Chung
48b3df2ea7
Added new tools and workflow.
2020-08-03 02:05:15 +08:00
Cotes Chung
3b0cf90f5c
Improved the build tool.
...
Allows to specify an empty base-url.
2020-08-02 01:48:47 +08:00
Cotes Chung
544f72efff
Optimized font colors.
2020-07-30 05:28:16 +08:00
Cotes Chung
112091cbf6
Improved the posts layout.
2020-07-30 05:12:36 +08:00
Cotes Chung
b04bb847b1
Merge branch 'hotfix/2.4.2'
2020-07-30 02:50:19 +08:00
Cotes Chung
a71bade6eb
Merge tag 'v2.4.2' into develop
...
Fix the CI workflow
2020-07-30 02:50:19 +08:00
Cotes Chung
6ef97f1fad
Fixed CI workflow.
2020-07-30 02:48:08 +08:00
Cotes Chung
4675d42f90
Merge branch 'feature/improve-pv-fetching' into develop
2020-07-26 22:25:39 +08:00
Cotes Chung
a624b9a472
Update pv fetching tool.
2020-07-26 22:25:26 +08:00
Cotes Chung
ad48a9ab06
Fixed empty PV issue.
2020-07-26 22:25:26 +08:00
Cotes Chung
18bd1a91ef
Merge branch 'hotfix/2.4.1'
2020-07-26 18:31:56 +08:00
Cotes Chung
4cff8879ac
Merge tag 'v2.4.1' into develop
...
use git-flow to improve development
2020-07-26 18:31:56 +08:00
Cotes Chung
4dd4915bed
Update issues template
2020-07-26 18:30:12 +08:00
Cotes Chung
a227ae386d
Updated the contribution guide.
2020-07-26 17:06:33 +08:00
Cotes Chung
32bd36f016
Updated the CI/CD scripts.
2020-07-25 23:08:37 +08:00
Cotes Chung
aa23becd14
Split post date format code snippets.
...
Code improvement
2020-07-24 04:15:38 +08:00
Cotes Chung
b2f0b4cb1b
Improved post date display.
2020-07-23 20:57:11 +08:00
Cotes Chung
209058b84a
Code improvement.
...
Passing parameters to includes
2020-07-22 23:02:11 +08:00
Cotes Chung
562fcd4fd8
Fixed posts' base-url on cache list.
2020-07-17 16:27:11 +08:00
Cotes Chung
22115f3797
Optimized update list & fixed sw cache list.
2020-07-16 21:00:19 +08:00
Cotes Chung
9f3619e54a
Fixed last-mod display for non-English named posts.
2020-07-16 21:00:19 +08:00
Cotes Chung
5b0aaa5403
Improved script tools.
...
- Allows posts to be placed in subdirectories (#41 , #87 ).
- Identify posts file with the suffix ‘.markdown’.
**Page creator**
- Pass the posts without any categories or tags.
- Omit the YAML comments for categories/tags.
**Lastmod**
- compatible with one-digit month or day post files.
2020-07-14 23:16:43 +08:00
Cotes Chung
733bb0fbfa
Updated the PR template.
2020-07-14 12:03:23 +08:00
Cotes Chung
0d47beba97
Improved the tool scripts.
...
- Avoid the empty lastmod file.
- Check if there is no post.
- Fixed the prompt message.
2020-07-14 03:24:25 +08:00
Cotes Chung
c0ba181246
Improved the PV fetching.
...
Discard some of the old permalink PV records.
2020-07-14 03:24:25 +08:00
Cotes Chung
313c44f238
Update Docs.
2020-07-12 01:30:55 +08:00
Cotes Chung
46c2cfe64e
Improved the page recognition.
...
Useful for label localization
2020-06-30 17:39:14 +08:00
Cotes Chung
cc4f18a5a2
Simplify the publishing process.
...
Renamed the tool script.
2020-06-26 18:48:11 +08:00
Cotes Chung
4491c82b02
Omit the license.
2020-06-26 17:33:43 +08:00
Cotes Chung
b9b8dd8cf1
Beautified the comment block.
2020-06-24 20:47:01 +08:00
Cotes Chung
9a1eab2635
Improved the issue templates.
2020-06-24 20:46:24 +08:00
Cotes Chung
30b013f354
Make the tables responsive. ( #85 )
2020-06-24 20:08:38 +08:00
Cotes Chung
4d4e9a063e
Ensure the LocalStroage keys are valid.
...
Also update the cache key name.
2020-06-24 02:57:02 +08:00
Cotes Chung
afccb144b1
Improved styles for hiding line numbers.
2020-06-24 02:57:02 +08:00
Cotes Chung
e87ef0d40e
Fixed the PV cache.
2020-06-24 02:57:02 +08:00
Cotes Chung
42e0617bde
Prettified the inline-code code style.
2020-06-22 21:17:58 +08:00
Cotes Chung
edeb08aa28
Removed the line number of the snippet in the search results.
2020-06-17 21:22:44 +08:00
Cotes Chung
b0a35de9c6
Resume page link hover effect.
2020-06-17 16:17:03 +08:00
Cotes Chung
b3e6fc56f7
Improved the generation rules of Categories ID.
...
Avoid invalidation of icon animations for closed and opened top categories when category names contain a dot.
2020-06-16 16:01:12 +08:00
Cotes Chung
618ae9dcbc
Optimized the TOC position.
2020-06-11 22:01:15 +08:00
Cotes Chung
f9706411e7
Optimized pin icon size.
2020-06-09 20:37:42 +08:00
Cotes Chung
b22da94134
Updated the docs.
...
- Updated the build badge on ReadMe.
- Improved the PR template.
2020-06-09 20:37:42 +08:00
Cotes Chung
4476a7d755
Improved the community docs.
...
- Added the PR template & code of conduct
- Improved the issue templates.
2020-06-08 22:54:40 +08:00
Cotes Chung
752d0330b7
Remove invalid links from categories page. ( #79 )
...
To pass the HTML-Proofer test.
2020-06-07 21:51:11 +08:00
Cotes Chung
fbbd387402
Otpimized pin icon layout.
2020-06-07 21:51:11 +08:00
Cotes Chung
bec344f6e9
Fixed references in the Docs.
2020-06-07 21:29:39 +08:00
Cotes Chung
ba47cc0509
Optimized responsive layout.
2020-06-07 21:22:24 +08:00
Cotes Chung
34d54f9349
Super feature: Pinned posts.
2020-06-06 18:51:56 +08:00
Cotes Chung
d1963af964
Update workflow.
2020-06-06 04:01:17 +08:00
Cotes Chung
eff2a24f4c
Enhanced the related posts.
...
If the number of related posts is less than 3, use the latest posts to supplement.
2020-06-05 06:14:40 +08:00
Cotes Chung
3caafbd50d
Unified file naming style.
2020-06-05 06:14:40 +08:00
Cotes Chung
cb37a1909d
Updated the comments in site config.
2020-06-05 06:14:40 +08:00
Cotes Chung
88eac91909
Fixed anchor position (desktop views).
2020-06-02 22:14:40 +08:00
Cotes Chung
0bb9c47cf9
Hide broken image of avatar.
2020-06-02 16:18:40 +08:00
Cotes Chung
b28724b4d4
Hide the empty trending tags from panel.
2020-06-02 02:34:24 +08:00
Cotes Chung
75c57d1725
Simplified the post JS file.
2020-06-02 02:34:24 +08:00
Cotes Chung
032f5c7f83
Updated the Chinese version README.
2020-06-01 19:51:58 +08:00
Cotes Chung
75e462a9e9
Replaced the blank loading image with HTML trick.
2020-06-01 19:50:29 +08:00
Cotes Chung
02a269910f
Optimized sidebar icons location.
...
screen width >= 1650px
2020-06-01 16:38:31 +08:00
Cotes Chung
abdf73fff4
Added issues cleaner.
2020-05-30 19:21:09 +08:00
Cotes Chung
be1d1554ea
Corrected url within mainfest.
2020-05-30 17:48:16 +08:00
Cotes Chung
a2deea6537
Split the CSS selection from head tag.
2020-05-30 17:48:16 +08:00
Cotes Chung
1a2767ca24
Combine local JS.
...
’yui-compressor’ is no longer used.
2020-05-30 17:48:16 +08:00
Cotes Chung
cfb67a1cb9
Fixed image lazy loading.
2020-05-29 06:18:53 +08:00
Cotes Chung
171faafc67
Unify local links to posts ( #65 ).
2020-05-29 06:18:53 +08:00
Cotes Chung
db5eb0a18a
Beautified syntax highlight for language diff.
2020-05-29 06:18:53 +08:00
Cotes Chung
582ea30459
Support the mathematical expressions ( #55 ).
2020-05-29 06:18:53 +08:00
Cotes Chung
064cefd9ff
Combine CDN resources.
2020-05-26 23:25:57 +08:00
Cotes Chung
a57baf7e2c
Optimized dark mode colors.
...
- the further reading cards
- button back-to-top
- table
2020-05-26 14:49:54 +08:00
Cotes Chung
473ab64f74
Added Linkedin share on posts ( #60 ).
2020-05-26 00:01:15 +08:00
Cotes Chung
c5783c1289
Reduce the heading font weight.
2020-05-23 20:41:08 +08:00
Cotes Chung
a64d00c1e6
Make lang attribute configurable
2020-05-23 17:07:06 +08:00
Cotes Chung
7382eaa953
Feature: make contact options configurable ( #58 , #59 ).
2020-05-23 15:58:21 +08:00
Cotes Chung
bcd394598b
Fixed heading layout in blockquote.
2020-05-22 20:49:27 +08:00
Cotes Chung
6d38f643ae
Disable PWA at local.
2020-05-22 20:25:52 +08:00
Cotes Chung
532e7ad451
Fixed a bug in the Categories hierarchy. ( #48 , #57 )
...
When one post have only one category will hit the bug.
2020-05-22 18:06:40 +08:00
Cotes Chung
08d4ce77e2
Fixed HTML tag.
2020-05-14 22:00:04 +08:00