ManchesterJavaCommunity / manchesterjavacommunity.github.io

Manchester Java Community

Home Page:https://manchesterjavacommunity.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Manchester Java Community Website

This repository contains the source code for the Manchester Java Community that is hosted at https://manchesterjavacommunity.org.

Please check for current issues and existing PRs; we will probably accept drive-by pull requests but someone might already be working on something.

How to build the site

Required:

  • Git
  • Java 8+

Install JBake

Unix

curl -s "https://get.sdkman.io" | bash
sdk install jbake

Windows

Build and launch the site

Clone the repo:

git clone https://github.com/ManchesterJavaCommunity/manchesterjavacommunity.github.io.git

Make your amazing changes.

Build the site.

jbake -b

Serve up the content to check all okay; will start a webserver on http://localhost:8820.

jbake -s

Further excellent documentation for JBake can be found at https://jbake.org/docs/latest.

About

Manchester Java Community

https://manchesterjavacommunity.org


Languages

Language:JavaScript 58.8%Language:CSS 41.2%