Giter Site home page Giter Site logo

cs269-projects-2022spring's Introduction

UCLA CS269 Spring2022 human AI Course Project

Project page: https://ucladeepvision.github.io/CS269-projects-2022spring/

Instruction for running this site locally

  1. Follow the first 2 steps in pull-request-instruction

  2. Installing Ruby with version 3.0.0 if you are using a Mac, and ruby 2.7 should work for Linux, check https://www.ruby-lang.org/en/documentation/installation/ for instruction.

  3. Installing Bundler and jekyll with

gem install --user-install bundler jekyll
bundler install
bundle add webrick
  1. Run your site with
bundle exec jekyll serve

You should see an address pop on the terminal (http://127.0.0.1:4000/CS269-projects-2022spring / by default), go to this address with your browser.

Working on the project

  1. Create a folder with your team id under ./assets/images/your-teamid, you will use this folder to store all the images in your project.

  2. Copy the template at ./_posts/2022-04-10-team00-instruction-to-post.md and rename it with format "year-month-date-yourteamid-projectshortname.md" under ./_posts/, for example, 2022-04-10-team01-object-detection.md

  3. Check out the sample posts we provide and the source code as well as basic Markdown syntax.

  4. Start your work in your .md file. You may only edit the .md file you just copied and renamed, and add images to ./assets/images/your-teamid. Please do NOT change any other files in this repo.

Once you save the .md file, jekyll will synchronize the site and you can check the changes on browser.

Submission

We will use git pull request to manage submissions.

Once you've done, follow steps 3 and 4 in pull-request-instruction to make a pull request BEFORE the deadline. Please make sure not to modify any file except your .md file and your images folder. We will merge the request after all submissions are received, and you should able to check your work in the project page on next week of each deadline.

cs269-projects-2022spring's People

Contributors

gutianpei avatar zwh1999anne avatar zhoubolei 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.