This is a static site created with Zola to make accessible curriculum for people to get familiar with the Polkadot tech stack and start building their project ideas.
To clone this repository to your local machine run the following command from your terminal:
git clone [email protected]:bencgreenberg/hgpg.git
Once the project has been successfully cloned to your computer, change into the root directory of the project, hgpg
. To start the server, execute the following from your terminal:
$ zola serve
This will create a web server on 127.0.0.1:1111
serving the files found in this project.
Follow the Zola installation guide for your machine to make sure you have the zola
executable available to run the web server.
This project uses the Contributor Covenant as our Code of Conduct to set expectations on appropriate interactions and behaviors. Any violations of the contributor covenant should be reported immediately to the project maintainers.
This project is licensed under the MIT License.