mirror of https://github.com/aldy505/code.git
583db68d7c
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.5 to 3.2.7. - [Release notes](https://github.com/vitejs/vite/releases) - [Changelog](https://github.com/vitejs/vite/blob/v3.2.7/packages/vite/CHANGELOG.md) - [Commits](https://github.com/vitejs/vite/commits/v3.2.7/packages/vite) --- updated-dependencies: - dependency-name: vite dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> |
||
---|---|---|
.github | ||
.husky | ||
src | ||
static | ||
.editorconfig | ||
.eslintrc | ||
.gitignore | ||
.nvmrc | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
commitlint.config.cjs | ||
index.html | ||
package-lock.json | ||
package.json | ||
tsconfig.json | ||
vite.config.ts | ||
windi.config.ts |
README.md
Code
Codebase for code.reinaldyrafli.com. Written on Solid and deployed on Cloudflare Pages.
Contributing
See CONTRIBUTING
License
Code is a codebase for code.reinaldyrafli.com
Copyright (C) 2021-present Reinaldy Rafli
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.