Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crystal-lang/crystal-website
crystal-lang.org website
https://github.com/crystal-lang/crystal-website
crystal homepage website
Last synced: about 20 hours ago
JSON representation
crystal-lang.org website
- Host: GitHub
- URL: https://github.com/crystal-lang/crystal-website
- Owner: crystal-lang
- Created: 2016-06-27T17:28:47.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-17T13:16:03.000Z (6 days ago)
- Last Synced: 2024-12-20T16:07:07.581Z (3 days ago)
- Topics: crystal, homepage, website
- Language: SCSS
- Homepage: https://crystal-lang.org
- Size: 26 MB
- Stars: 61
- Watchers: 9
- Forks: 77
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Crystal Website
===============
Powered by [Jekyll](https://jekyllrb.com/)## Development setup (via docker)
- Checkout the repository
- Run `$ docker-compose up`
- Open a browser in `localhost:4000`The docker container will launch jekyll with `--incremental` option.
## Development setup (Nix)
- Checkout the repository
- Run `$ nix-shell`
- Open a browser in `localhost:4000`## Development setup (Devenv)
Using [devenv](https://devenv.sh)
- Checkout the repository
- Run `devenv up` to start a local web server
- Open a browser in `localhost:4000`
- Run `devenv shell` to get a shell with all development environment## Thanks!
As always, thanks to the community who contributes to Crystal and its infrastructure and projects.
## License
Crystal is licensed under the Apache License, Version 2.0