Commit Graph
100 Commits
Author SHA1 Message Date
Cotes Chung bc8f8cb132 More friendly to sidebar personalization. 2020-02-27 15:29:40 +08:00
Cotes Chung d1371fbb98 Fix sitemap. 2020-02-27 04:04:00 +08:00
Cotes Chung ec15ec4d8b Move elements' position.
for button ‘back-to-top’ and mode-toggle placeholder.
2020-02-27 04:04:00 +08:00
Cotes Chung e4875b6318 Increase the footer border width.
in mobile views.
2020-02-26 03:13:09 +08:00
Cotes Chung 8ec22ddda0 Update python version on travis.
https://docs.travis-ci.com/user/reference/bionic/#python-support
2020-02-26 03:13:09 +08:00
Cotes Chung d6586ec2e6 Fixed dark mode compatibility for old browsers.
refer to issue #30
2020-02-26 03:13:09 +08:00
Cotes Chung 73d1027acc Rewrite styles with SCSS. 2020-02-26 00:49:51 +08:00
Cotes Chung f353c7a97b Update issues template. [skip travis] 2020-02-23 23:28:21 +08:00
Cotes Chung d587ba5d23 Update workflow config. [skip travis] 2020-02-23 23:27:58 +08:00
Cotes Chung ce7c576c3a Update README. 2020-02-23 21:38:10 +08:00
Cotes Chung b3c493a6de Improve the way to define and use date-format. 2020-02-22 07:23:37 +08:00
Cotes Chung 4661ec95b9 Split paginator from Home layout. 2020-02-22 07:09:09 +08:00
Cotes Chung b7ffc43d8d Rewrite post’s style as sass. 2020-02-22 04:57:53 +08:00
Cotes Chung 6102d79e6e Add configurable label to post-nav button. 2020-02-22 03:15:26 +08:00
Cotes Chung 021311974f Replace the non-link elements.
Good for CSP.
2020-02-22 03:15:26 +08:00
Cotes Chung ed15a81300 Footer responsive improvement. 2020-02-21 19:01:51 +08:00
Cotes Chung 232c956b81 Optimized icon position. 2020-02-21 04:48:07 +08:00
Cotes Chung 8e01d90018 Prettified the border. 2020-02-21 04:48:07 +08:00
Cotes Chung 8b059432d3 Improved the responsive of sidebar bottom. 2020-02-21 04:48:07 +08:00
Cotes Chung 1d61608c71 More tooltip placement specified. 2020-02-21 04:48:07 +08:00
Cotes Chung 4c631f6839 Enhanced JS function. 2020-02-21 04:48:07 +08:00
Cotes Chung 9935f76530 Added more config for license. 2020-02-21 04:48:07 +08:00
Cotes Chung 64125e6e42 Optimized the JS import sequence. 2020-02-21 04:48:07 +08:00
Cotes Chung 16bb4e4544 Changed the position of lastmod and related posts. 2020-02-21 04:48:07 +08:00
Cotes Chung fd56f5b600 Optimized the runner script. 2020-02-21 04:48:06 +08:00
Cotes Chung a82d3647da Splited the data of navigation tabs. 2020-02-21 04:48:06 +08:00
Cotes Chung 32d838fede Prettified the mode toggle switch. 2020-02-21 04:48:06 +08:00
Cotes Chung 840eab9566 Feature: Added post sharing options.
Also added a license statement at the bottom of the posts.
2020-02-21 04:48:06 +08:00
Cotes Chung 2ad56cf249 Redesigned Footer. 2020-02-21 04:48:06 +08:00
Cotes Chung f302f798aa Change the tooltips placement.
Also modified code indentation.
2020-02-17 02:51:12 +08:00
Cotes Chung 79c7a5101f Feature: Make theme colors configurable. 2020-02-15 16:36:19 +08:00
Cotes Chung b43c162903 Updated the footer text. 2020-02-15 16:36:19 +08:00
Cotes Chung 65040ddd90 Optimized the dark-mode toggle 2020-02-15 16:36:19 +08:00
Cotes Chung a53afb912f Image SEO optimization. 2020-02-15 16:36:19 +08:00
Cotes Chung cdab915bd9 Optimized the footer responsive design. 2020-02-15 16:36:19 +08:00
Cotes Chung 44aba76849 Added footnote's dark-mode color. 2020-02-13 22:55:15 +08:00
Cotes Chung f3a9b4b293 Rename CSS class. 2020-02-13 22:31:28 +08:00
Cotes Chung a4435a45ec Imported the dark-mode toggle. 2020-02-13 22:31:28 +08:00
Cotes Chung 4390a00604 Set the dark-mode color of <hr>. 2020-02-13 22:24:31 +08:00
Cotes Chung 58af2fefce Finished the rest dark mode toggle job. 2020-02-13 22:24:31 +08:00
Cotes Chung 7e92a32243 Code style merge and resume some colors. 2020-02-12 00:27:35 +08:00
Cotes Chung 8e67f69297 Added new button style. 2020-02-09 03:06:27 +08:00
Cotes Chung 0953cf123c Improved tab highlighting experience. 2020-02-09 02:57:45 +08:00
Cotes Chung a0179b2efe Fixed the link of posts' nav-button. 2020-02-04 04:55:09 +08:00
Cotes Chung b27ae2e436 Beautified the dark-mode color of blockquote. 2020-02-04 04:55:09 +08:00
Cotes Chung df288e38b9 Beautified the nav-button of Posts. 2020-02-04 04:55:09 +08:00
Cotes Chung 2746c9d96f Optimize workflow. 2020-02-04 04:55:09 +08:00
Cotes Chung ae98334edd Updated the Docs. 2020-02-04 04:55:09 +08:00
Cotes Chung c30bfd5649 Move the CI to Github Actions. 2020-02-04 04:55:09 +08:00
Cotes Chung 47a32fcce3 Updated the CI config. 2020-02-04 04:55:09 +08:00
Cotes Chung 1f8b81965d Add Python requirements file. 2020-02-04 04:55:09 +08:00
Cotes Chung c53f23df5c Beautified the ToC. 2020-02-04 04:55:09 +08:00
Cotes Chung e67a74c4ec Fixed tutorial. 2020-02-04 04:55:09 +08:00
Cotes Chung c258bbc8d9 Update label in posts. 2020-02-04 04:55:09 +08:00
Cotes Chung 9bd0b1bdf8 Optimized the position of avatar. 2020-02-04 04:55:09 +08:00
Cotes Chung e09fd4d6c8 Beautified the table's in dark mode. 2020-02-04 04:55:09 +08:00
Cotes Chung b09f5127ad Optimized the resource prioritization. 2020-02-04 04:55:09 +08:00
Cotes Chung 3458b9ad82 Added a new script tool to compress JS. 2020-02-04 04:55:09 +08:00
Cotes Chung b0d6513b7c Updated README and tutorial.
Formatted README.
2020-01-14 02:57:31 +08:00
Cotes Chung 12bacea674 Create issue templates 2020-01-14 02:57:31 +08:00
Cotes Chung 26cd681802 Fixed the build tool. 2020-01-14 02:57:31 +08:00
Cotes Chung 6cef0829a8 Updated seo-tag settings.
Although `tagline` hasn't been released yet.
2020-01-14 02:57:31 +08:00
Cotes Chung 53e01c1778 Code optimization. 2020-01-14 02:57:31 +08:00
Cotes Chung 501036cafa Updated footer. 2020-01-14 02:57:31 +08:00
Cotes Chung 335b956e13 Reduce font weight of post nav-button. 2020-01-14 02:57:31 +08:00
Cotes Chung 8fcf1e35fc Dark mode color optimization. 2020-01-14 02:57:31 +08:00
Cotes Chung ff9663f376 Fixed related URL. 2020-01-14 02:57:31 +08:00
Cotes Chung b534ab74de Optimized the dark mode color of Categories. 2020-01-14 02:57:31 +08:00
Cotes Chung a22d510b1d Ignore bundle cache from Git commits. 2020-01-14 02:57:31 +08:00
Cotes Chung a812ded9cd Updated Docs. 2020-01-14 02:57:31 +08:00
Cotes Chung 34836f7703 Beautified sidebar in x-large screens.
screen width >= 1650px
2020-01-14 02:57:31 +08:00
Cotes Chung 2386fe5bd8 Another super feature: auto dark mode! 2020-01-14 02:57:31 +08:00
Cotes Chung 1c2be0c243 Updated syntax highlighter. 2020-01-14 02:57:31 +08:00
Cotes Chung 9495596f49 Changed images location and effects. 2020-01-14 02:57:31 +08:00
Cotes Chung a42a5bfab4 Beautified the navigation button in post. 2020-01-14 02:57:31 +08:00
Cotes Chung 2ad4dc1b4e Display title in post's page button. 2020-01-14 02:57:31 +08:00
Cotes Chung 6ba47c931a Shutdown Disqus by default. 2020-01-14 02:57:31 +08:00
Cotes Chung 8591e921e4 Added more project info in files. 2020-01-14 02:57:31 +08:00
Cotes Chung fa43f92370 Beautified the hover of related post. 2020-01-14 02:57:31 +08:00
Cotes Chung 6aac3f95fe Important: Fixed sitemap template. 2020-01-14 02:57:31 +08:00
Cotes Chung 3e004d1bf3 Moved the script tools. 2020-01-02 09:13:05 +08:00
Cotes Chung 5bb810875b Moved search cache. 2020-01-02 08:45:51 +08:00
Cotes Chung 323bf0ad5d Updated README. 2020-01-02 02:29:13 +08:00
Cotes Chung 77b2b5be04 Code optimization. 2020-01-02 02:29:13 +08:00
Cotes Chung 3248343c22 A super huge improvement in search.
- Added a cleanup button within input form.
- Optimized TopBar responsive effect(for search layout).
- Redesign the search results layout.
2020-01-02 02:29:13 +08:00
Cotes Chung 83526cd67e Corrected word spelling in docs. 2019-12-31 20:39:48 +08:00
Cotes Chung cc63bdb72e Added the funding button. 2019-12-31 20:39:48 +08:00
Cotes Chung ccbc047e60 Update Docs. 2019-12-27 00:17:45 +08:00
Cotes Chung a71bc50a5c Optimized the Post layout. 2019-12-24 02:32:16 +08:00
Cotes Chung fc3a19c4d6 Split more Post's CSS. 2019-12-24 01:32:08 +08:00
Cotes Chung df1ddc1d0b Updated Travis config. 2019-12-24 00:37:26 +08:00
Cotes Chung d5f2895047 Added HTML-Proofer. 2019-12-24 00:37:26 +08:00
Cotes Chung 77a47c4b62 Fixed some HTML tags. 2019-12-24 00:37:26 +08:00
Cotes Chung 40e44158ae Optimize response design for License text. 2019-12-21 23:20:43 +08:00
Cotes Chung 870b11bd70 Change pagination position.
screen  width <= 830px.
2019-12-21 23:20:43 +08:00
Cotes Chung c039542e63 Allow the Pull Request to trigger a build. 2019-12-21 23:20:43 +08:00
Cotes Chung 1f8bfdf257 Make configuration more flexible. 2019-12-19 04:08:40 +08:00
Cotes Chung 3422e2a66f Fixed a potential JSONP callback exception. 2019-12-19 04:08:40 +08:00
Cotes Chung 3c8fb76356 Beautified PV loading icon. 2019-12-19 03:06:33 +08:00
Cotes Chung 0f59cb5ddf Fix local jQuery loading. 2019-12-16 00:15:58 +08:00