xhroot / m4star

m4star.com website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

m4star

m4star.com website

https://m4star.com

Changing the website

To be able to change the website locally, upload your SSH key to the project settings.

To pull website locally

git clone git@github.com:xhroot/m4star.git
cd m4star

To view your change, run the webserver locally:

./host.sh

And browse to your https://localhost:8000/site.

To push to production

git commit -m "blah"

and

git push

Your changes will be pushed to main branch and will autodeploy to the webserver host (live immediately).

About

m4star.com website

License:Creative Commons Zero v1.0 Universal


Languages

Language:HTML 57.4%Language:JavaScript 33.9%Language:CSS 5.8%Language:Shell 2.8%