Eleventy Base Webc Save

A minimalist bare-bones starter project using Eleventy and WebC.

Project README

eleventy-base-webc

A minimalist bare-bones Eleventy-official starter project useful for demos/experiments with WebC and the Eleventy site generator (using the v3.0 release).

Features

  • Eleventy WebC plugin preconfigured:
  • Using the new node front matter type for arbitrary JavaScript front matter (via node-retrieve-globals)
  • Simple WebC Eleventy Layout file with streamlined critical CSS and JS bundles (see _includes/layouts/base.webc)

Get Started

  1. Make a copy of this code with one of these on the command line (both install into the current folder):
  2. Install the dependencies by running npm install
  3. Run it with npm start (see the other commands in package.json or on the CLI docs)
  4. Navigate to http://localhost:8080 in your web browser.
  5. Edit content/index.webc to change content on the home page.

Demo

Open Source Agenda is not affiliated with "Eleventy Base Webc" Project. README Source: 11ty/eleventy-base-webc
Stars
44
Open Issues
0
Last Commit
2 months ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating