Commit Graph
78 Commits
Author SHA1 Message Date
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
kuohuanhuan ec673759d2 chore(lint): normalize .stylelintignore 2023-03-02 19:19:12 +08:00
kuohuanhuan f68921d9d0 docs(readme): add cssnano to "Uses" 2023-03-02 19:17:47 +08:00
kuohuanhuan ae19499146 chore: release v0.0.0-20230302.2 2023-03-02 00:28:08 +08:00
kuohuanhuan 7ab2bd67ea refactor(markdown): fix duplicate selector rules 2023-03-02 00:27:50 +08:00
kuohuanhuan a307ac8851 fix(font): rename font constants 2023-03-02 00:25:02 +08:00
kuohuanhuan 58d893bc24 chore: release v0.0.0-20230302.1 2023-03-02 00:09:40 +08:00
kuohuanhuan e13c83de24 fix(code): fix duplicate selector rules 2023-03-02 00:09:17 +08:00
kuohuanhuan 3ddc662741 docs(readme): fix wrong align of badges 2023-03-02 00:08:47 +08:00
kuohuanhuan 17c8caaa11 chore(ci): fix wrong sorted comment 2023-03-02 00:07:22 +08:00
kuohuanhuan 7684e092da chore: release v0.0.0-20230301.7 2023-03-01 23:08:07 +08:00
kuohuanhuan 5b0584ce4b docs: add README.md and CONTRIBUTING.md 2023-03-01 23:07:31 +08:00
kuohuanhuan a3f3100f2c chore: release v0.0.0-20230301.6 2023-03-01 20:42:42 +08:00
kuohuanhuan ea73260661 chore(ci): ref. https://github.com/JS-DevTools/npm-publish/pull/68 2023-03-01 20:42:25 +08:00
kuohuanhuan 51046f4088 chore: release v0.0.0-20230301.5 2023-03-01 20:34:20 +08:00
kuohuanhuan a7492b1975 chore(ci): use different .gitignore with GitHub Actions 2023-03-01 20:34:07 +08:00
kuohuanhuan 6179dc8634 chore: release v0.0.0-20230301.4 2023-03-01 20:28:50 +08:00
kuohuanhuan 941e73a889 fix(code): fix incorrect font-family value 2023-03-01 20:28:10 +08:00
kuohuanhuan af46b8e083 chore: release v0.0.0-20230301.3 2023-03-01 20:22:48 +08:00
kuohuanhuan e2aeb767cd fix(blockquote): fix incorrect border configuration 2023-03-01 20:22:34 +08:00
kuohuanhuan 6616b76811 chore: release v0.0.0-20230301.2 2023-03-01 20:14:30 +08:00
kuohuanhuan 8be8e8793e chore(browserslist): deprecate browsers before 2015 2023-03-01 20:13:29 +08:00
kuohuanhuan 2aa806938e BREAKING CHANGE: normalize number values 2023-03-01 20:12:33 +08:00
kuohuanhuan ebac47e0d7 refactor(prose): use _partial/all to replace a lot of components 2023-03-01 20:03:44 +08:00
kuohuanhuan 61079f3627 refactor(colors): use value 0 instead of 0% 2023-03-01 19:51:29 +08:00
kuohuanhuan e9c955a8f1 BREAKING CHANGE: deprecate .markdown-body used as .prose 2023-03-01 19:51:17 +08:00
kuohuanhuan 3db644fa05 fix(typo): fix wrong CSS variable name 2023-03-01 19:50:23 +08:00
kuohuanhuan ca1ccd9b4b chore(lint): configure ignored paths & files to Stylelint 2023-03-01 19:47:12 +08:00
kuohuanhuan f9ffa18565 chore(build): add postcss-preset-env to inject polyfills 2023-03-01 19:45:58 +08:00
kuohuanhuan 0dc71d9a54 chore: release v0.0.0-20230229.1 2023-03-01 00:48:35 +08:00
kuohuanhuan 5fc2c0a068 refactor(container): use @extend to import container 2023-03-01 00:47:59 +08:00
kuohuanhuan aa8823c6eb chore: release v0.0.0-20230228.16 2023-02-28 23:28:28 +08:00
kuohuanhuan 61b7e4ef05 refactor(media): minify selector rules 2023-02-28 23:27:55 +08:00
kuohuanhuan cc6bea29ef chore: release v0.0.0-20230228.15 2023-02-28 23:14:56 +08:00
kuohuanhuan d95065f5d2 refactor(_partial): sepreate SCSS files into several partials 2023-02-28 23:14:32 +08:00
kuohuanhuan 1bb7e502ac chore: release v0.0.0-20230228.14 2023-02-28 22:41:06 +08:00
kuohuanhuan de50484e3b fix(prose): switch to a flexible max-width value 2023-02-28 22:40:50 +08:00
kuohuanhuan 6fbb266d10 fix(colors): solve deprecated grammars 2023-02-28 22:38:44 +08:00
kuohuanhuan 4bc0772d38 chore: release v0.0.0-20230228.13 2023-02-28 22:21:47 +08:00
kuohuanhuan 3728e8325a feat(fonts): put Sarasa Gothic before Noto Sans 2023-02-28 22:21:27 +08:00
kuohuanhuan 016746659a chore: release v0.0.0-20230228.12 2023-02-28 20:50:36 +08:00
kuohuanhuan 2626938bc7 chore(lint): introduce Stylelint to lint SCSS code 2023-02-28 20:50:12 +08:00
kuohuanhuan 2212a48426 chore(ci): add Lint & Build tests 2023-02-28 20:48:49 +08:00
kuohuanhuan f0965419e6 chore(ci): use registry.npmjs.org as NPM registry 2023-02-28 20:47:41 +08:00
kuohuanhuan de1f09bce4 style(scss): solve duplicate selectors 2023-02-28 20:23:29 +08:00
kuohuanhuan c6ca99239e chore(node): correct requirement to Node.js 16 at least 2023-02-28 20:19:53 +08:00
kuohuanhuan c0d2969d87 chore: release v0.0.0-20230228.11 2023-02-28 20:17:39 +08:00
kuohuanhuan 2ffbf81303 chore(ci): use Node.js 16 to build project 2023-02-28 20:17:24 +08:00
kuohuanhuan 865a3d89d7 chore: release v0.0.0-20230228.10 2023-02-28 20:15:33 +08:00
kuohuanhuan 51f21ee9a7 chore(ci): use Node.js 14 to build project 2023-02-28 20:15:13 +08:00
kuohuanhuan 9572add1e3 chore: release v0.0.0-20230228.9 2023-02-28 20:09:08 +08:00
kuohuanhuan 5f27d24ca8 chore(git): remove .env.local from .gitignore 2023-02-28 20:08:49 +08:00
kuohuanhuan 6fbe988073 chore: release v0.0.0-20230228.8 2023-02-28 20:06:41 +08:00
kuohuanhuan fe0e9dfb8a chore(deps): recongize coffeescript as a dependency 2023-02-28 20:06:22 +08:00
kuohuanhuan 95bbde7a39 chore: release v0.0.0-20230228.7 2023-02-28 20:02:37 +08:00
kuohuanhuan 90657b2193 release: v0.0.0-20230228.6-with-license 2023-02-28 19:58:37 +08:00
kuohuanhuan 539d3943fb chore(license): add MIT License 2023-02-28 19:55:11 +08:00
kuohuanhuan fbdcc3b479 release: v0.0.0-20230228.6 2023-02-28 19:53:01 +08:00
kuohuanhuan 945b2facaf refactor(vars): rename $font-monospace to $font-mono 2023-02-28 19:52:39 +08:00
kuohuanhuan abca0765ca feat(vars): add more fallback fonts in $font-monospace 2023-02-28 19:51:59 +08:00
kuohuanhuan a6fa7a2746 feat(vars): add more fallback fonts in $font-sans 2023-02-28 19:51:14 +08:00
kuohuanhuan 7610344f37 fix(typo): correct .itrem to .item 2023-02-28 19:47:45 +08:00
kuohuanhuan 677d0606c4 release: v0.0.0-20230228.5 2023-02-28 19:24:15 +08:00
kuohuanhuan 42e4afa30b feat(vars): rearrange monospace fonts 2023-02-28 19:23:35 +08:00
kuohuanhuan e85ce4af9f feat(vars): add fallback fonts to $font-sans 2023-02-28 19:22:23 +08:00
kuohuanhuan 08d56cfa67 chore(ci): set correct permission of GITHUB_TOKEN 2023-02-28 19:15:05 +08:00
kuohuanhuan 35077abd10 release: v0.0.0-20230228.3 2023-02-28 18:59:33 +08:00
kuohuanhuan db1fdcefa1 chore: allows dist to push to Git 2023-02-28 18:59:21 +08:00
kuohuanhuan c0b6ef1897 release: v0.0.0-20230228.2 2023-02-28 18:55:04 +08:00
kuohuanhuan 8f0ec69949 release: v0.0.0-20230228.1 2023-02-28 18:53:45 +08:00
kuohuanhuan ada5f7db81 chore(ci): fix wrong config of NPM 2023-02-28 18:50:32 +08:00
kuohuanhuan d6314eda4c release: v0.0.0-20230228.1 2023-02-28 18:45:47 +08:00
kuohuanhuan 6006956c44 chore(ci): renew build process 2023-02-28 18:43:04 +08:00
kuohuanhuan a284a54a53 init: create project & upload files 2023-02-28 18:35:20 +08:00