Skip to content

Mrwangio/swarm-home

 
 

Repository files navigation

swarm-home

bzz:/theswarm.eth

or web gateway: http://swarm-gateways.net/bzz:/theswarm.eth/

Deployment

To automatically deploy the website you just need to create a git tag with the following format: v.X.Y.Z . Make sure to check the most recent releases and bump the version up.

For example:

# Create a v1.0.0 git tag that will trigger
# an automated deployment of the website
git tag v1.0.0
git push origin v1.0.0

About

Source code for the Swarm homepage hosted at bzz:/theswarm.eth/

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 65.0%
  • CSS 25.7%
  • JavaScript 7.4%
  • Shell 1.9%