Commit Graph
100 Commits
Author SHA1 Message Date
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
kuohuanhuan decfa2c47c chore: release v0.0.0-20230302.6 2023-03-02 20:39:44 +08:00
kuohuanhuan 58317f99cb chore(ci): change registry URL to npmjs.com from npmjs.org 2023-03-02 20:39:24 +08:00
kuohuanhuan a3f9084a2e chore(ci): rename task Lint to Test Lint 2023-03-02 20:35:07 +08:00
kuohuanhuan 26d5c7966f chore: release v0.0.0-20230302.5 2023-03-02 20:31:57 +08:00
kuohuanhuan 296bf3016e docs(readme): remove descriptions of packages in "Uses" 2023-03-02 20:31:42 +08:00
kuohuanhuan a40c973e46 chore: release v0.0.0-20230302.4 2023-03-02 20:25:51 +08:00
kuohuanhuan 29b45f6a7f style(vars): rename $blockquote-border to $quote-border 2023-03-02 20:25:23 +08:00
kuohuanhuan c2bd2cb722 docs: introduce new project description 2023-03-02 20:23:38 +08:00
kuohuanhuan bd2f74a3b2 chore(lint): fix incorrect comma placing in .stylelintrc 2023-03-02 20:21:26 +08:00
kuohuanhuan d69a4ea949 refactor: rename directory partial to partials 2023-03-02 20:18:45 +08:00
kuohuanhuan 95de198e34 chore: release v0.0.0-20230302.3 2023-03-02 20:12:31 +08:00
kuohuanhuan 782b6f24e2 feat: separate $font-display for more user customization 2023-03-02 20:11:32 +08:00
kuohuanhuan f967cc6bad style: unite and reorder CSS rules 2023-03-02 20:05:26 +08:00
kuohuanhuan 32058aa5d3 feat(markdown): apply styles to q element 2023-03-02 19:43:02 +08:00
kuohuanhuan 02d03e7633 refactor: rename dirs and files in a more meaningful way 2023-03-02 19:42:04 +08:00
kuohuanhuan 2042d6be41 docs(readme): provide more commands 2023-03-02 19:36:28 +08:00
kuohuanhuan e90679a4ac chore(browserslist): only browsers support css-variables 2023-03-02 19:29:37 +08:00
kuohuanhuan 9a81468182 chore(ci): use .npmignore instead of editing .gitignore 2023-03-02 19:25:05 +08:00