# 以下内容摘自官方文档(https://gatsbyjs.com/docs/tutorial/part-1/) What would you like to call your site? ✔ · My First Gatsby Site #站点名称 What would you like to name the folder where your site will be created? ✔ Desktop/ my-first-gatsby-site #工作目录名 ✔ Will you be using JavaScript or TypeScript? ❯ JavaScript #配置文件语言(建议JS) TypeScript ✔ Will you be using a CMS? > No (or I'll add it later) #是否使用CMS – Contentful DatoCMS Netlify CMS Sanity Shopify WordPress ✔ Would you like to install a styling system? > No (or I'll add it later) #安装排版系统 – Emotion PostCSS Sass styled-components Theme UI vanilla-extract ✔ Would you like to install additional features with other plugins? >( ) Add the Google Analytics tracking script #插件 ( ) Add responsive images ( ) Add an automatic sitemap ( ) Generate a manifest file ( ) Add Markdown and MDX support ( ) Add Markdown support (without MDX) ───── Done Thanks! Here's what we'll now do: 🛠 Create a new Gatsby site in the folder my-first-gatsby-site ? Shall we do this? (Y/n) › Yes