Giter Site home page Giter Site logo

ph504 / hcilab.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hcilab/hcilab.github.io

0.0 0.0 0.0 36.25 MB

The webpage for the UNB HCI Lab.

Home Page: https://hcilab.github.io/

License: MIT License

JavaScript 37.22% Ruby 0.58% Python 4.37% PHP 0.33% CSS 10.58% TeX 8.82% HTML 18.22% Jupyter Notebook 10.72% SCSS 9.14%

hcilab.github.io's Introduction

hcilab.github.io

The webpage for the UNB HCI Lab: https://hcilab.github.io

Maintaining and Editing

Requirements

Ruby - https://rubyinstaller.org/downloads/

RubyGEMs - https://rubygems.org/pages/download

Jekyll - https://jekyllrb.com/docs/installation/

Bundler - https://bundler.io/

CMake and/or Make seem to not be real requirements.

Guide: https://docs.github.com/en/pages/setting-up-a-github-pages-site-with-jekyll/testing-your-github-pages-site-locally-with-jekyll

Setup & Dev

Run: bundle update github-pages bundle install

If an error appears, run gem install nokogiri then the two lines above. This should already work with the above, but just in case.

Additionally, due to using Ruby 3 and some of these "gems", in order to build and serve it locally, we had to add webrick to the gemfile. Do not remove this.

To locally serve and test: bundle exec jekyll serve

If this fails, due to something like "cannot load such file", follow the workaround here: jekyll/jekyll#8523

To edit the site, do not edit anything under _site folder. This is the built version of the website and is local only. Instead, edit appropriate files in _includes, _layouts and then root-level files as needed.

Misc

This site uses a modified version of the Agency Jekyll Theme

To edit/add members, projects, or some other site settings, you can do so via the _config.yml file. This won't update live when you serve the jekyll site, so just ctrl+c on the terminal and re-run the serve command if you update anything here.

Publications should auto populate based on what is in _publications folder.

Note: When building locally, resources and links/anchors will work appropriately, however if pushing to a private fork of the repository on your own github account, they may not. Any url's or anchors from say, the nav bar, will require you to put manually into the url /hcilab.github.io after your username.github.io. Some resources won't be located such as if they are in the CSS file, unless it's rendered as a variable coming from _config.yml.

hcilab.github.io's People

Contributors

aarontabor avatar alexkienzle avatar booksadprasid avatar dependabot[bot] avatar gogenogo avatar ismithbwr avatar letmekillya avatar miraiongit avatar ner-p avatar nsonier avatar pradantyo avatar scottbateman avatar wolfwithsword 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.