Skip to content

vpavlin/vac.dev

 
 

Repository files navigation

Vac.dev Website

Made and deployed with logos site-builder.

Continuous Deloyment

Change Process

  1. Create a new working branch from develop: git checkout develop; git checkout -b my-changes;
  2. Proceed with changes, push to origin and open a Pull Request against develop;
  3. Once approved, merge pull request, check changes on dev.vac.dev;
  4. Once ready to promote to live website, rebase master on staging: git checkout master; git pull master; git rebase origin/develop; git push.

Copyright

For all research posts under https://vac.dev/research, copyright and related rights are waived via CC0.

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published