10:31:38 How can I contribute to the website? 10:33:12 Get the git repo, find out what source files correspond to what you want to change, make the change, commit with a suitable message, make a pull request for your changes. 10:33:46 If your changes are large, you're best off discussing it first here to ensure the change is wanted. 10:33:49 I have git installed now how do I clone the repo? 10:34:07 git clone https://github.com/monero-project/monero-site 10:34:35 Thanks! Downloading now. 10:36:37 Before I commit would I have to create a new branch? 10:40:11 Yes. 10:41:05 Ok. Thanks for all the help! 11:54:56 Make sure you read the README for instructions on how to add all the proper things for translation and front matter, etc. It's all laid out pretty clearly.