GithubHelp home page GithubHelp logo

pcdshub / pcdshub.github.io Goto Github PK

View Code? Open in Web Editor NEW
1.0 4.0 5.0 7.04 MB

Home page for PCDS Python tools

Home Page: https://pcdshub.github.io

License: Other

Makefile 3.40% Python 96.29% CSS 0.31%

pcdshub.github.io's Introduction

pcdshub.github.io

Home page for PCDS Python tools

How to Contribute

In order to publish the documentation with GitHub Pages the generated HTML documentation needs to be kept on the "master" branch of the repository. To work around this the file the conventional Sphinx .rst files that instruct the build are kept on branch "source". If you would like to contribute to the documentation:

  1. Fork this repository then check it out on your machine
  2. Create a branch from the "source" branch contained within this repository
# Add the original repository as a remote
git remote add pcds https://github.com/pcdshub/pcdshub.github.io
# Fetch all the branches
git fetch --all
# Create your own source branch to track the original source
git checkout --track pcds/source
# Create your own feature branch
git checkout -b my_doc_change
  1. Create a Pull Request to merge your changes with the "source" branch of this repository. Changes will be automatically updated after the Travis job completes.

pcdshub.github.io's People

Contributors

gadorlhiac avatar klauer avatar n-wbrown avatar zllentz avatar zrylettc avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

pcdshub.github.io's Issues

Move this site to confluence

  • Move content from this repository to PCDS Confluence (at @slacAWallace 's request)
  • Replace each existing page with a link / redirect to new confluence pages
  • Update those confluence pages (per #18 they are rather out-of-date)
  • Add a link to each of our projects linking to our style/contribution guidelines

As nice as this repository is with its sphinx documentation, we rarely touch it. It would be nice to have it in our confluence space where we can collaboratively update things. It may lead to more frequent updates, too.

(cc @tangkong @slacAWallace )

Need instructions for making a personal dev build of the greater "hutch-python" API

It'd be nice if there were instructions for how to get your own checkouts of pcds modules and databases into a python/hutch-python session for working on development changes.

i.e. a maintainable way to get your modules to talk to each other without hacking your $PATH to pieces.

For github/conda noobs like myself this is daunting and feels like a barrier for entry to the esteemed development club

Fix up documentation deployment

Until we get #19 done (or even after), we should make an effort to keep pcdshub.github.io up-to-date.

#20 recently brought in some fixes to the links which we should propagate to the deployed site.

Conda install instructions bug out

conda env create -n myenvname -f /reg/g/pcds/pyps/conda/pcds-envs/pcds.yaml

Can throw an error if the user doesn't have write permissions in /reg/g/pcds/pyps/conda/pcds-envs because it tries to create a temporary file (!!?)

Add Overview of Packages and Pcdshub

  • Start from high-level applications
  • Explain what makes the gears turn at a high-level
  • Go through each module and explain the motivation behind the existence and how it fits into other modules.

Revisit and revise this entire site

We should go back through and clean this up. It hasn't been updated since 2020. There are small things like recommending cloning from the https:// address and probably larger things too.

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.