Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 560 Bytes

README.md

File metadata and controls

25 lines (13 loc) · 560 Bytes

pixelated.github.io

Pixelated Github organisation website

Run locally

You can run the site locally with Jekyll. This requires a local installation of Jekyll.

gem install jekyll
jekyll serve

By default the site is available at http://localhost:4000

Publish the website

Simply push the changes to the origin on Github.

TODO

  • make flexbozes grow and shrink a bit depending on viewport width
  • maybe make left/right marging smaller on small screens
  • move welcome image below paragraph on small screens