Code for code.reinaldyrafli.com, written on Solid
Go to file
Reinaldy Rafli 477179c764 docs: code block for license 2021-08-01 00:46:32 +07:00
.github ci: added actions 2021-06-21 12:07:52 +07:00
.husky build: added husky and commitlint 2021-06-21 12:09:01 +07:00
components chore: clean up a few features 2021-07-13 16:24:26 +07:00
config feat: working solid 2021-07-12 15:23:02 +07:00
layouts chore: bump deps 2021-07-24 01:33:16 +07:00
pages chore: clean up a few features 2021-07-13 16: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.js feat: working solid 2021-07-12 15:23:02 +07:00
.gitignore feat: initial commit 2021-06-21 11:59:24 +07:00
.nvmrc feat: initial commit 2021-06-21 11:59:24 +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.js build: added husky and commitlint 2021-06-21 12:09:01 +07:00
index.html feat: working solid 2021-07-12 15:23:02 +07:00
package.json chore: bump deps 2021-07-24 01:33:16 +07:00
solid.config.jsx fix: removed unused imports 2021-07-12 15:33:14 +07:00
vite.config.js chore: clean up a few features 2021-07-13 16:24:26 +07:00
windi.config.js feat: working solid 2021-07-12 15:23:02 +07:00
yarn.lock chore: bump deps 2021-07-24 01:33:16 +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/>.