11ty / eleventy-base-webc

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

Home Page:https://eleventy-base-webc.pages.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

eleventy-base-webc

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

Features

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

Deploy this to your own site

Deploy this Eleventy site in just a few clicks on these services:

About

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

https://eleventy-base-webc.pages.dev/

License:MIT License


Languages

Language:JavaScript 66.2%Language:CSS 33.8%