Code for code.reinaldyrafli.com, written on Solid
Go to file
Reinaldy Rafli db6cb6b0a1
chore: bump deps
2023-01-19 21:06:37 +07:00
.github chore: eslint fix 2021-10-18 01:41:15 +07:00
.husky feat: move to solid start (#2) 2022-12-17 17:24:26 +07:00
src feat: move to solid start (#2) 2022-12-17 17:24:26 +07:00
static build: added husky and commitlint 2021-06-21 12:09:01 +07:00
.editorconfig feat: initial commit 2021-06-21 11:59:24 +07:00
.eslintrc chore: eslint fix 2021-10-18 01:41:15 +07:00
.gitignore feat: move to solid start (#2) 2022-12-17 17:24:26 +07:00
.nvmrc feat: move to solid start (#2) 2022-12-17 17:24:26 +07:00
CONTRIBUTING.md docs: initialize 2021-06-21 14:06:03 +07:00
LICENSE docs(fix): modified contributing 2021-06-21 14:07:52 +07:00
README.md docs: code block for license 2021-08-01 00:46:32 +07:00
commitlint.config.cjs feat: move to solid start (#2) 2022-12-17 17:24:26 +07:00
index.html feat: moving to typescript and added some projects 2021-10-18 01:27:44 +07:00
package-lock.json chore: bump deps 2023-01-19 21:06:37 +07:00
package.json chore: bump deps 2023-01-19 21:06:37 +07:00
tsconfig.json feat: move to solid start (#2) 2022-12-17 17:24:26 +07:00
vite.config.ts feat: move to solid start (#2) 2022-12-17 17:24:26 +07:00
windi.config.ts chore: eslint fix 2021-10-18 01:41:15 +07:00

README.md

Code

Codacy Badge CodeFactor Build GitHub license

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/>.