Visit us at autonomylab.nyc.
Built with Hugo.
Clone the repo locally and make your changes. To build:
Make sure you've pulled the dependencies:
make dep
Build and serve:
make build
make serve
hugo new members/member-name.md
hugo new blog/blog-post-name.md
Images should be added in the static/
directory.
The Deploy
GitHub action will be triggered upon push. If the build is successful and you are on main, the changes will be deployed to production automatically. On other branches, the build will run but won't be deployed.
Please open an issue or PR if something needs to be addressed. PRs must be reviewed by at least one person before being eligible for merging if you're not an admin. Pushing or merging to the main branch triggers Actions to update the live production site!
Initial website built by @gary-kim.