A new window popped up, overriding the sales screen. It was a command prompt, black with bright green text.
# Build once npm run build
# 4️⃣ Add a simple build script to package.json # (Open package.json, locate "scripts", replace with:) # "scripts": # "build": "eleventy", # "serve": "eleventy --serve", # "watch": "eleventy --watch" # ,
touch src/posts/2024-04-14-welcome-to-eleventy.md --- title: "Welcome to Eleventy!" date: 2024-04-14 layout: base.njk # points to the layout we just made tags: blog post excerpt: "A quick intro to Eleventy, the static site generator you’ll love." ---
A new window popped up, overriding the sales screen. It was a command prompt, black with bright green text.
# Build once npm run build
# 4️⃣ Add a simple build script to package.json # (Open package.json, locate "scripts", replace with:) # "scripts": # "build": "eleventy", # "serve": "eleventy --serve", # "watch": "eleventy --watch" # , eleventa full crack
touch src/posts/2024-04-14-welcome-to-eleventy.md --- title: "Welcome to Eleventy!" date: 2024-04-14 layout: base.njk # points to the layout we just made tags: blog post excerpt: "A quick intro to Eleventy, the static site generator you’ll love." --- A new window popped up, overriding the sales screen