jBosak98 / asi.wroclaw.pl

ASI homepage

Home Page:https://asi.wroclaw.pl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asi.wroclaw.pl

This repository contains sources for ASI homepage.

Technical overview

We use Middleman to generate static pages that get uploaded to our server - Tramwaj.

Setup

This guide assumes that you use either RVM or Rbenv and have installed Ruby version specified in Gemfile.

  1. git clone git@github.com:asi-pwr/asi.wroclaw.pl.git
  2. cd asi.wroclaw.pl
  3. bundle install --jobs=$(nproc)
  4. bundle exec middleman
  5. xdg-open http://localhost:4567 (or open it manually in your browser)

Deployment

Deployment is handled by our internal GitLab instance.

About

ASI homepage

https://asi.wroclaw.pl


Languages

Language:Haml 74.2%Language:Ruby 20.1%Language:SCSS 5.6%