https://github.com/aldy505/code
Code for code.reinaldyrafli.com, written on Solid
https://github.com/aldy505/code
Last synced: about 2 months ago
JSON representation
Code for code.reinaldyrafli.com, written on Solid
- Host: GitHub
- URL: https://github.com/aldy505/code
- Owner: aldy505
- License: gpl-3.0
- Created: 2021-06-21T03:02:35.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2024-02-11T12:58:20.000Z (over 1 year ago)
- Last Synced: 2025-02-07T10:49:20.228Z (3 months ago)
- Language: TypeScript
- Homepage: https://code.reinaldyrafli.com
- Size: 1.35 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Code
[](https://www.codacy.com/gh/aldy505/code/dashboard?utm_source=github.com&utm_medium=referral&utm_content=aldy505/code&utm_campaign=Badge_Grade) [](https://www.codefactor.io/repository/github/aldy505/code) [](https://github.com/aldy505/code/actions/workflows/ci.yml) [](https://github.com/aldy505/code)
Codebase for [code.reinaldyrafli.com](https://code.reinaldyrafli.com). Written on [Solid](https://www.solidjs.com) and deployed on Cloudflare Pages.
## Contributing
See [CONTRIBUTING](https://github.com/aldy505/code/blob/master/CONTRIBUTING.md)
## License
```
Code is a codebase for code.reinaldyrafli.com
Copyright (C) 2021-present Reinaldy RafliThis 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 .
```