Commit Graph

25 Commits

Author SHA1 Message Date
Ihor Sychevskyi dd45607a21
update hugo to 0.105.0 (#12183) 2022-11-04 20:59:44 -07:00
Ihor Sychevskyi 3daf2232ac
update hugo to 0.104.3 (#12043) 2022-10-06 09:00:33 -07:00
Ihor Sychevskyi 1a915e5b07
update hugo to 0.104.1 (#12006) 2022-09-27 15:06:30 -07:00
Ihor Sychevskyi 43ce33d038
update hugo to 0.103.1 (#11925) 2022-09-18 18:07:42 -07:00
Eric Van Norman 46fd222b23
Update Go, Ruby, Python versions for Netlify (#11896)
* Update Go version for Netlify

* Update Python and Ruby as well
2022-09-12 12:08:02 -07:00
Eric Van Norman e93cde60a7
Update Hugo version (#11818) 2022-09-07 12:31:37 -07:00
jacob-delgado 327d6d52db
Update nodejs to one in docker file (#11812)
See e7b6c16aa1/docker/build-tools/Dockerfile (L294)
2022-09-06 12:12:39 -07:00
Eric Van Norman 4b89c5a0ad
Test moving up Hugo versions and replace BlackFriday with GoldMark. (#11534)
* Test moving up a Hugo version and replace BlackFriday with GoldMark.

* remove markdownify

* Update URL to not use relative for parent page

* Restore moarkdownify in centered block to fix (about/deployment)

* Add markdownify to tip, info, warning, quote

* Dmarkdownify tabsets

* Tweak indentation. Fixes companies. Does not fix the interactive panels.

* Update config.toml, rebase

* unindent ecosytem

* comapnaies looks OK,but not interactive_panels

* Revert panel change

* markdownify interactive panel?

* Put markdownify back - delete section_description
2022-08-23 08:05:43 -07:00
Ihor Sychevskyi 7790b35153
update netlify hugo (#11193) 2022-04-20 15:10:45 -07:00
jacob-delgado 953a3e4038
Attempt to build on netlify with 0.95.0 hugo (#11090)
* Attempt to build on netlify with 0.95.0 hugo

* Update nodejs
2022-03-23 09:52:38 -07:00
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