Webpage Hosting: Difference between revisions

 
Line 1: Line 1:


==Hosting Providers==
==Hosting Providers==
* [https://pages.github.com/ Github Pages] provides a free webpage for each repository to host static files or Jekyll-built pages.
* [https://pages.github.com/ Github Pages] provides a free webpage for each public repository to host static files or Jekyll-built pages.
* [https://pages.cloudflare.com/ Cloudflare Pages] provides free or paid webpages. You get 500 builds per month on the free plan. Functions are charged to Cloudflare Workers which also has a free tier.
* [https://pages.cloudflare.com/ Cloudflare Pages] provides free or paid webpages. You get 500 builds per month on the free plan. Functions are charged to Cloudflare Workers which also has a free tier.
* [https://www.netlify.com/pricing/ Netlify] also has a free tier.
* [https://www.netlify.com/pricing/ Netlify] also has a free tier.