wangqianwen0418 / ieeevis.org

Website for ieeevis.org

Home Page:http://ieeevis.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ieeevis.org

This is the Jekyll version of the IEEE VIS website.

The vis2022 branch (the page you're currently viewing) is the current year's website.

To edit files in other years, check out the other vis* branches. Click the below links to teleport:

  • vis2021 - the 2021 redesign
  • vis2020 - the 2020 redesign
  • vis2019 - the 2019 redesign
  • master - the original website design (years 2018 and previous)

Contributing

If you're contributing content, but not administrating the website itself, you will want to follow the contributor's guide.

Building

Automatic building: The .github/workflows/staging.yml file contains a GitHub Actions workflow for deploying the site.

To build locally, run jekyll serve -d ./_site/year/2022/ && npm run-script start. You may need to break these commands apart and run npm run-script start in a separate console.

You may need to install npm/node and Ruby (we recommend rbenv and using WSL if not on a UNIX-like system), and install the bundler and jekyll gems (gem install bundler jekyll).

About

Website for ieeevis.org

http://ieeevis.org/


Languages

Language:HTML 99.6%Language:Python 0.2%Language:CSS 0.1%Language:Vue 0.1%Language:JavaScript 0.1%Language:Shell 0.0%Language:Makefile 0.0%