Skip to content

An updated fork of learneleventyfromscratch.com.

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
COPYING.md
Notifications You must be signed in to change notification settings

uncenter/learn-eleventy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Eleventy

This course was originally authored by Andy Bell and hosted at learneleventyfromscratch.com. This fork is now maintained by uncenter.

Features

  • ✅ Up to date!
    • Eleventy v3 and ESM syntax.
    • Eleventy-native asset pipeline instead of Gulp, using the Eleventy Image plugin and custom template languages.
    • Date formatting with Luxon instead of Moment.
  • 🎈 Built with 11ty (Andy-set-studio/learneleventyfromscratch.com#28).
  • 🎨 Syntax highlighting!
  • 🔦 Dark/light/system themes.

Contributing

Content changes should ideally first be raised as issues where they can be discussed. Small corrections can be made directly in a pull request.

The site is based on the wonderful Eleventy Notes project by Sandro Roth.

Development

  1. Clone the repository:

    git clone https://github.com/uncenter/learn-eleventy.git
    
  2. Navigate to the .app folder, and install dependencies with pnpm:

    cd .app
    pnpm install
  3. In the .app folder, run the following command to start the development server:

    pnpm start
    

License

MIT

About

An updated fork of learneleventyfromscratch.com.

Topics

Resources

License

MIT, Unknown licenses found

Licenses found

MIT
LICENSE
Unknown
COPYING.md

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published

Contributors 5

Languages