Coder Social home page Coder Social logo

ccrdocs's Introduction

CCR Research Computing Documentation

Documentation Status

This is the main repository for CCR's research computing documentation.

https://docs.ccr.buffalo.edu

Find an error? Feel free to submit an issue.

How to contribute

Contributions and PRs welcome! Follow the instructions below to learn how to develop and make changes to the documentation source.

  1. Fork this repo

  2. Clone your fork:

$ git clone https://github.com/YOURUSER/ccrdocs.git
$ cd ccrdocs
  1. Create a python3 virtual environment and install dependencies:
$ python3 -mvenv venv
$ source venv/bin/activate
$ pip install --upgrade pip
$ pip install -r requirements.txt
  1. Run mkdocs development server:
$ mkdocs serve
  1. Point your browser at: http://localhost:8000

  2. Start hacking on the markdown in the pages/ directory

  3. Submit a PR

Coding style, tips and conventions

  • Try to keep content organized in respective directories under pages/

  • Remember to add any new pages to the nav config in mkdocs.yml

  • For a nice overview of markdown syntax see here

  • Add notes (note, warning, danger, important) to your docs. See here for markdown syntax

License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License

ccrdocs's People

Contributors

aebruno avatar dsajdak avatar sguerciojr avatar anekhai avatar jbednasz avatar kevinvanslyke avatar jonesmd0 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.