GithubHelp home page GithubHelp logo

sarvex / learn.jquery.com Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jquery/learn.jquery.com

0.0 3.0 0.0 11.71 MB

jQuery Learning Center web site content

Home Page: http://learn.jquery.com

License: Other

JavaScript 53.31% HTML 46.69%

learn.jquery.com's Introduction

The jQuery Learning Site

About

The goal of this site is twofold:

  1. To serve as a central, trustworthy, narrative compendium of information about how to use jQuery and JavaScript.
  2. To remain a timely, vibrant, and community-driven reference with a relatively low barrier to contribution.

Much of the initial content - and spirit - comes from jQuery Fundamentals, an open-source book about jQuery, originally written by Rebecca Murphey and released in 2010. In 2011, Rebecca bequeathed the book unto the jQuery Foundation to serve as the basis for this site.

How This Site Works

This site's core content consists of Markdown files. The template that controls the site's appearance is a child theme of jquery-wp-content, and any issues with the presentation should be directed to that repository.

Site Organization

All of the content lives inside of the subdirectories of the page directory. Each of these subdirectories is considered a chapter, and contains one or more articles, and there is also a top level file that corresponds to each chapter, which contains the chapter's human-readable title and an overview, which will appear on the chapter's landing page.

The order.json file controls the order that chapters and articles appear in the site.

Front Matter

Each of the articles on the site has some JSON "Front Matter" that contains metadata. All articles should include the following:

  • title - The title of the article as it will appear in the site.

"title": "jQuery Event Extensions"

  • level - The approximate level of jQuery experience required to find the article useful. Options: beginner, intermediate, or advanced.

"level": "advanced"

Building and Deploying

To build and deploy your changes for previewing in a jquery-wp-content instance, follow the workflow instructions from our documentation on contributing to jQuery Foundation web sites.

How Can I Help?

We encourage contribution from anyone. For more comprehensive documentation on how to get involved, please read our contributing guide.

learn.jquery.com's People

Contributors

addyosmani avatar agcolom avatar ajpiano avatar arthurvr avatar aurelioderosa avatar bentonam avatar bobholt avatar danheberden avatar darcyclarke avatar dmzza avatar eddiemonge avatar ericladd avatar ethransom avatar githubshrek avatar gjohnson avatar gnarf avatar jdsharp avatar johnkpaul avatar jsvine avatar jugglinmike avatar jzaefferer avatar liamks avatar mohnish avatar pkane avatar rdworth avatar redwolves avatar scottgonzalez avatar tjvantoll avatar xfq avatar yboulkaid avatar

Watchers

 avatar  avatar  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.