Homepage of Coding Tree group.
- We are proudly sharing this code for our friends and fans all over the world.
- We love to learn and share our work with others for free (:
- Hoping this will be helpful to someone.
Coding Tree homepage is deployed to multiple services.
-
Github Pages
-
Buddy Pipeline (Docker Image)
-
Netlify
It is possible to deploy version to custom domain with git tags
git tag deploy/SUBDOMAIN
git push --tags
Remember: if tag is reused it will be needed to add and push tag with force flag
git tag -f deploy/SUBDOMAIN
git push -f --tags
Then version will be available at https://SUBDOMAIN.hp.codingtree.pl