Steven Dake
3c8d63277d
Apply netlify best practices ( #6381 )
...
Apply best practices from the netilfy documentation:
https://docs.netlify.com/routing/headers/
2020-01-31 07:18:43 -08:00
Martin Taillefer
b35947114b
Switch Hugo back to the blackfriday markdown generator. ( #6105 )
...
- The newer markdown generator is leading to some bad HTML, so
we need to switch back for the time being.
2019-12-15 06:28:37 -08:00
Martin Taillefer
ae41b8fcdd
Site improvements. ( #6003 )
...
- Update common files.
- Switch to latest Hugo version.
- Thanks to the new Hugo, retire the text_hack shortcode.
The hack is no longer needed.
2019-12-06 06:59:22 -08:00
Martin Taillefer
4c076b297d
Upgrade tool versions. ( #5860 )
2019-11-25 14:32:22 -08:00
Martin Taillefer
8b56c8c1c1
Update to latest Hugo. ( #5058 )
2019-09-25 14:07:32 -07:00
Martin Taillefer
a442094083
Avoid redudant module downloads when running nodejs stuff. ( #4808 )
2019-08-19 02:49:33 -07:00
Martin Taillefer
652e05159a
Upgrade to Hugo 0.55.5 ( #4095 )
2019-05-03 21:47:45 -07:00
mtail
24d972fd7a
Next batch of archive-related updates.
2019-04-25 19:52:00 -07:00
Martin Taillefer
6fbbc5525d
Update to Hugo 0.54 ( #3242 )
2019-02-12 19:25:03 -08:00
Martin Taillefer
1d8f547826
Update to Hugo 0.51 ( #2921 )
2018-11-26 16:51:25 -08:00
Martin Taillefer
f902b3132e
Update to Hugo 0.49 ( #2746 )
2018-10-05 23:35:11 -07:00
Martin Taillefer
77a5540c04
Upgrade to Hugo 0.48 ( #2471 )
...
Take advantage of the simplified template syntax introduced in 0.48
in a bunch of places.
2018-08-30 07:24:52 -07:00
Martin Taillefer
be7c374f29
Switch to Hugo 0.47 ( #2288 )
...
- Fixes the bug where not all of our files would get the right lastmod
time extracted from GitHub.
- Fixes most of the cases of bad HTML output around the use of {{<text>}}. There's
still a single bad case which I'll report to the Hugo folks.
- Use Hugo's new --minify option to minify HTML instead of having to use the
separate and slow html-minifier program.
- Fix some bad HTML on the landing page.
2018-08-17 22:33:16 -07:00
Martin Taillefer
a1b483a7f2
Update to latest Hugo ( #1821 )
2018-07-14 06:32:22 -07:00
Martin Taillefer
0ebbdb3fdc
Add a netlify.toml file to control options. ( #1532 )
2018-06-17 07:51:45 -07:00