My personal blog site #BuiltWithEleventy.
This article provides an overview of a website that is built with Eleventy and Netlify. It explains how to develop the site locally, including installing dependencies and running the site. It also explains the project structure and how different directories and files are used. The article concludes by mentioning that the site is built using Netlify and served from a directory called _site.
This article provides a detailed overview of a website built with Eleventy and deployed using Netlify. It explains how to develop the site locally, including installing dependencies and running the site. It also delves into the project structure, highlighting the various directories and files used. The article concludes by mentioning the build output directory and how the site can be served using the Netlify CLI.
11ty is a static site generator that allows developers to build fast, modern websites using HTML, Markdown, and other templating languages, without the need for a complex build system.
SCSS is a preprocessor scripting language that extends the capabilities of CSS by adding features such as variables, nesting, and mixins. It allows developers to write more efficient and maintainable CSS code, and helps to streamline the development process by reducing repetition and increasing reusability.
Contentful is a headless content management system (CMS) that provides a flexible and scalable platform for creating, managing, and delivering digital content across multiple channels and devices.