Giter Site home page Giter Site logo

james1x0 / guides-source Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ember-learn/guides-source

0.0 1.0 0.0 39.17 MB

This repository contains the Ember.js Guides

Home Page: https://guides.emberjs.com/

License: MIT License

JavaScript 87.75% HTML 5.01% CSS 7.24%

guides-source's Introduction

Ember Guides Source Build Status

This repository contains the written content for the Ember.js Guides. Here, contributors can file issues and submit PRs to help improve the learning experience of other developers.

Looking for repositories for the other parts of emberjs.com? Check out website, ember-api-docs, super-rentals tutorial, statusboard, deprecation-app, and styleguide.

Contributing

Welcome and thanks for your help! Please see CONTRIBUTING.md for detailed instructions on how to format your work and submit a Pull Request. First-time contributors are encouraged to choose issues that are labeled "help wanted" or "good for new contributors." If you have questions or want a buddy to pair with, you can join the dev-ember-learning channel in the Ember Community Discord.

Project layout

The Guides content takes the form of Markdown files (just like most READMEs). Each minor version of Ember has its own directory within /guides/. Pull requests should make edits to only the contents of the guides/release directory, which is the latest deployed version of the guides. The exception is that PRs to fix broken links in older versions of the guides are ok. On ember serve, the Markdown files are turned into HTML to create an app. Most of the functionality comes from guidemaker and guidemaker-ember-template. The styles come from ember-styleguide, the shared home of components and stylesheets used throughout the family of Ember sites.

Local Development

git clone git://github.com/ember-learn/guides-source.git

cd guides-source
npm install
ember serve

Visit http://localhost:4200

Running tests

Use npm to run tests instead of ember, since we have additional tests like spellchecking that are not part of The Ember app's tests.

npm install
npm test

Linting and spellchecking

The guides are spellchecked and linted for Markdown consistency. You can test your contributions by running npm run lint:md. Linting and spellchecking must pass or they will fail in Travis-CI. See CONTRIBUTING.md for more information on linting and spellchecking.

guides-source's People

Contributors

acorncom avatar chancancode avatar codingitwrong avatar cosmicwebservices avatar dependabot-preview[bot] avatar dependabot-support avatar eflanagan0 avatar hakilebara avatar jaredgalanis avatar jayjayjpg avatar jenweber avatar leo avatar llunn avatar locks avatar mansona avatar maurodibert avatar melsumner avatar mike-north avatar newyork-anthonyng avatar parrryy avatar ppcano avatar rajasegar avatar robbiethewagner avatar rwjblue avatar sivakumar-kailasam avatar tendermario avatar toddjordan avatar villander avatar ybakos avatar zachgarwood 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.