hacklang.org
hacklang.org copied to clipboard
The content for hacklang.org
The hacklang.org landing page content
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.
Contributing
See CONTRIBUTING.md for details on how to add or modify content.
Run the Site Locally
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
License
hacklang.org is CC BY 4.0 licensed, as found in the LICENSE file.