All Projects → atom → Flight Manual.atom.io

atom / Flight Manual.atom.io

Licence: other
📖 Documentation for Atom, generated by nanoc, hosted by GitHub Pages

Projects that are alternatives of or similar to Flight Manual.atom.io

Jekyll Rtd Theme
Just another documentation theme compatible with GitHub Pages
Stars: ✭ 92 (-78.85%)
Mutual labels:  documentation, scss
Ocamlverse.github.io
Documentation of everything relevant in the OCaml world
Stars: ✭ 117 (-73.1%)
Mutual labels:  documentation, scss
A11y.css
This CSS file intends to warn developers about possible risks and mistakes that exist in HTML code. It can also be used to roughly evaluate a site's quality by simply including it as an external stylesheet.
Stars: ✭ 1,277 (+193.56%)
Mutual labels:  documentation, scss
Uswds Site
USWDS website and documentation
Stars: ✭ 135 (-68.97%)
Mutual labels:  documentation, scss
Middlemanapp.com
Documentation for Middleman
Stars: ✭ 264 (-39.31%)
Mutual labels:  documentation, scss
Docsify Themeable
A delightfully simple theme system for docsify.js. Features multiple themes with rich customization options, an improved desktop and mobile experience, and legacy browser support (IE10+).
Stars: ✭ 299 (-31.26%)
Mutual labels:  documentation, scss
Sassdoc
Release the docs!
Stars: ✭ 1,353 (+211.03%)
Mutual labels:  documentation, scss
Grav Learn
Grav Learn (exhaustive grav documentation)
Stars: ✭ 204 (-53.1%)
Mutual labels:  documentation, scss
Just The Docs
A modern, high customizable, responsive Jekyll theme for documention with built-in search.
Stars: ✭ 3,747 (+761.38%)
Mutual labels:  documentation, scss
Docs
Parse Platform docs
Stars: ✭ 296 (-31.95%)
Mutual labels:  documentation, scss
Atom Dash
Dash documentation integration with Atom
Stars: ✭ 398 (-8.51%)
Mutual labels:  documentation, atom
Kubernetes practice
kubernetes实践指南(内容不定期更新中。。。), 欢迎提PR。
Stars: ✭ 428 (-1.61%)
Mutual labels:  documentation
Documentation
This repository hosts the documentation for 96Boards products and specifications.
Stars: ✭ 416 (-4.37%)
Mutual labels:  documentation
Docs
Prometheus documentation: content and static site generator
Stars: ✭ 411 (-5.52%)
Mutual labels:  documentation
Github Dark Theme
GitHub Dark Theme - Extension for Chrome, Firefox, and Microsoft Edge
Stars: ✭ 413 (-5.06%)
Mutual labels:  scss
Carbon
A design system built by IBM
Stars: ✭ 5,005 (+1050.57%)
Mutual labels:  scss
Juliazh.jl
Julia语言中文文档
Stars: ✭ 425 (-2.3%)
Mutual labels:  documentation
Mdx Docs
📝 Document and develop React components with MDX and Next.js
Stars: ✭ 412 (-5.29%)
Mutual labels:  documentation
Vvvebjs
Drag and drop website builder javascript library.
Stars: ✭ 4,609 (+959.54%)
Mutual labels:  scss
Susy
Responsive layout toolkit for Sass
Stars: ✭ 3,922 (+801.61%)
Mutual labels:  scss

Atom Flight Manual

This is the Atom book. Everything you need to know in order to use and hack Atom is in this Flight Manual.

You can find this book online at: https://flight-manual.atom.io

This book is open source under a Creative Commons license.

atom-cover

License

This book is published under the Creative Commons BY-SA license. If you contribute to the work, you will have to agree to allow your content to be published under the self same license. Check out the license file for more details.

Current Progress

To check the current progress and planned content of the book, check out the outline. This is a good place to start if you're looking for something to add.

Testing Changes Locally

Prerequisites

Fetching dependencies

You can always fetch the latest dependencies by opening the command line and running script/bootstrap:

$ script/bootstrap

Starting the site

You can start the site with script/server:

$ script/server
Loading site data...
Compiling site...
…

Site compiled in 5.81s.

While the server is running, you can see the site in your browser at http://localhost:4000.

Contributing

If you'd like to help out by making a change, adding content or improving something, take a look at the contributor's guide.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].