Giter Club home page Giter Club logo

handbook's Introduction

About this site

This site is built using Read the Docs. See the Getting Started section.

It uses the Sphinx theme.

Required dependencies

pip install -r requirements.txt 

After installing Read the Docs packages and the Sphinx theme, build the site locally using

$ make html

Open the file /_build/html/index.html to preview the site locally.

After making changes, run make html again to view your changes. You may need to delete the contents of the /_build/ directory before running make html to force the changes to refresh.

If new files or folders are added to the project, index.rst will need to be updated.

Site structure

The root level index.rst generates main categories the sidebar navigation. Each sub-section is a folder in the topic_folders directory. Each folder within the topic_folders directory has its own index.rst file. These then expand into the subcategories in each directory.

Within each folder's index.rst file, the section heading is defined by a string of = beneath it. Subheadings can be defined using ### in each markdown file or by a heading with - under it in the index.rst file.

Additional information

This site is built from the master branch of this repo. Changes can be previewed live here. Changes to the actual site will take several hours to go live as they're hosted by CDN.

If you are making experimental changes to live content please be sure to do so in another branch. Draft content can be added to the drafts folder in the master branch without breaking anything. Draft content is not built to the live site and these files may contain inaccurate or out of date information.

handbook's People

Contributors

maneesha avatar erinbecker avatar kariljordan avatar tracykteal avatar weaverbel avatar fmichonneau avatar jduckles avatar karenword avatar tobyhodges avatar elizabethwilliams8 avatar binxiepeterson avatar jt14den avatar svigneau avatar orchid00 avatar katrinleinweber avatar lexnederbragt avatar murraycadzow avatar dmorl avatar trallard avatar sdruskat avatar raynamharris avatar ppival avatar noamross avatar mstimberg avatar k8hertweck avatar jamiehadwin avatar erictleung avatar djhoese avatar christinalk avatar butterflyology avatar

Watchers

Darya Vanichkina 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.