24 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
1799f56844 refactor: use ~/ for alias and improve ssg 2021-02-05 09:34:09 +08:00
Jacob Clevenger
c2fd738565
fix: EncodeURIComponent for dynamic name route (#42) 2021-01-24 18:59:56 +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
0902d9a625 feat: switch to vite-plugin-pages and update deps 2021-01-20 19:31:13 +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
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
edec07ad44 chore: improve lighthouse 2020-12-21 17:48:15 +08:00
Anthony Fu
653f15f1f7 feat: typography and shiki 2020-12-14 14:58:40 +08:00
Anthony Fu
fb069825d6 feat: markdown suport 2020-12-01 11:36:57 +08:00
Anthony Fu
14b6a74360 feat: tailwind 2 + script setup! 2020-11-28 14:14:36 +08:00
Anthony Fu
86b3ed348f feat: config dir alias 2020-08-22 00:12:07 +08:00
Anthony Fu
5022d6252f feat: add vite-plugin-components 2020-08-20 16:04:00 +08:00
Anthony Fu
a85f491e48 chore: fix 2020-08-15 00:58:50 +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
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