Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crablang/crablang-site
The official site for CrabLang.
https://github.com/crablang/crablang-site
Last synced: 6 days ago
JSON representation
The official site for CrabLang.
- Host: GitHub
- URL: https://github.com/crablang/crablang-site
- Owner: crablang
- License: mit
- Created: 2023-04-13T20:14:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-06-26T04:49:35.000Z (over 1 year ago)
- Last Synced: 2024-08-01T19:58:29.338Z (3 months ago)
- Language: Shell
- Homepage: https://crablang.org
- Size: 408 KB
- Stars: 46
- Watchers: 7
- Forks: 8
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# CrabLang Website
This is the CrabLang website. It is built using [Astro](https://astro.build/).
View the site at [crablang.org](https://crablang.org).
## Development
To run the site locally, run the following command:
```bash
npm run dev
```## Deployment
The site is currently deployed to [Vercel](https://vercel.com/). Deployments are triggered automatically when changes are pushed to a branch.
## License
This project is licensed under the MIT License. See [LICENSE](LICENSE) for more information.
Third-party packages and tools may be subject to different licenses.
## Contributing
Contributions are welcome! Please make a new branch and open a pull request.