13 Commits
Author SHA1 Message Date
Daniil Zhuravlev 65a575ac09 chore, style: add eslint-plugin-perfectionist and format code 2025-10-22 05:32:41 +04:00
Daniil Zhuravlev 256cdaea78 chore: add eslint 2025-10-22 05:32:25 +04:00
Daniil Zhuravlev 1d7a65c24c chore, refactor: upgrade deps
fix(build): useWindowScroll in NavBar.vue caused build failure
2025-10-20 02:53:23 +04:00
Daniil Zhuravlev 0a29dab05d ci: upgrade actions and node 2025-10-20 00:59:01 +04:00
Daniil Zhuravlev 3a3bea7ff6 chore: bump vueuse and octokit 2025-07-15 14:59:46 +04:00
Daniil Zhuravlev cba84b11d3 chore: bump deps
Update qrcode, x-satori, vue, vitepress-plugin-tabs, postcss-nesting, markdown-it, markdown-it-kdb, @types/node @types/markdown-it and @types/gtag.js.
2025-07-14 05:06:43 +04:00
Daniil Zhuravlev e3d6864854 chore: remove dotenv from devDependencies
Vitepress already includes dotenv.
2025-07-14 04:36:17 +04:00
Daniil Zhuravlev d4484b107a chore: replace fast-glob with tinyglobby 2025-07-14 04:19:28 +04:00
Daniil Zhuravlev ce986f9c41 chore: bump vitepress to 1.6.3 2025-07-14 02:23:44 +04:00
Daniil Zhuravlev 01a595b78f style: add prettier and format code 2025-07-13 01:44:53 +04:00
Daniil Zhuravlev 5be65856df ci(fix): missing @rollup/rollup-* dependencies 2025-03-31 04:03:48 +04:00
Zakhar Timoshenko f819707e40 ci(fix): update lock file 2025-03-31 00:11:18 +03:00
nakrovati 6c130cc0ac Refactoring code, improving CI and removing unused dependencies. (#8)
* ci: cache npm packages

* chore: remove @xobotyi/scrollbar-width

* chore: remove unocss

* refactor: minor theme improvements

* chore: remove plop and @vkontakte/icons

* fix(ci): missing package-lock.json

* chore: bump vitepress to v1.1.4

Upgrade vitepress to version 1.1.4, because upgrading to version >=
1.2.0 causes a build error.

* chore: remove @docsearch/css and @docsearch/js

They already come with vitepress
2025-03-24 19:13:20 +03:00