Commit Graph

159 Commits

Author SHA1 Message Date
Johnson Chu
c6c6722d38
feat: enable volar ts plugin (#63)
* chore: enabled ts plugin

* fix: require -> required
2021-02-14 14:26:59 +08:00
userquin
0d571d6cc2
fix: accessibility (#57)
* fix accesibility issues:
- index.vue: input without label
- about.vue: color contrast doesn't have sufficient contrast ratio on code sample on light theme

* optimize png icons:
pwa-192x192.png: -31.04%
pwa-512x512.png: -14.66%

use https://ezgif.com/

* chore: color

Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-02-12 13:00:32 +08:00
John Campion Jr
83225032d0
feat: support layouts (#56)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-02-12 12:55:19 +08:00
Anthony Fu
8dae6f96e5 chore: update deps 2021-02-11 23:17:40 +08:00
Anthony Fu
e412076f0c Merge branch 'master' of https://github.com/antfu/vitesse 2021-02-07 00:33:03 +08:00
Anthony Fu
86e650aeab chore: update deps 2021-02-07 00:33:00 +08:00
Jacob Clevenger
586b2661b3
fix: horizontal overflow scrollbar when vertical scrollbar appears (#49) 2021-02-05 16:31:35 +08:00
Anthony Fu
1799f56844 refactor: use ~/ for alias and improve ssg 2021-02-05 09:34:09 +08:00
Anthony Fu
bf324ce33d chore: updates 2021-02-05 08:42:22 +08:00
Homyee King
438c75ab24
chore: update shims-vue.d.ts (#46)
see https://github.com/vuejs/vue-next-webpack-preview/issues/5#issuecomment-579823346
2021-02-05 08:22:30 +08:00
Jacob Clevenger
c2fd738565
fix: EncodeURIComponent for dynamic name route (#42) 2021-01-24 18:59:56 +08:00
Anthony Fu
023d173192 chore: update color themes and deps 2021-01-23 21:13:59 +08:00
Anthony Fu
a975fd7c21 refactor: move script over template 2021-01-22 18:32:27 +08:00
Anthony Fu
4c51428587 refactor: redesign module system 2021-01-22 18:05:58 +08:00
Anthony Fu
7ba2102b96 refactor: use vite glob for loading messages 2021-01-22 17:27:31 +08:00
Anthony Fu
39eb658ccc feat: update prism theme 2021-01-22 15:44:30 +08:00
Anthony Fu
3db9733b73 chore: cleanup styles 2021-01-21 06:16:46 +08:00
Anthony Fu
ef401a357b chore: update 2021-01-21 05:57:32 +08:00
Anthony Fu
0902d9a625 feat: switch to vite-plugin-pages and update deps 2021-01-20 19:31:13 +08:00
Anthony Fu
559a7751a1 chore: update deps 2021-01-20 03:37:14 +08:00
Anthony Fu
de3b1cd704 fix: unresolved component 2021-01-09 23:59:18 +08:00
kazuya kawaguchi
cfe924c10d
feat: add vite-plugin-vue-i18n and some updates (#31)
* feat: add vite-plugin-vue-i18n

* feat: add ja locale messages

* refactor: tweak word

* chore: omit yarn.lock

* refactor: move resource importing to i18n.ts

* Restore pnpm-lock.yaml

Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-01-09 23:36:30 +08:00
Anthony Fu
aca2ec183c
feat: ️ Vite 2! (#29) 2021-01-07 13:49:19 +08:00
Anthony Fu
bbb1392db8 feat: vite-plugin-icons 2020-12-24 17:26:37 +08:00
Anthony Fu
8f18c8cc69 chore: update 2020-12-23 03:00:17 +08:00
Anthony Fu
151bbf9ac9 chore: update 2020-12-23 02:48:47 +08:00
Anthony Fu
d20d67fd1b chore: fix 2020-12-21 17:52:40 +08:00
Anthony Fu
edec07ad44 chore: improve lighthouse 2020-12-21 17:48:15 +08:00
Anthony Fu
9978e5e5a1
feat: vite-ssg (#24) 2020-12-21 17:07:07 +08:00
Anthony Fu
653f15f1f7 feat: typography and shiki 2020-12-14 14:58:40 +08:00
Anthony Fu
5578bb5075 chore: fix hydrate 2020-12-03 09:29:44 +08:00
Anthony Fu
d6736284c4 feat: route nprogress 2020-12-02 19:43:43 +08:00
Anthony Fu
fb069825d6 feat: markdown suport 2020-12-01 11:36:57 +08:00
Harry Trần
831cc30568
i18n(vi): add vietnamese translation (#17) 2020-11-30 15:01:24 +08:00
Anthony Fu
14b6a74360 feat: tailwind 2 + script setup! 2020-11-28 14:14:36 +08:00
Anthony Fu
9fe77afd72 fix: add back vue-shim.d.ts, close #14 2020-09-22 06:20:06 +08:00
Han(ハン)
aaedb2f9f1
fix: typo (#13) 2020-09-16 18:41:33 +08:00
Anthony Fu
269bf503c2 feat: use the built-in dark mode by tailwind 2020-09-16 00:00:02 +08:00
Anthony Fu
0a3d6d4cab chore: update deps 2020-09-08 20:42:09 +08:00
Anthony Fu
f0ac15c62f
Update README.md 2020-08-26 17:45:35 +08:00
Anthony Fu
c6547d4359 chore: refactoring 2020-08-22 01:10:18 +08:00
Anthony Fu
86b3ed348f feat: config dir alias 2020-08-22 00:12:07 +08:00
Anthony Fu
54f8d25f24 chore: update to use components on-demand auto loading 2020-08-21 04:53:46 +08:00
buzz-js
cfc9d18d50
i18n(es): add Spanish translation (#8) 2020-08-21 00:45:19 +08:00
Anthony Fu
d781bf523e chore: update readme 2020-08-21 00:06:21 +08:00
Anthony Fu
5022d6252f feat: add vite-plugin-components 2020-08-20 16:04:00 +08:00
Anthony Fu
607fd12886 feat: update deps and corresponding configs 2020-08-19 20:08:59 +08:00
Anthony Fu
a85f491e48 chore: fix 2020-08-15 00:58:50 +08:00
Anthony Fu
784133cbe6 chore: update vscode extensions 2020-08-12 23:46:12 +08:00
Anthony Fu
dbd1a9fe43 chore: update 2020-08-11 18:41:21 +08:00
Anthony Fu
f281990f38 chore: fixes 2020-08-10 23:26:36 +08:00
Anthony Fu
23f60c738d chore: update @iconify/iconify 2020-08-10 22:26:22 +08:00
Anthony Fu
192f0bee83 Merge remote-tracking branch 'origin/master' 2020-08-10 22:04:11 +08:00
Anthony Fu
cad6b0f808 chore: update purge-icons 2020-08-10 22:02:53 +08:00
Johann Schopplich
06c75ebc8e
Simplify html selector (#4) 2020-08-10 21:40:47 +08:00
Anthony Fu
9e1481b2de feat: add variantwind 2020-08-10 20:31:44 +08:00
Anthony Fu
858161226e chore: add PurgeIcons 2020-08-10 19:24:52 +08:00
Anthony Fu
b93c6c8314 feat: add vue-i18n 2020-08-10 11:17:26 +08:00
Anthony Fu
76fb0845ec chore: init 2020-08-10 02:43:04 +08:00