An open API service indexing awesome lists of open source software.

https://github.com/hhvm/hacklang.org

The content for hacklang.org
https://github.com/hhvm/hacklang.org

Last synced: 5 months ago
JSON representation

The content for hacklang.org

Awesome Lists containing this project

README

          

# The hacklang.org landing page content

This directory contains the landing page and other documentation for [hacklang.org](https://hacklang.org). It contains links to the [Hack user documentation over at docs.hhvm.com](https://docs.hhvm.com/) and other relevant places. [hacklang.org](http://hacklang.org) is hosted on GitHub Pages.

## Contributing

See [CONTRIBUTING.md](./CONTRIBUTING.md) for details on how to add or modify content.

## Run the Site Locally

[hacklang.org](http://hacklang.org) uses [Docusaurus](https://docusaurus.io).

1. Clone this repo (or if you are planning to contribute, fork this repo and clone the fork).
1. `yarn install`
1. `yarn start`

## License
hacklang.org is CC BY 4.0 licensed, as found in the LICENSE file.