GithubHelp home page GithubHelp logo

benjbach / benbach.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from visualinteractivedata/visualinteractivedata.github.io

0.0 0.0 0.0 383.7 MB

Home Page: https://vishub.net

Ruby 1.16% HTML 81.49% SCSS 17.34%

benbach.github.io's Introduction

Website of the Visual+Interactive Data group at the University of Edinburgh

visualinteractivedata.github.io

Adding new publications

  • The publications page is located at visualinteractivedata.github.io/publications.
  • To add a new publication, please follow the instructions in the Google Sheet located in the vishub group/website folder.
  • DO NOT edit the csv directly. Your changes will be overwritten as soon as the next person uses the Google Sheet to update the list.

Adding people

To add a new group member, edit the _data/people.json file.

To add a masters student or alumnus, edit the people.md file.

Adding a project

To add a new project page, create a new .md file in `_projects/.

You can also edit _config.yml to set the order in which projects are listed on the homepage; projects without a specified position will appear at the end of the list.

How to work on this site locally

  • Make sure you have Ruby and Jekyll installed
  • Clone this repo to your computer
  • Open a command line in that folder, run "bundle update" then "bundle exec jekyll serve"
  • The website should now be available at localhost:4000

This works on my (Sarah's) Windows setup - cannot vouch for anything else, but this is the general principle of running Jekyll sites locally

Alternatively, you can run Jekyll inside docker using:

docker run -v $(pwd):/srv/jekyll -it jekyll/builder jekyll build

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.