|
|
|
|
|
by javajosh
4100 days ago
|
|
The OP's one-hour recipe is strictly better for a pure static site, because it's substantially cheaper than shared hosting (which is $5/mo, github pages is free). Note that shared hosting provides persistent compute/store capability, which this project doesn't need. |
|
Also, don't github pages need to be deployed to the gh-pages branch?