Commit Graph
100 Commits
Author SHA1 Message Date
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
Cotes Chung 8a46286373 Resume the trending tags on search results.
for mobile views
2020-05-13 21:13:33 +08:00
Cotes Chung 8db0e2d238 Speed up PV display. 2020-05-12 02:16:36 +08:00
Cotes Chung 0f5c2b5c9d Added exclude list for PWA caching. 2020-05-12 01:40:39 +08:00
Cotes Chung d8e45694bd New feature: PWA 2020-05-10 04:02:52 +08:00
Cotes Chung b64598358d Improved compress tool & Updated the Footer. 2020-05-09 01:15:33 +08:00
Cotes Chung ac9dc4d9ac Remove line number from post snippet (#51).
Involves:
- Home page
- relate posts
- search results
- feed
2020-05-09 01:15:33 +08:00
Cotes Chung 3f843f010a Avoid color sparkles when switching modes.
- the search bar (desktop view)
- the site title.
2020-05-09 01:15:33 +08:00
Cotes Chung 9c3d3fdeed Improved loading performance by merging CSS files. 2020-05-09 01:15:33 +08:00
Cotes Chung 8c4b186c52 Improved responsive design for search results.
in mobile views.
2020-05-04 00:56:56 +08:00
Cotes Chung f3295c6d0c Remove unused gems. 2020-05-02 19:18:14 +08:00
Cotes Chung 4685bba313 Fixed page creator script tool(issues #47). 2020-05-02 18:26:57 +08:00
Cotes Chung b543f3e19b Resume avatar brightness. 2020-05-01 02:18:04 +08:00
Cotes Chung e561dfb9be Simplified the lazy loading of post images. 2020-05-01 02:18:04 +08:00
Cotes Chung 7b3e0f741a Fixed json parse issue on search. 2020-04-24 15:16:52 +08:00
Cotes Chung 7cea137bf4 Fixed special characters in URL. 2020-04-24 14:49:45 +08:00
Cotes Chung 8c21272048 Swap the mode toggle icon. 2020-04-23 22:11:50 +08:00
Cotes Chung 078dab0299 Omit PV cache file from output. 2020-04-23 22:11:50 +08:00
Cotes Chung f6d9ea10e2 Optimized the home page layout.
for tablet and above
2020-04-23 22:11:50 +08:00
Cotes Chung d8a5ed194b Update lang-button style. 2020-04-23 22:11:50 +08:00
Cotes Chung 6f42bbc6e5 Fix issue #37. 2020-04-23 22:11:50 +08:00
Cotes Chung 74921c6570 Update contributing guidelines. 2020-04-23 22:11:50 +08:00
Cotes Chung 5b27222b86 Improve the layout of Categories. 2020-04-23 22:11:50 +08:00
Cotes Chung 648b199be8 Reduce the brightness in dark mode.
affect:
- images
- site title text
2020-04-23 22:11:50 +08:00
Cotes Chung ae2b464492 Improved the travis config. 2020-04-23 22:11:50 +08:00
Cotes Chung 1209879bed Update the tutorials. 2020-04-23 22:11:50 +08:00
Cotes Chung 99aadd61c1 Replace python with bash. 2020-04-23 22:11:50 +08:00
Cotes Chung b30d673367 Omit readme from the output. 2020-04-09 03:08:56 +08:00
Cotes Chung b393e12e30 Optimized typography. 2020-04-09 03:08:56 +08:00
Cotes Chung 3e8dc979c6 Optimized topbar responsive layout. 2020-04-08 02:12:25 +08:00
Cotes Chung 00928c90b7 Prettified the script log format. 2020-04-08 02:12:25 +08:00
Cotes Chung caf8dec568 Update the post meta design. 2020-04-08 02:12:25 +08:00
Cotes Chung 2423dbc726 Optimized page layout. 2020-04-08 02:12:25 +08:00
Cotes Chung 23784b3295 Optimized table color. 2020-04-08 02:12:25 +08:00
Cotes Chung 4e4e71dff2 Update the CI config. 2020-04-08 02:12:25 +08:00
Cotes Chung 456f04112c Removed the border of code snippets. 2020-04-08 02:12:25 +08:00
Cotes Chung af6f6a2812 Document improvement. 2020-04-08 02:12:25 +08:00
Cotes Chung 230a4f55a4 Fetching popperjs synchronously 2020-04-04 01:03:00 +08:00
Cotes Chung 214480613e Improved script tools. 2020-04-04 01:03:00 +08:00
Cotes Chung ad992db75f Improved theme mode switching logic. 2020-04-04 01:03:00 +08:00
Cotes Chung a9245494c9 Fixed the template of Sitemap and Feed. 2020-04-04 01:03:00 +08:00
Cotes Chung 1ce1455ce2 Improved the PV fetching experience. 2020-04-04 01:03:00 +08:00
Cotes Chung 9f6173231b Fixed the Docs. 2020-04-03 03:00:51 +08:00
Cotes Chung 8f0c3659d6 Resume hover effect for links on Category/Tag pages. 2020-04-01 20:45:41 +08:00
Cotes Chung da55d34d9b Optimized some colors in light-mode. 2020-04-01 20:45:41 +08:00