Skip to content

An exercise in building a website with Eleventy and WebC

Notifications You must be signed in to change notification settings

SomeAnticsDev/yolo-vinyl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vinyl YOLO

An exercise in building a website with Eleventy, WebC, and Web Components for Some Antics.

View the final version at yolo-vinyl.netlify.app.

Goals

  1. Create a hero component for the site as a single-file component (SFC)
  2. Create a card web component that is progressively enhanced with some decoration and metadata

Getting Started

npm install
npm start

WebC and Eleventy Resources

Relevant GitHub Issues

About

An exercise in building a website with Eleventy and WebC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 77.4%
  • Nunjucks 12.1%
  • JavaScript 10.5%