source code for UofTLUG site (still under construction)
Contributions and pull requests are definitely welcome, there's probably something with the site you can fix.
You can test your changes locally by running gatsby develop at the root of the project
If you want to deploy your changes to the actual site, then you should make your changes (or merge them) in main
and then run npm run deploy
If you want to make a post, then make a new markdown file in src/markdown-pages and throw any images into
src/markdown-pages/post-images