Skip to content

ScotLUG/scotlug.github.io

Repository files navigation

ScotLUG - The Scottish Linux User Group

Welcome! This is the source code for our website. Each page on the site links back to its corresponding Markdown file here. The site is made with Jekyll and hosted on GitHub pages.

Making a change

Want to see something on the website? Edit a page and make a pull request, or raise a new issue to request a change.

Serving the project locally

Make sure that you have Ruby installed, then run the following command:

$ bundle update && jekyll serve

You can visit the site on localhost:4000.

Build Static Site

If you want to generate a copy static build of the website:

$ bundle install
$ jekyll build

About

Website of the Scottish Linux User Group in Glasgow

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 6