Giter Site home page Giter Site logo

jonzamora / slurm-lab-usc.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from slurm-lab-usc/slurm-lab-usc.github.io

0.0 0.0 0.0 65.26 MB

Forked from https://github.com/daattali/beautiful-jekyll

Home Page: https://slurm-lab-usc.github.io/

License: MIT License

JavaScript 9.37% Ruby 1.20% CSS 41.98% HTML 47.45%

slurm-lab-usc.github.io's Introduction

Instructions for Updating Lab Website

Daniel note: these installation instructions need to be updated, but they are mainly if you want to preview the website. You may need to fix these instructions depending on your system.

Instructions to preview the lab website (on OS X systems):

In progress.

Instructions to preview the lab website (on Ubuntu machines):

Install dependencies. On Ubuntu:

sudo apt install ruby-bundler ruby-dev
sudo apt-get install build-essential
sudo gem install http_parser.rb -v 0.8.0

Add vendor in _config.yml line 285:

exclude:
  - vendor

Inside the ~/slurm-lab-usc.github.io directory, run bundle install. You might need sudo.

Assuming that worked, then do bundle exec jekyll serve:

seita@blackcoffee:~/slurm-lab-usc.github.io$ bundle exec jekyll serve
Configuration file: /home/seita/slurm-lab-usc.github.io/_config.yml
            Source: /home/seita/slurm-lab-usc.github.io
       Destination: /home/seita/slurm-lab-usc.github.io/_site
 Incremental build: disabled. Enable with --incremental
      Generating... 
                    done in 0.25 seconds.
 Auto-regeneration: enabled for '/home/seita/slurm-lab-usc.github.io'
    Server address: http://127.0.0.1:4000
  Server running... press ctrl-c to stop.

And you should be able to access the website locally by going to http://127.0.0.1:4000 in your web browser (Chrome is suggested).

Daniel has tested this on an Ubuntu 18.04 machine. Zeyu has tested this on an Ubuntu 20.04 physical machine and an Ubuntu 22.04 virtual machine.

You can add yourself by editing members.md. See the pattern we use for this. If you are updating this website, make changes locally and please preview to make sure it is correct. Then submit a pull request to the dev branch. You can do this by making a fork of this repository.

For adding photos, please add them to the img/people folder. Please also make them equal in height and width ratio (i.e., the image is "square"). I recommend photos that are about 1MB or smaller in size.

References

The code for this website is from https://github.com/daattali/beautiful-jekyll.

slurm-lab-usc.github.io's People

Contributors

danieltakeshi avatar zshanggu avatar harshithabr avatar danielseita avatar vedant2311 avatar baibaibaistrong avatar sheyla-li avatar hesic73 avatar vijaygkr avatar vishesh-mittal avatar yuhaiw avatar zitonghuangcynthia avatar emilyzhu2027 avatar kriti123456 avatar ksantoso2 avatar lazerbird avatar yiyang0207 avatar tobilicous avatar mj-hwang avatar karan-owalekar avatar jonzamora avatar ojdwagon avatar msornerrrr avatar enyu-zhao avatar anupampatil44 avatar anishachitta 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.