5 Commits

Author SHA1 Message Date
diana esteves
1a64f37ddb updating to node 18 2023-09-15 16:01:13 -05:00
Kimberley Mackenzie
e35e01f06f
Prettier Spike (#1517)
* Add Prettier set-up (no formatting in this commit).

* Manual fixes for Prettier issues.

* Run Prettier fix on non-markdown files.

* Incorporate Prettier PR feedback - update commands, re-apply new yaml styles, add editor config.

* Remove deprecated config item.

* Add dependency on prettier-plugin-go-template.

* reconcile changed file with prettier formatting.

* Add git blame ignore revs file to include Prettier formatting commit.

* Fix format issue with merge conflict.
2022-06-01 10:58:20 -07:00
Fraser Waters
adff6a6f17
Update hugo version in devcontainer (#1347)
* Update hugo version in devcontainer

This matches the version in .github/workflows/push.yml

Co-authored-by: Christian Nunciato <c@nunciato.org>
2022-04-12 00:09:30 +01:00
Fraser Waters
e953995d21
Import blog post (#1090)
* Import blog post

* progress

* Update state comments

* typo

* markup

* markup

* fix link

* Update meta

* prose: adding a story to the introduction and default value logic

* prose: removed extra examples and added small closing to lead into technical details

* lint

* Update date

* Fix link

* Fix another link

* Apply suggestions from code review

Co-authored-by: Mikhail Shilkov <github@mikhail.io>

* Small review comments

* Add more languages

* rm blank line

* Use Lee's title suggestion

* Apply suggestions from code review

Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>

* Shorten title

* Update date

* Update date

Co-authored-by: David Flanagan <david@rawkode.com>
Co-authored-by: Mikhail Shilkov <github@mikhail.io>
Co-authored-by: meagancojocar <50200557+meagancojocar@users.noreply.github.com>
2022-03-15 09:40:23 +00:00
Fraser Waters
6d80ead1a1
Add vscode devcontainer (#765) 2021-10-20 09:13:56 +01:00