Coder Social home page Coder Social logo

openug's Introduction

OpenUG

A web app for user groups.

Status

This app is currently being developed. It isn't ready yet.

How To

Add Pages

content/page/{id}.md

Example content/page/index.md:

---
title: Welcome to our meetup group
description: We meet occasionally
---

# Welcome to our meetup group

## We meet occasionally

This is some welcome text. This is some welcome text.

Add Events

content/event/{id}.md

{id} must contain the Y-m-d prefix.

Example content/page/2015-12-25-christmas-meetup.md:

---
title: Christmas Meetup
description: We are all meeting at Christmas!
joind.in: http://joind.in/fooooo
meetup: http://meetup.com/brap
talks:
    - fire-drone
---

# Christmas Meetup

Come and join us on Christmas day!

Add Talks

content/talk/{id}.md

Example content/talk/fire-drone.md:

---
title: How to create a drone that spits fire
speaker: alice
event: 2015-12-25-christmas-meetup
joind.in: http://joind.in/blah
---

Learn how to create a fire spitting drone using a Raspberry PI, 10 hair dryers and some tweezers.

Add Speakers

content/speaker/{id}.md

Example content/speaker/alice.md:

---
name: Alice
from: United Kingdom
skills: PHP, HTML, CSS, JS
talks:
    - fire-drone
---

Alice is a student of some university. In her spare time she saves polar bears and creates drones that spit fire.

openug's People

Contributors

andrewcarteruk avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.