2023-05-26 15:17:19 +10:00
2023-04-27 08:53:06 -04:00
2023-03-17 12:22:59 +01:00
2023-03-21 17:35:10 +00:00
2022-06-10 13:52:01 +01:00
2022-08-30 10:34:34 +02:00
2023-03-21 17:35:10 +00:00
2022-08-02 12:32:48 +08:00
2022-11-30 16:38:44 +01:00
2022-08-05 14:42:11 +08:00
2022-08-05 14:42:11 +08:00
2022-08-05 14:42:11 +08:00
2022-08-05 14:42:11 +08:00

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.

Description
No description provided
Readme 594 MiB
Languages
MDX 99.3%
JavaScript 0.5%
Nix 0.1%