Code Monkey home page Code Monkey logo

docs's Introduction

Parse Docs

These are the markdown sources for all of the Parse SDK guides. The content for the guides is stored in this repo, and we use Jekyll to generate a static site that is hosted on GitHub Pages.

Repository Structure

The guides are organized by platform. Each platform directory contains a set of markdown files, one for each main section in the guide.

.
├── {platform}
│   └── {section}
└── common
    └── {section}

For example, /ios/ contains all of sections for the iOS guide. There is also a common folder that contains content that is shared amongst all of the guides. It helps us avoid duplicating content unnecessarily.

Can I Access The Docs Offline?

This repository is public and all the files are in markdown. If you'd like to keep a copy locally, please do!

How Do I Contribute?

If you have any fixes or suggestions, simply send us a pull request!

Running The Site Locally

Clone this repository, then install Jekyll and node packages:

bundle install
npm install

Then run webpack and Jekyll:

npm start

Finally, open http://localhost:4000/docs/ios/guide/ in your web browser.

docs's People

Contributors

andrewimm avatar bandd-k avatar bnham avatar craiggrummitt avatar drew-gross avatar egnaro avatar eliedebrauwer avatar ericnakagawa avatar fcrosfly avatar flovilmart avatar gfosco avatar grantland avatar hallucinogen avatar hramos avatar html5cat avatar jkarraker avatar joshlapham avatar lepilepi avatar marcosdeseul avatar natanrolnik avatar nlutsenko avatar orbyt avatar pavanka avatar peterdotjs avatar rafaecheve avatar richardjrossiii avatar sagans avatar stanleyw avatar thewheat avatar wangmengyan95 avatar

Watchers

 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.