Giter Site home page Giter Site logo

paul-hebert / eleventy-starter Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 972 KB

(WIP) A basic JAMStack setup with Eleventy and Gulp. I commonly end up scaffolding similar patterns. This includes some of that work to make starting other projects quicker.

JavaScript 44.67% HTML 41.74% CSS 13.59%

eleventy-starter's Introduction

Eleventy Patterns

(WIP) A basic JAMStack setup with Eleventy and Gulp. I commonly end up scaffolding similar patterns. This includes some of that work to make starting other projects quicker.

This supports a pattern library and a prototyping environment. It can easily be expanded to provide areas for other content types..

It uses handlebars for templating, Sass for CSS processing, and Rollup for javascript transpilation and bundling.

You're not meant to include this as a module. Instead, use this as a template repository and then tweak it to fit your needs. This makes it easier to directly edit the configuration without this project acting as a middleman between you and your config files.

Getting Started

Once you've copied this project run the following commands to start working on your project:

  1. npm ci — install necessary dependencies
  2. npm start — Compile the project, start a server, and watch for updates

TODO

  1. Add rollup support
  2. Add service worker/PWA support — probably workbox
  3. Better default styles
  4. Better navigation (+ small screen nav)
  5. Linting
  6. Common hbs helpers
  7. Code
  • syntax highlighing
  • HBS code examples

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.