small experimental indieweb blog
- setup the code
- created an Enhance project by running
begin new ./webdev.rip - moved into the project directory
cd webdev.ripand deployed a staging environment withbegin deploy - created a production env by running
begin create - backed everything up by creating this repo in github/brianleroux/webdev.rip
- setup the dns
- registered the domain by running
begin domains add --domain webdev.rip - associated the production env with my new domain by running
begin domains link
- setup ci/cd
- add one smoke test
- followed these steps for https://begin.com/docs/getting-started/github-actions