Skip to content

juliad-b/geogeeks-au.github.io

 
 

Repository files navigation

Geogeeks Public Website

This is the source code for the Geogeeks public website.

Getting Started

  1. Install Jekyll and dependencies:
  2. Clone this repository, and cd into it.
  3. Install project dependencies:
    bundle install

Adding a new event

Event pages should use the event layout, with a structure like the following:

---
layout: event
title: "Event: Title Here"
date: 
time: 
location:
    name: 
    address: 
    latitude: 
    longitude: 
registration_url: 
commons_category: "Cat name without 'Category:' prefix"
homepage: true
---
Then describe the event here, in Markdown.

Other sites

Other places to keep up to date with our info:

About

The Geogeeks website.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • CSS 78.3%
  • HTML 19.8%
  • JavaScript 1.8%
  • Ruby 0.1%