* Add nodejs binaries pkg blog post
* Remove title
* Review feedback
- Fix node versions to always use v18.
- Add proper link to ldid.
- Rewrite intro to add more context.
- Add outro recap.
- Add more inline explanation to the makefile example.
* Review feedback part 2
- Keep vercel/pkg and `pkg` references consistent.
- Reword introduction as suggested.
* Add blog content
* Add meta description
* Update blog with gifs
* Apply suggestions from code review
Co-authored-by: Sean Holung <sean.holung@gmail.com>
* Update date and meta description
* Fix title
Co-authored-by: Sean Holung <sean.holung@gmail.com>
https://github.com/pulumi/pulumi/pull/8655 added support for a `nodeargs` runtime option for Node.js projects, but we never explicitly documented it. This PR does that.
* Update home hero and ctas
* Few more updates
* Remove old style
* Address feedback
* Update CTA
* Use theme commit for preview
* Update header
* update go.mod
* update go.sum
Looking at adding a JSON schema file for this project format as well, see 2db79a54cf/sdk/go/common/workspace/project.json.
Maybe we could start auto-gening this page at some point from that schema?
* Initial blog attempt
* Add TODO images
* Add meta image
Aside: I know graphic design is hard. I never remember quite how hard it
is unless I'm trying to get something to look right.
* Formatting fixes
* Out of bound -> Out of Band
* Improve grammer
* fix(yaml): fix up the yaml code to match current syntax
Needed to update the YAML syntax and a couple variable calls to match current updates to the
language host.
fix#1472
* fix(entrypoint): fix entrypoint file layout
* fix(shortcodes): change to HTML and other shortcode formats
deal with the issue around loading the html-based shortcode by making everything html
Launching the Pulumi Challenge with the Startup in a Box challenge and blog post
Co-authored-by: Laura Santamaria <laura@pulumi.com>
Co-authored-by: David Flanagan <david@rawkode.dev>
* Update supported version documentation
* Apply suggestions from squaremo
Co-authored-by: Michael Bridgen <mbridgen@pulumi.com>
* Update themes/default/content/docs/intro/languages/java.md
Co-authored-by: Christian Nunciato <c@nunciato.org>
Co-authored-by: Michael Bridgen <mbridgen@pulumi.com>
Co-authored-by: Christian Nunciato <c@nunciato.org>