Commit Graph
100 Commits
Author SHA1 Message Date
kuohuanhuan 6b4fd5f2c5 chore: release v0.1.4 2023-03-08 18:49:35 +08:00
kuohuanhuan c8bc7d3438 feat(colors): rename $border-rev to $border-table 2023-03-08 18:45:18 +08:00
kuohuanhuan b44d47b14f chore: release v0.1.3 2023-03-07 22:29:52 +08:00
kuohuanhuan 5fcbb64413 fix(figure): use correct color for figcaption 2023-03-07 22:28:53 +08:00
kuohuanhuan 0af430670a style(comments): add comments to describe light/dark modes 2023-03-07 22:26:09 +08:00
kuohuanhuan 47e16ecde7 fix(colors): solve deprecated grammars 2023-03-07 22:25:07 +08:00
kuohuanhuan bf04be0379 feat(quote): apply opacity: .75; instead of .8 on quotes 2023-03-07 22:22:48 +08:00
kuohuanhuan b43013e33e feat(table): use more flexible selector for thead and tbody 2023-03-07 22:18:31 +08:00
kuohuanhuan 0f50a7c98d fix(media): remove hardcoded pixel height and width 2023-03-07 22:09:11 +08:00
kuohuanhuan f4d95387c3 style: run Stylelint to fix lint problems 2023-03-07 22:07:28 +08:00
kuohuanhuan 42967ea775 feat(link): improve user experience with links 2023-03-07 22:04:15 +08:00
kuohuanhuan b4d1423d37 feat(colors): update default color palette 2023-03-07 21:59:39 +08:00
kuohuanhuan 008564db1b chore: release v0.1.2 2023-03-07 21:18:34 +08:00
kuohuanhuan 21de988cb9 feat(colors)!: rewrite color variables logic 2023-03-07 21:18:13 +08:00
kuohuanhuan 5568aa278f chore: release v0.1.1-patch 2023-03-07 20:17:04 +08:00
kuohuanhuan 919ebfaf39 chore(package)!: fix incorrect dependency 2023-03-07 20:16:20 +08:00
kuohuanhuan 458b495b44 chore: release v0.1.1 2023-03-07 19:53:37 +08:00
kuohuanhuan ff23b42eec feat(title): improve .header-anchor display effect 2023-03-07 19:47:52 +08:00
kuohuanhuan 32be4bf51a refactor: use @forward instead of @use in _all.scss 2023-03-07 18:57:50 +08:00
kuohuanhuan ce94858f01 feat(code): add specify styles for code blocks 2023-03-07 18:56:37 +08:00
kuohuanhuan 6c0c7e7624 fix(code): remove Shiki integration 2023-03-07 18:38:01 +08:00
kuohuanhuan 10ae6dc593 chore: release v0.1.0 2023-03-06 22:16:47 +08:00
kuohuanhuan 28fcbf66a8 chore(ci): use Node.js version lts/* at lint and release 2023-03-06 22:12:09 +08:00
kuohuanhuan e9264bfa01 chore(lint): use @kuohuanhuan/stylelint-config as Stylelint config 2023-03-06 22:07:19 +08:00
kuohuanhuan 0e6c171424 chore(package): standardize author field in package.json 2023-03-06 19:43:44 +08:00
kuohuanhuan d45e09d7bf chore(ci): add lts/* to node-version in CI 2023-03-05 19:53:39 +08:00
kuohuanhuan eb2e5f532a chore(ci): rename Build and Release to Release 2023-03-05 19:39:45 +08:00
kuohuanhuan 2e99e64a3e refactor(colors)!: rename $link-border to $a-border 2023-03-05 18:15:14 +08:00
kuohuanhuan 877ea710d6 chore(ci): only run lint and build when specified files modified 2023-03-05 18:09:07 +08:00
kuohuanhuan df63212d6d chore(ci): use windows-2022 to create releases [skip actions] 2023-03-05 17:52:14 +08:00
kuohuanhuan ee89b96068 fix(code)!: respect shiki themes 2023-03-05 17:43:16 +08:00
kuohuanhuan 63a6fc2072 refactor!: deprecate .prose class and lint 2023-03-05 17:39:51 +08:00
kuohuanhuan e54282e5f8 docs(readme): move documentation to Wiki 2023-03-05 17:14:04 +08:00
kuohuanhuan 2b9619f2e2 refactor: migrate to modern module system 2023-03-05 15:00:12 +08:00
kuohuanhuan 2cb60cc6c4 fix(markdown): remove invalid .highlight class 2023-03-05 13:55:52 +08:00
kuohuanhuan beedb0e803 docs(readme): remove unnecessary remark 2023-03-05 12:46:14 +08:00
kuohuanhuan 77e57fe3ae chore: release v0.0.5 2023-03-05 12:33:18 +08:00
kuohuanhuan 5f45d99381 Due to a restrict of npm, we cannot override the 0.0.3 version. 2023-03-05 12:33:00 +08:00
kuohuanhuan 936615f48c chore: release v0.0.3 2023-03-04 22:54:05 +08:00
kuohuanhuan 06f383891e docs(readme): use shorthand link with CDN 2023-03-04 22:48:59 +08:00
kuohuanhuan e7b3d3eb8d chore(package.json): add main value to support CDN services 2023-03-04 22:36:48 +08:00
kuohuanhuan 7ffabe53bd revert: de8b9d621c [skip actions] 2023-03-04 19:51:29 +08:00
kuohuanhuan 95a1576179 feat(fonts): add Sarasa Gothic to monospace font fallback 2023-03-04 19:13:56 +08:00
kuohuanhuan cfa79e400a chore: release v0.0.2 2023-03-04 18:55:23 +08:00
kuohuanhuan 39c543c7f6 docs(readme): add usage in CSS files 2023-03-04 18:44:50 +08:00
kuohuanhuan b383912f30 docs(readme): replace node badge with ci one 2023-03-04 18:19:01 +08:00
kuohuanhuan 74a4cda9d3 docs(readme): change the colors of the badges 2023-03-04 17:31:13 +08:00
kuohuanhuan 13a8c92ebe chore(build): remove useless blank line in Gruntfile.coffee 2023-03-04 17:25:33 +08:00
kuohuanhuan 7e5821b10d chore(config): add top comment to .editorconfig 2023-03-04 17:22:46 +08:00
kuohuanhuan a365317c85 refactor(fonts)!: add font-code to let managing code fonts more flexible 2023-03-04 17:19:15 +08:00
kuohuanhuan 213ea5f44f refactor(vars): create modes directory 2023-03-04 16:53:06 +08:00
kuohuanhuan 5ee77990a6 refactor(vars): organize variables 2023-03-04 16:49:47 +08:00
kuohuanhuan 59745590c2 fix(vars): fix deprecated color expression in Sass 2023-03-04 16:46:29 +08:00
kuohuanhuan 17631306a8 feat(vars)!: rename variable $general to $regular 2023-03-04 16:36:56 +08:00
kuohuanhuan d8f3f549dc docs(readme): rename "Uses" section and add description 2023-03-04 16:30:38 +08:00
kuohuanhuan f988a9dddb chore: release v0.0.1-patch.3 2023-03-03 22:54:56 +08:00
kuohuanhuan 3f5fc5f93b docs(readme): move development infos into a independent section 2023-03-03 22:54:37 +08:00
kuohuanhuan 1b2245bab9 chore: release v0.0.1-patch.2 2023-03-03 22:47:54 +08:00
kuohuanhuan 7b50254f83 docs(readme): fix typo in "Usage" block 2023-03-03 22:47:39 +08:00
kuohuanhuan 5f9424617e chore: release v0.0.1-patch.1 2023-03-03 22:46:22 +08:00
kuohuanhuan f169a6c49a docs(readme): add usage in Sass / SCSS 2023-03-03 22:46:03 +08:00
kuohuanhuan ba62d6e364 chore: release v0.0.1-patch.0 2023-03-03 21:09:54 +08:00
kuohuanhuan d7c5188b7d docs(readme): add "Browsers Support" block 2023-03-03 21:09:33 +08:00
kuohuanhuan de8b9d621c chore(ci): include all files in dist instead of the dir to build.tar.gz 2023-03-03 20:58:09 +08:00
kuohuanhuan 8bb74891ce chore(ci): add LTS to Ubuntu 22.04 comment 2023-03-03 20:54:14 +08:00
kuohuanhuan d33f046030 chore: release v0.0.1 2023-03-03 20:15:39 +08:00
kuohuanhuan bd8d8822e5 revert: 706720b8fe 2023-03-03 20:15:12 +08:00
kuohuanhuan d9678940f2 chore: release v0.0.0-20230303.9 2023-03-03 20:09:40 +08:00
kuohuanhuan 706720b8fe chore(ci): use windows-2022 instead of ubuntu-22.04 to release 2023-03-03 20:07:17 +08:00
kuohuanhuan ff06dee900 chore: release v0.0.0-20230303.7 2023-03-03 20:02:21 +08:00
kuohuanhuan 80ccac3dd1 chore(ci): add pre-release and release comment to task name 2023-03-03 20:02:07 +08:00
kuohuanhuan 229680ca85 chore: release v0.0.0-20230303.6 2023-03-03 20:00:25 +08:00
kuohuanhuan e3fcf96559 chore(ci): upload tar.gz file instead of .zip that no longer exists 2023-03-03 20:00:07 +08:00
kuohuanhuan c77fbd21ae chore: release v0.0.0-20230303.5 2023-03-03 19:53:55 +08:00
kuohuanhuan a4f5996f04 chore(ci): solve incorrect version of cardinalby/git-tag-action 2023-03-03 19:53:41 +08:00
kuohuanhuan cb009147b9 chore: release v0.0.0-20230303.4 2023-03-03 19:52:51 +08:00
kuohuanhuan 188ac468fd chore(ci): add pre-release specific & add latest tag 2023-03-03 19:52:31 +08:00
kuohuanhuan 24056e42d5 chore: release v0.0.0-20230303.3 2023-03-03 19:32:35 +08:00
kuohuanhuan 274fc0fb31 chore(ci): generate Changelog **after** release 2023-03-03 19:32:19 +08:00
kuohuanhuan e83212e00f chore: release v0.0.0-20230303.2 2023-03-03 19:29:41 +08:00
kuohuanhuan 40a50968ed chore(ci): solve version conflicts & errors 2023-03-03 19:29:27 +08:00
kuohuanhuan 1a62e1258e chore: release v0.0.0-20230303.1 2023-03-03 19:26:55 +08:00
kuohuanhuan 648738b890 refactor(markdown): split margin to margin-top and margin-bottom 2023-03-03 19:13:28 +08:00
kuohuanhuan 7dc2238fdf feat(markdown): apply different opacities for .header-anchor 2023-03-03 19:10:15 +08:00
kuohuanhuan 65b4b24002 chore(ci): create a tar.gz file instead of a .zip one 2023-03-03 19:04:32 +08:00
kuohuanhuan 94e8477077 chore: create and modify footer author comment 2023-03-03 18:45:16 +08:00
kuohuanhuan 4bbc199636 chore(build): disable postcss-custom-properties option in PostCSS 2023-03-03 18:42:00 +08:00
kuohuanhuan fd57e4bc4f chore(npm): replace main key in package.json with sass and style 2023-03-03 18:34:08 +08:00
kuohuanhuan ab38a24a75 chore: release v0.0.0-20230302.12 2023-03-02 23:15:01 +08:00
kuohuanhuan 93e2f86137 chore(npm): add build.zip to .npmignore 2023-03-02 23:14:27 +08:00
kuohuanhuan e622185bbf chore: release v0.0.0-20230302.11 2023-03-02 23:07:32 +08:00
kuohuanhuan 78cf02d7b8 chore(ci): add a name for vimtor/action-zip task 2023-03-02 23:07:02 +08:00
kuohuanhuan eba9d56ae6 chore: release v0.0.0-20230302.10 2023-03-02 22:52:18 +08:00
kuohuanhuan 2da4f4deb2 chore(ci): add .zip file to GitHub Release and upload artifact 2023-03-02 22:52:00 +08:00
kuohuanhuan cd9ecdfed3 chore: release v0.0.0-20230302.9 2023-03-02 22:33:59 +08:00
kuohuanhuan 9bf22aa5bd chore(ci): update Node.js version in CI to 18 from 16 2023-03-02 22:33:39 +08:00
kuohuanhuan e6718acc37 chore: release v0.0.0-20230302.8 2023-03-02 22:28:25 +08:00
kuohuanhuan 15ef37c0d2 chore(ci): use softprops/action-gh-release to create GitHub Releases 2023-03-02 22:27:49 +08:00
kuohuanhuan 6fd50e0707 chore: release v0.0.0-20230302.7 2023-03-02 21:18:38 +08:00
kuohuanhuan 8da53d8cde style(markdown): improve selectors 2023-03-02 21:18:14 +08:00