GithubHelp home page GithubHelp logo

uw-mode / uw-mode.github.io Goto Github PK

View Code? Open in Web Editor NEW
4.0 7.0 15.0 15.42 MB

UW Mode Website

Home Page: http://mode.cs.washington.edu

License: MIT License

HTML 13.07% JavaScript 50.11% Shell 0.09% Ruby 3.15% TeX 12.34% CSS 21.24%

uw-mode.github.io's Introduction

UW MODE LAB Website

This is a guide to our GitHub Pages website found at [[https://uw-mode.github.io]].

About the Website

The UW-Mode website is hosted on GitHubPages and is built using Jekyll. The website code can be found at its GitHub repository [[https://github.com/UW-MODE/uw-mode.github.io/]]. Use Git to fork the repository.

The repository consists of two branches: master and source.

The source repo maintains the files, images, and code that Jekyll uses to build the website.
The master repo maintains the actual <html> files that are built by Jekyll (the files in _site/).

To use an analogy with LaTeX, the source branch is the .tex file and the master branch is the .pdf file.

Adding Content to the Website

To add content to the website, you should make changes to the source branch and then make a "pull request". This can be done in browser using GitHub or by "forking" the website repository and editing locally on your own machine with Git.

Most changes will involve updating files in the /_data/ or /img/ folder.

After submitting a "pull request", the website will not update until the webmaster (or someone with Jekyll) verifies there are no errors, builds the website using Jekyll, and pushes the new site to the master branch.

How to add yourself to the People page

First add your info to _data/people.yml under the appropriate group. Add your info as fields (the document has examples). Required fields are

  • first_name and last_name - your name
  • pic - filename of a photo of yourself in the /img/team/ folder
  • bio - a few line bio (currently not used)
  • social - a list of web link with urls (see examples)

Second place your photo in the /img/team/ folder. This photo will be adjusted to a 1:1 square aspect ratio, so crop accordingly. Note: the image must have the filename specified in the pic field.

How to add a Publication

Add the bibtex of your publication to _bibliography/pubs.bib (make sure you are on the source branch).

Then either:

  • Add a hyperlink to a pdf copy of the publication using the link field in the bibtex.
  • If you want to add link to your code, Add a hyperlink to a your code using the code field in the bibtex.

How to add a Project

Previewing Change (optional, for advanced users)

To preview your changes to the website, you must clone a local repo of the source branch and use Jekyll to build and view the website.

See the wiki for additional details.

Webmaster Notes

See the wiki for details.

Jekyll theme

The website is based on the Agency bootstrap theme for more details, read documentation

uw-mode.github.io's People

Contributors

aicherc avatar alecgt avatar alexistm avatar atank avatar ebfox avatar espinosa avatar febs avatar femontanha avatar flyingl123 avatar gexplorer avatar gregorydgarcia avatar iancovert avatar joshsamara avatar nfoti avatar nilstgmd avatar rahuln avatar rajathkmp avatar rodrigograca31 avatar sameersingh avatar samuela avatar tqchen avatar y7kim avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  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.