Commit Graph

7 Commits (150358b80b9c6b89e54978361ea0dcd5c4e06ec2)

Author SHA1 Message Date
Andrew Chen 8be19e168a Chenopis vnext staging noindex (#4641)
* include _headers

* revert vnext-staging context

* add proto _headers file

* fix build settings
2017-08-04 17:22:47 -07:00
Andrew Chen 8825d5a61e fix noindex for vnext-staging (#4640)
* include _headers

* revert vnext-staging context

* add proto _headers file
2017-08-04 16:35:21 -07:00
Andrew Chen da18bb735c fix command 2017-08-04 15:41:35 -07:00
Andrew Chen 6957eb01ec Add noindex to vnext-staging 2017-08-04 15:20:15 -07:00
Andrew Chen 817fff899e Remove /redirects.rb (#3305)
Will restore when Prod uses Netlify
2017-04-10 15:12:09 -07:00
David Calavera e64c482469 Add redirect generator to make Netlify's CDN redirect to the right places.
Netlify will redirect with a 301 status to the right places without the
need of a custom javascript file.

The current redirects.js is not removed so production can keep working
as it is for now.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2017-02-03 09:50:23 -08:00
David Calavera ac2a52af20
Add Netlify configuration.
- The netlify.toml file explains how to build this site for production
  and deploy previews.
- The Makefile has some commands to make building the site slightly more
  user friendly, try typing `make help`.
- The Gemfile includes all the dependencies exported from GitHub Pages.
  This site might not need all of the but I don't have the knowledge to
  exclude the unused ones.

Signed-off-by: David Calavera <david.calavera@gmail.com>
2016-09-07 16:37:43 -07:00