Skip to content

AGLDWG/website

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ed48082 · Jan 31, 2025
Mar 29, 2021
Apr 6, 2021
Nov 18, 2024
Jan 31, 2025
Dec 18, 2023
Jan 31, 2025
May 28, 2020
Jan 31, 2025
Jan 31, 2025
Nov 4, 2017
Jan 31, 2025
Dec 7, 2017
Jan 7, 2020
Jun 17, 2020
Aug 15, 2018

Repository files navigation

AGLDWG website

This codebase contains the content of the website of the Australian Government Linked Data Working Group (AGLDWG) which is hosted online at http://www.linked.data.gov.au.

Site publication

The website is a Jekyll website, that is, it is a collection of static HTML files that are wrapped with a template in a pre-publication step. The resultant HTML pages are served up by GitHub Pages directly from this repository. The web address of the website, http://www.linked.data.gov.au, is pointed at the GitHub Pages-delivered version of this webisite; no other web server is used.

Jekyll Commands
Launch new site (one-time)

jekyll new . --force

Serve locally

bundle exec jekyll serve

Update Jekyll

make sure rbenv is installed...

rbenv install 3.4.1
rbenv global 3.4.1
gem install jekyll
gem update --system 3.6.3
bundle install
bundle add webrick

License

The contents of this repository are licensed for use under Creative Commons 4.0 International. See the LICENSE deed in this repository for details.

Contacts

This website is maintained by the AGLDWG as a whole. Contact the group itself for any issues.

Co-chairs of the AGLDWG

Dr Nicholas Car
Australian National University & Department of Climate Change, Energy, the Environment & Water
[email protected]

John Machin
Australian Government

Dr Terhi Nurmikko-Fuller
Australian National University
[email protected]

Andrew Fitzgerald
Department of Finance
[email protected]

Releases

No releases published

Packages

No packages published

Languages