Giter VIP home page Giter VIP logo

32id-docs's Introduction

32-ID Docs

32-ID Docs provides instruction and troubleshoting information to operate the APS beamline 32-ID

Features

To edit/modify these web pages

  • install Anaconda python if you already have it installed open a terminal and update with:

    conda update all

once installed add the following packages in a teminal:

conda install sphinx
conda install sphinxcontrib
pip install sphinx-rtd-theme
pip install pybtex
pip install sphinxcontrib-bibtex

If you need a text editor install: https://www.sublimetext.com/3

  • create a github account https://github.com/
  • make sure git is installed on your computer by opening a terminal and typing:

    git
If git is not installed:
git for mac:

select command line tools from https://developer.apple.com/download/more/

or

https://git-scm.com/download/mac

- Press the green "Code" button and copy the repository http address. This is in the format of https://github.com/GITUSER/32id-docs.git where GITUSER is your git user name, then:

git clone https://github.com/GITUSER/32id-docs.git
cd 32id-docs/docs
make clean
make html

then open a web browser and in the address type: file:///.../32id-docs/docs/_built/html/index.html where ... is the path to the 32id-docs

32id-docs's People

Contributors

vdeandrade avatar decarlof avatar xray-imaging avatar sj-clark 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.