Host any front end project with GitHub Pages
List
- Figure out wormholes
- Call @arfon
- Research (docs)
- Build prototype #15
- Test run #43 @world-domination/time-travel
- …?
- Profit!
✔ ☑ ☑ ☐
Markdown | Less | Pretty |
---|---|---|
Still | renders |
nicely |
1 | 2 | 3 |
Sometimes you want to work on a simple web page, and you don’t want the burden of having to setup some hosting environment.
Once again, GitHub Pages can help you. By
creating a repo and working in the gh-pages
branch instead of master
,
you will automatically get your site up and running.
Bonus point, you can set a CNAME
to host it under your own domain.
Follow this gist, and do it all from the terminal!
No language indicated, so no syntax highlighting.
But let's throw in a <b>tag</b>.
tasks lists:
- This is a complete item
- This is an incomplete item
Written on April 1, 2016