Skip to content

Static Website Hosting is a leaderboard of the top static website hosting providers for static websites.

License

Notifications You must be signed in to change notification settings

cosmicjs/staticwebsitehosting

Repository files navigation

Static Website Hosting

staticwebsitehosting.org, a leaderboard of top static website hosting providers for static websites.

Netlify Status

Contributing

Missing a static website hosting provider here? Just fork the repo and add the provider with an index.md file in the content/sites/<name>/ folder.

Make sure to follow the following rules:

  • Static Website Hosting: No server-side website hosting options. This means it needs to serve static content directly without involving PHP, Ruby, Node.js, Java, etc. The hosting provider must have the option to enable a CDN for optimized global static asset distribution which is one of the benefits of the static website approach.
  • Stick to the format: Fill out all the same fields as the other static website hosting providers in content/sites.
  • Short description: Keep all the details for the body text, keep the description for the overview page short and sweet.

Usage

Be sure that you have the latest node and npm installed, then clone this repository and run:

npm install
npm start

Then visit http://localhost:8000/ - Gatsby will automatically reload when changes occur.

To test a production build locally, do:

npm run build
npm run serve

To run a production build for deployment:

npm run build

Cosmic

staticwebsitehosting.org is built and maintained by Cosmic, a headless CMS to manage content for static websites and apps.

License

staticwebsitehosting.org is released under the MIT License. Please make sure you understand its implications and guarantees.

About

Static Website Hosting is a leaderboard of the top static website hosting providers for static websites.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published