mirror of https://github.com/aldy505/code.git
Reinaldy Rafli 10db8b407c | ||
---|---|---|
.github | ||
.husky | ||
components | ||
config | ||
layouts | ||
pages | ||
static | ||
.editorconfig | ||
.eslintrc.js | ||
.gitignore | ||
.nvmrc | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md | ||
commitlint.config.js | ||
index.html | ||
package.json | ||
solid.config.jsx | ||
vite.config.js | ||
windi.config.js | ||
yarn.lock |
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/>.