Welcome to your new place on the web where all of your speaking engagements are tracked 🎉
How to get started?
- Hit the green button on the top-right that says
Use this templateand create your own repository out of this one. - In your new repository, create a new file of your recent speaking activity. There's an example file at
pages/2021/2021-01-01.mdto give you an idea of the format, and structure. If in doubt, head over to the gigsboat CLI repository for even more information. - Update gigsboat.json so that
markdownFileconfig option is set toREADME.md. - Commit the file changes, and push to the main branch. Every time you make changes that merge into the
mainbranch, a GitHub Actions workflow executes, parses all the data files under thepagesdirectory, and commits to the repository a newly generatedREADME.mdfile.