Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 992 Bytes

README.md

File metadata and controls

33 lines (21 loc) · 992 Bytes

このリポジトリは crystal-lang/crystal-website の日本語版向けの Fork です。 ここでは主に日本語版向けにレイアウトの修正などを行なっていて、翻訳はこちらでは行いません。 翻訳を含む Pull Request 等も基本的には受け入れないと思います。

以下、オリジナルのREADME.mdです。


Crystal Website

Powered by Jekyll

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

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