This directory contains the landing page and other documentation for hacklang.org. It contains links to the Hack user documentation over at docs.hhvm.com and other relevant places. hacklang.org is hosted on GitHub pages.
See CONTRIBUTING.md for details on how to add or modify content.
hacklang.org uses Docusaurus.
- Clone this repo (or if you are planning to contribute, fork this repo and clone the fork).
cd website
yarn install
yarn start
hacklang.org is CC BY 4.0 licensed, as found in the LICENSE file.