Skip to content
/ zero-11ty Public template

Zero/11ty - {{ Another 11TY.v3 starter }}

License

Notifications You must be signed in to change notification settings

dydric/zero-11ty

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zero/11ty

Zero/11ty is an Eleventy V3 starter kit designed to help you kickstart your static site projects with zero bloat. It's a clean, minimal setup, giving you the flexibility to build the way you want.

Getting Started

  1. Clone this repository:

    git clone [email protected]:dydric/zero-11ty.git
  2. Install the necessary dependencies:

    npm install
  3. Start the development server:

    npm run dev

    This will spin up a local server at localhost:8080 with hot-reloading enabled for rapid development.

  4. Build the site for production:

    npm run build

    This command will generate a fully static, production-ready version of your site in the _site folder.

  5. Netlify development

    npm run netlify

    Runs a Netlify server with working functions. Please grant access with npx netlify login after installation


Start from zero, build something great

About

Zero/11ty - {{ Another 11TY.v3 starter }}

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published