Kia King Ishii
0e5f1e4dd5
docs: add many docs
3 years ago
Kia King Ishii
200c80289f
release: v1.0.0-draft.4
3 years ago
Kia King Ishii
80a82be50f
feat: adjust overall layout
3 years ago
Kia King Ishii
190a467a10
fix: inline code not getting proper line break
3 years ago
Kia King Ishii
e51d2a8c49
feat: add custom container stylings
3 years ago
Kia King Ishii
68ebd43664
fix: doc page layout on mobile is broken
3 years ago
Kia King Ishii
67e77f7871
feat: add option to customize title template
...
close #303
3 years ago
Kia King Ishii
86b49dde6b
release: v1.0.0-draft.3
3 years ago
Kia King Ishii
0e9ef43634
release: v1.0.0-draft.2
3 years ago
Kia King Ishii
6f037e2688
feat(sponsor): add sponsors component
3 years ago
Anthony Fu
0587d0b78a
chore: use `packageManager` field
3 years ago
Joaquín Sánchez
905b4a0142
fix: import and use `VPDoc` instead `VPContentDoc` ( #633 )
3 years ago
Joaquín Sánchez
e1956f22f0
build: include `packageManager` ( #632 )
...
The `pnpm` lock file is using `pnpm@7.0.1` (version 5.4)
3 years ago
Kia King Ishii
69c44aa607
feat: add layout option and home hero section
3 years ago
Kia Ishii
25296fa852
chore: fix file name capitalization
3 years ago
Kia Ishii
799d8d4450
fix(build): error in lock file
3 years ago
Kia Ishii
9250460b3f
feat: make appearance configurable
3 years ago
Kia Ishii
73bbc6143a
feat: new default theme
3 years ago
Yuki Shindo
b198380618
fix(build): error of could not find a declaration for minimist ( #618 ) ( #622 )
...
fix #618
3 years ago
Evan You
0a3f0ebe4d
release: v0.22.4
3 years ago
郝晨光
77efd933c3
docs: algolia appId is required ( #608 )
3 years ago
Kumar Gaurav
c1d964c295
ESM instead of CommonJs ( #597 )
...
Modified the CommonJs style export of `config.js` to the ESM style export.
Vite is all about advancement of tools. Why not reflect it in documents, by using ESM instead of CommonJs.
3 years ago
Dominic Elm
1656f0365a
fix(plugin): set content-type header for serving index.html ( #616 )
3 years ago
Jonathan Herman
3adc43d00a
docs: fix gitlab pages deploy syntax ( #552 )
...
Fix GitLab CI build failure due to invalid syntax.
3 years ago
Joaquín Sánchez
216e12950b
fix: remove 404 from title on initial route ( #590 )
...
fix #589
3 years ago
Evan You
d655988c2b
fix build copy
3 years ago
Evan You
8957d0f8ee
bump deps
3 years ago
Mark Wood-Patrick
1617a0438f
docs: edge comment about details ( #569 )
...
Co-authored-by: Eduardo San Martin Morote <posva@users.noreply.github.com>
3 years ago
Evan You
0c31bbac85
release: v0.22.3
3 years ago
Evan You
9f2d36115c
automate github releases
3 years ago
Evan You
06ad0d8386
refactor 404 page data
3 years ago
Divyansh Singh
28eaa3b04a
fix: reset page data on 404 ( #497 )
3 years ago
Divyansh Singh
7cf70111a5
fix: require at least node v14 ( #546 )
3 years ago
Divyansh Singh
f0ba5e93c0
docs: fix typo ( #545 )
3 years ago
Divyansh Singh
33a59cd029
docs: update links ( #523 )
...
* docs: update links
* docs: fix 3xx urls
* chore: fix typo
3 years ago
Fabian Winkler
779b78902f
fix: avoid minimizing non-javascript inline scripts ( #517 )
...
fix #538
fix #540
3 years ago
Divyansh Singh
9270477fa5
fix: normalize relative img src ( #514 )
...
fix #450
3 years ago
Divyansh Singh
34d1542f46
fix: don't add .html to urls of non-html files ( #515 )
...
fix #265
3 years ago
Divyansh Singh
804954cf4d
fix: append base to links ( #502 )
...
fix #252
3 years ago
Guanghui Cheng
ffe0c40ebc
fix(client router): tolerant invalid hash selector typo ( #506 )
3 years ago
Evan You
f7ccfb85b5
release: v0.22.2
3 years ago
Evan You
1ef69e212f
feat: improve default chunk strategy + page hash stability
3 years ago
Evan You
9f7323f90c
release: v0.22.1
3 years ago
Evan You
23249483d6
feat: automatically update hash map + retry on failed page fetch
3 years ago
Evan You
2b9f1866bb
docs: enable lastUpdated
3 years ago
Evan You
d32d8d4419
feat: use git-based lastUpdated data
...
- The main reason behind this change is because previously the FS-based
timestamp is inaccurate and will change on every remote deployment in
CI environments, resulting in cache invalidation on every build. Using
git timestamps makes them stable.
- This is now disabled by default for performance reasons, as getting
the git timestamp requires spawning a child process and is expensive.
To enable it, use the new `lastUpdated: true` config option.
3 years ago
Evan You
b404c6671d
deps: bump vite + vue
3 years ago
Evan You
d9da9018c9
release: v0.22.0
3 years ago
Evan You
d22e1c7828
bump deps
3 years ago
Evan You
45b65ce8b6
release: v0.21.6
3 years ago