Use netlify to automate your entire static site workflow, or only use the hosting service.
Static Hosting
Global Network
Sites hosted on netlify are served straight out of our CDN nodes around the world with incredibly low latency.
Instant Cache Validation
No need to wait for your CDN to update. The new version of your Site is live the moment your deploy is done.
Atomic Deploys
No inconsistent state while you're uploading. Your deploy only goes live when all changes have been uploaded.
Drag'n Drop interface
If you just need to host your static site just drag your site folder onto your browser and in seconds you're live accross a lightning fast, global CDN.
...And much more like:
- API proxying
- SSL for custom domains
- Handle form submissions
- Redirect & Rewrite Rules
- Control over custom headers
- Inject JS snippets into all pages
- Manage production/staging environments
- Built in versioning with instant rollbacks
Continuous Deployment
Link to Github or Bitbucket
Easily link a Netlify site to a Github or Bitbucket repo. Whenever you push to Github we run your build and deploy the result.
Secure Environment
We never store any Github tokens on our servers and your builds are run in a completely locked down environment.
Cached Dependencies
Dependencies (rubygems, npm, etc) are automatically installed and cached between builds to keep build time down.
Webhooks & notifications
Whether you need to trigger a build & deploy through a webhook or receive notifications on new deploys, netlify got you covered.
Besides making everything as full featured, fast and cheap as possible, Developer Friendliness is super close to heart for us. Here are but a few of the things we made to make your coding life simpler and 13,7 % healthier:
Command line tools
All of Netlify's functionality can be accessed directly from the terminal, it's just an "npm install netlify-cli" away.
Rest API
Netlify's own UI is an Angular app built on top of a powerful REST API. Full access to all of this from your programming language of choice.
Share your setup
You can share preconfigured projects and earn affiliate fees. Got the perfect Gulp+Angular +Foundation setup? Share it with the world!