mubaraqwahab / thinkdev

Think Like a Developer course website (discontinued).
https://thinkdev.netlify.app
1 stars 1 forks source link

Add getenv #109

Closed mubaraqwahab closed 2 years ago

mubaraqwahab commented 2 years ago

{% getenv "NODE_ENV" %} should be equivalent to process.env.NODE_ENV.

See 11ty shortcodes and see Expose branch info in site to add branch name to edit file link url