jackyzha0 / quartz

🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
https://quartz.jzhao.xyz
MIT License
6.82k stars 2.47k forks source link

docs: replace .gitlab-ci.yml example with more reliable and faster ci job #1243

Closed Simber1 closed 3 months ago

Simber1 commented 3 months ago

Rework gitlab-ci pipeline to be faster and more reliable by not relying on the default image being debian based, instead getting an image that already has node 18 installed, also fixing the .npm folder caching to work with modern versions on gitlab.

ps: i hate prettier, might want to like, not have it check the docs.