Coder Social home page Coder Social logo

mostafanawara / guides Goto Github PK

View Code? Open in Web Editor NEW

This project forked from emberjs/guides

0.0 1.0 0.0 31.98 MB

The source for http://guides.emberjs.com

License: Other

Shell 1.08% HTML 16.90% Ruby 45.42% JavaScript 1.89% GCC Machine Description 2.36% CSS 32.35%

guides's Introduction

Ember Guides Source

Build Status Crowdin

The source for the Ember.js Guides.

Contributing

Please see CONTRIBUTING.md.

Translations

Please see TRANSLATIONS.md.

Project layout

The Guides' content is in the source folder. The left nav bar is produced from data/pages.yml. lib contains Middleman plugins, and spec contains tests for those plugins.

Dependencies

The Guides are built with Middleman, which runs on Ruby 1.9.3 or newer (2.0.0 recommended).

During build, Middleman will require Aspell to look for misspellings. On Macs, it can be installed via Homebrew:

brew install aspell --with-lang-en

On Windows, you can download an installer, but unfortunately it is unmaintained. On Linux, you can install with your distribution's package manager. On all platforms, you can also build the most recent version from source.

Developing with the Guides

To get started:

git clone git://github.com/emberjs/guides.git
cd guides
bundle
bundle exec middleman

Then visit http://localhost:4567/.

If you run into problems, check Troubleshooting.md.

Spellchecking

If you have a false hit during spellchecking, you can add the word to /data/spelling-exceptions.txt. Words are line separated and case insensitive.

Maintainers

See MAINTAINERS.md.

Releasing

See https://github.com/emberjs/guides.emberjs.com.

guides's People

Contributors

michaelrkn avatar locks avatar homu avatar thejameskylebot avatar trek avatar rwjblue avatar acorncom avatar toddjordan avatar mixonic avatar yawboakye avatar heroiceric avatar tomdale avatar mattw59 avatar mak-di avatar bsclifton avatar josemarluedke avatar kellywerks avatar kentaro0919 avatar mamut avatar rtablada avatar bmac avatar gavinjoyce avatar markmt avatar mozeryansky avatar marktinsley avatar wagenet avatar ryanlabouve avatar kagemusha avatar joepstender avatar zacstewart avatar

Watchers

James Cloos 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.