Code Monkey home page Code Monkey logo

cvgroup-uob.github.io's Introduction

Human-Centred Visual Learning Group Website

This is the website of our academic research group at the University of Birmingham.

A simple, clean, and responsive Jekyll theme for academics. If you like the theme, give it a star!

Getting started

For more about how to use Jekyll, check out this tutorial.

Step 1. Open with GitHub Desktop

If you want to change the content, please following:

  1. Fork our github Repo.
  2. Open code with GitHub Desktop. Please use the master branch.
  3. Make any changes to your webpage, commit, and push.
  4. Wait for a few minutes and let the action complete. You can see the progress in the Actions tab. If completed successfully, in addition to the master branch, your repository should also autonomously deploy the gh-pages branch.
  5. Finally, make a pull requests. The webpage will become available at https://cvlab-uob.github.io/.

Step 2. Local setup

If you want to pre-view the website when you edit it on your local computer, please following:

1. Install Jekyll

Assuming you have Ruby and Bundler installed on your system (hint: for ease of managing ruby gems, consider using rbenv). For Ubuntu/MacOS,

$ sudo apt install ruby-full ruby-bundler
$ sudo gem install bundler jekyll
$ jekyll -v

2. View your website on your local computer

$ cd <your-repo-name>
$ bundle install
$ bundle exec jekyll serve
# => Now browse to http://localhost:4000

Now, feel free to edit the content. After you are done, commit your final changes.

cvgroup-uob.github.io's People

Contributors

horanyinora avatar hyq217 avatar lynne-zheng-linfang avatar zhongqunzhang avatar zzqtongji avatar

Forkers

zhongqunzhang

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.