agl49 / techsGivingArchive

Jekyll website for an event that didn't happen in university. Mainly a template of with place holder information.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TechsGiving Website

A static website to advertise an online competitive codeing competition set to occur on november of 2021. Visit?

website

Technologies

  • Jekyll: This website uses static site generator Jekyll to render its pages. Information about Jekyll can be found here. This site uses version 3.9.0 of jekyll. View the Gemfile.lock file for more information on which versions of the dependencies this site uses.
  • Github pages
  • Plain js, html and scss

Launching

Locally

To launch the site locally, you'll need to install jekyll by following the instructions on this site.

After Jekyll is installed, clone this repository via git clone. Then run the following command:

$ bundle exec jekyll serve

The site should display on localhost 4000.

On Pages

Fork this repository and follow the instructions on this site.

About

Jekyll website for an event that didn't happen in university. Mainly a template of with place holder information.


Languages

Language:SCSS 70.2%Language:HTML 26.0%Language:Ruby 1.4%Language:JavaScript 1.3%Language:Shell 1.2%