Skip to content

harrymcn/plugorgau.github.io

 
 

Repository files navigation

PLUG (Perth Linux User Group) website

Development

This is a Hugo site built to run on GitHub Pages.

Getting Started

Requirements

  • Hugo (extended edition)

Migration

All current pages that are currently on plug.org.au should be converted to markdown and added to this site.

There's a github task at plugorgau#4 to track the progress.

As some of the html used on the current website is non standard, running a html -> markdown task gives unsatisfactory results.

For the pages I've done so far I found https://domchristie.github.io/to-markdown/ useful.

Running Locally

Run Hugo with hugo serve.

If you are on a PLUG dev box and want to access the site publicly, run hugo serve --bind 0.0.0.0

Releases

No releases published

Packages

No packages published

Languages

  • HTML 91.4%
  • SCSS 8.0%
  • Shell 0.6%