Git Product home page Git Product logo

reference's Introduction

Computer Science Pragmatics Reference Page

This repository holds the reference page for the course homepage for Computer Science Pragmatics, a course for early-career EECS students at the University of Michigan.

For more information, visit the course homepage: https://cspragmatics.com

Contributing

The site itself uses GitHub Pages, Flask.

Before contributing, please check open issues and create a new issue if a one for your proposed contribution does not exist.

Content for the website is written in Markdown. To contribute to the reference page, navigate to reference/static/commands and then to the specific section and edit an existing .md file or create a new one. For example, to edit the cd reference, edit reference/static/commands/basics/cd.md.

In order to build the site locally on your computer, there are a number of dependencies to resolve first. Make sure you're in a python 3.7 virtual environment, then run the following in your terminal:

export FLASK_APP=reference
export FLASK_ENV=development
python setup.py develop
flask run

Alternatively, just run the setup script provided.

chmod +x run.sh
run.sh

For more information on setting up, see GitHub's guide or Flask's documentation.

After making a change and verifying that it works, please submit a pull request.


Creative Commons License
Computing for Computer Scientists by Pat Pannuto is licensed under a Creative Commons Attribution 4.0 International License.

reference's People

Contributors

stevietriesenberg avatar amrithariharan avatar joezawisa avatar samkhn avatar egajda avatar tarunsk avatar hmothera avatar jbseg avatar skunkel99 avatar wbostick avatar kfulwood avatar katie-knister avatar karinape avatar y2kmurali avatar izanmubarak avatar ebowall avatar nicksmart avatar homich1 avatar kkhsing avatar jordanhli03 avatar wengj9 avatar dhoekwater avatar ericliu2000 avatar amansr02 avatar amyjbaer avatar koblerc avatar devin-liang avatar ecobian98 avatar hristodakov avatar liy-che 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.