Coder Social home page Coder Social logo

5t3ph / meow-vs-bowwow Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 4.0 47 KB

An Eleventy starter as built for the following CSS-Tricks tutorial: https://css-tricks.com/a-community-driven-site-with-eleventy-building-the-site/

Home Page: https://meow-vs-bowwow.netlify.app/

JavaScript 20.64% HTML 45.26% CSS 34.10%
eleventy eleventy-sample eleventy-website eleventy-template

meow-vs-bowwow's Introduction

๐Ÿ˜บ Meow vs. BowWow ๐Ÿถ

An example of essential and suggested Eleventy (11ty) features for creating a community-driven site.

Created by Stephanie Eckles (@5t3ph)

Add Your Dog or Cat

To submit your pet, create pull request with that includes a new .json file named after your pet in the appropriate directory, either cats or dogs:

src/
  pets/
    cats/
    dogs/

The json file contents should follow the schema below. You must provide a full URL to the photo of your pet as image uploads will not be accepted.

{
  // Required
  "name": "Fluffy",
  "petColor": "orange",
  "photoURL": "http://placekitten.com/320",
  "ownerName": "Bob",
  // Optional
  "favoriteFood": "FancyFeast",
  "favoriteToy": "squeaky mouse",
  "ownerTwitter": "#"
}

Feedback welcome!

You can file it as an issue.

Buy me a coffee

meow-vs-bowwow's People

Contributors

5t3ph avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

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.