Coder Social home page Coder Social logo

parduino / ds-user-guide-old Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cdelcastillo21/ds-user-guide-old

0.0 0.0 0.0 127.13 MB

User Guide for DesignSafe

Home Page: https://www.designsafe-ci.org/user-guide/

Shell 0.62% JavaScript 1.03% Python 9.80% Tcl 16.08% CSS 3.43% TeX 6.66% Makefile 0.18% HTML 0.69% Jupyter Notebook 60.20% Dockerfile 1.30%

ds-user-guide-old's Introduction

DesignSafe User Guide

DesignSafe ReadTheDocs Documentation with MkDocs.

Contributing

Note

For a detailed walkthrough of how to contribute to Use Cases, see its README.

  1. Fork this repository.
    (unless you are a direct collaborator)
  2. Edit relevant files that need update.
    (upload images as necessary)
  3. Commit your changes.
  4. Create a "Pull Request".

Local Development

A. Via Python

  1. Have Python installed.
    Known supported versions are from 3.10 to 3.12.
  2. Navigate into your clone of this repo.
  3. Install dependencies:
    You should only need to do this once.
    pip install poetry
    poetry install
  4. Serve the docs:
    poetry shell
    cd user-guide
    mkdocs serve
    After the poetry shell command, you should be in a Poetry-managed environment. Your prompt might be prefixed with the name of the environment.
  5. Open the website at the URL echoed by the program, e.g. http://127.0.0.1:8000/user-guide/

B. Via Docker

  1. Have Docker installed.
    We recommend doing so via Docker-Desktop.
  2. Navigate into your clone of this repository.
  3. Start the Docker container to serve the docs.
    make build
    make start
  4. Open the website at the URL provided e.g. http://0.0.0.1:8000/user-guide/

Releases

All commits to main will trigger a docker build and push a new image to designsafeci/ds-user-guide:latest.

A Watchtower service will monitor new pushes to this dockerhub repo and pull down new images on the fly to https://designsafeci-dev.tacc.utexas.edu/user-guide/

ds-user-guide-old's People

Contributors

susanunit avatar wesleyboar avatar cockerilltim avatar rstijerina avatar parduino avatar cs-jansen avatar mesteva avatar zwyll 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.