Commit Graph

159 Commits

Author SHA1 Message Date
郭桓桓 648738b890
refactor(markdown): split `margin` to `margin-top` and `margin-bottom` 2023-03-03 19:13:28 +08:00
郭桓桓 7dc2238fdf
feat(markdown): apply different opacities for `.header-anchor` 2023-03-03 19:10:15 +08:00
郭桓桓 65b4b24002
chore(ci): create a `tar.gz` file instead of a `.zip` one 2023-03-03 19:04:32 +08:00
郭桓桓 94e8477077
chore: create and modify footer author comment 2023-03-03 18:45:16 +08:00
郭桓桓 4bbc199636
chore(build): disable `postcss-custom-properties` option in PostCSS 2023-03-03 18:42:00 +08:00
郭桓桓 fd57e4bc4f
chore(npm): replace `main` key in `package.json` with `sass` and `style` 2023-03-03 18:34:08 +08:00
郭桓桓 ab38a24a75
chore: release v0.0.0-20230302.12 2023-03-02 23:15:01 +08:00
郭桓桓 93e2f86137
chore(npm): add `build.zip` to `.npmignore` 2023-03-02 23:14:27 +08:00
郭桓桓 e622185bbf
chore: release v0.0.0-20230302.11 2023-03-02 23:07:32 +08:00
郭桓桓 78cf02d7b8
chore(ci): add a name for `vimtor/action-zip` task 2023-03-02 23:07:02 +08:00
郭桓桓 eba9d56ae6
chore: release v0.0.0-20230302.10 2023-03-02 22:52:18 +08:00
郭桓桓 2da4f4deb2
chore(ci): add `.zip` file to GitHub Release and upload artifact 2023-03-02 22:52:00 +08:00
郭桓桓 cd9ecdfed3
chore: release v0.0.0-20230302.9 2023-03-02 22:33:59 +08:00
郭桓桓 9bf22aa5bd
chore(ci): update Node.js version in CI to `18` from `16` 2023-03-02 22:33:39 +08:00
郭桓桓 e6718acc37
chore: release v0.0.0-20230302.8 2023-03-02 22:28:25 +08:00
郭桓桓 15ef37c0d2
chore(ci): use `softprops/action-gh-release` to create GitHub Releases 2023-03-02 22:27:49 +08:00
郭桓桓 6fd50e0707
chore: release v0.0.0-20230302.7 2023-03-02 21:18:38 +08:00
郭桓桓 8da53d8cde
style(markdown): improve selectors 2023-03-02 21:18:14 +08:00
郭桓桓 decfa2c47c
chore: release v0.0.0-20230302.6 2023-03-02 20:39:44 +08:00
郭桓桓 58317f99cb
chore(ci): change registry URL to `npmjs.com` from `npmjs.org` 2023-03-02 20:39:24 +08:00
郭桓桓 a3f9084a2e
chore(ci): rename task `Lint` to `Test Lint` 2023-03-02 20:35:07 +08:00
郭桓桓 26d5c7966f
chore: release v0.0.0-20230302.5 2023-03-02 20:31:57 +08:00
郭桓桓 296bf3016e
docs(readme): remove descriptions of packages in "Uses" 2023-03-02 20:31:42 +08:00
郭桓桓 a40c973e46
chore: release v0.0.0-20230302.4 2023-03-02 20:25:51 +08:00
郭桓桓 29b45f6a7f
style(vars): rename `$blockquote-border` to `$quote-border` 2023-03-02 20:25:23 +08:00
郭桓桓 c2bd2cb722
docs: introduce new project description 2023-03-02 20:23:38 +08:00
郭桓桓 bd2f74a3b2
chore(lint): fix incorrect comma placing in `.stylelintrc` 2023-03-02 20:21:26 +08:00
郭桓桓 d69a4ea949
refactor: rename directory `partial` to `partials` 2023-03-02 20:18:45 +08:00
郭桓桓 95de198e34
chore: release v0.0.0-20230302.3 2023-03-02 20:12:31 +08:00
郭桓桓 782b6f24e2
feat: separate `$font-display` for more user customization 2023-03-02 20:11:32 +08:00
郭桓桓 f967cc6bad
style: unite and reorder CSS rules 2023-03-02 20:05:26 +08:00
郭桓桓 32058aa5d3
feat(markdown): apply styles to `q` element 2023-03-02 19:43:02 +08:00
郭桓桓 02d03e7633
refactor: rename dirs and files in a more meaningful way 2023-03-02 19:42:04 +08:00
郭桓桓 2042d6be41
docs(readme): provide more commands 2023-03-02 19:36:28 +08:00
郭桓桓 e90679a4ac
chore(browserslist): only browsers support `css-variables` 2023-03-02 19:29:37 +08:00
郭桓桓 9a81468182
chore(ci): use `.npmignore` instead of editing `.gitignore` 2023-03-02 19:25:05 +08:00
郭桓桓 ec673759d2
chore(lint): normalize `.stylelintignore` 2023-03-02 19:19:12 +08:00
郭桓桓 f68921d9d0
docs(readme): add `cssnano` to "Uses" 2023-03-02 19:17:47 +08:00
郭桓桓 ae19499146
chore: release v0.0.0-20230302.2 2023-03-02 00:28:08 +08:00
郭桓桓 7ab2bd67ea
refactor(markdown): fix duplicate selector rules 2023-03-02 00:27:50 +08:00
郭桓桓 a307ac8851
fix(font): rename font constants 2023-03-02 00:25:02 +08:00
郭桓桓 58d893bc24
chore: release v0.0.0-20230302.1 2023-03-02 00:09:40 +08:00
郭桓桓 e13c83de24
fix(code): fix duplicate selector rules 2023-03-02 00:09:17 +08:00
郭桓桓 3ddc662741
docs(readme): fix wrong align of badges 2023-03-02 00:08:47 +08:00
郭桓桓 17c8caaa11
chore(ci): fix wrong sorted comment 2023-03-02 00:07:22 +08:00
郭桓桓 7684e092da
chore: release v0.0.0-20230301.7 2023-03-01 23:08:07 +08:00
郭桓桓 5b0584ce4b
docs: add `README.md` and `CONTRIBUTING.md` 2023-03-01 23:07:31 +08:00
郭桓桓 a3f3100f2c
chore: release v0.0.0-20230301.6 2023-03-01 20:42:42 +08:00
郭桓桓 ea73260661
chore(ci): ref. https://github.com/JS-DevTools/npm-publish/pull/68 2023-03-01 20:42:25 +08:00
郭桓桓 51046f4088
chore: release v0.0.0-20230301.5 2023-03-01 20:34:20 +08:00