GithubHelp home page GithubHelp logo

superworldsavior / planet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from clermontech/planet

0.0 1.0 1.0 5.01 MB

Retrouvez tous les événements IT organisés en Auvergne.

Home Page: https://planet.clermontech.org/

HTML 2.75% Ruby 1.46% Shell 0.07% CSS 95.55% JavaScript 0.17%

planet's Introduction

Clermont'ech Planet

Build Status

Clermont'ech Planet aggregates all IT-related events all around Auvergne!

Ajouter un événement sur le Planet

Pour ajouter un événement dans le Planet, créer un nouveau fichier dans le dossier _posts/ avec le nom suivant : _posts/YYYY-MM-DD-a-title.mdYYYY-MM-DD est la date de l'événement et a-title son titre.

Ce fichier doit contenir la configuration suivante :

---
# Event title (optional)
title: "APIHour #6"

# When is it? (required)
event_date: "2013-12-17 19:00:00"

# Tell us more about your event! (optional, but... heavily recommended)
description: >
    The description...
    can be written in multiline, and **Markdown** can be used.
    Please, do not add any images, only plain text with text decoration.

# Is this event free? (optional)
# Default is true.
is_free: true|false

# URL of your event, on your own website (optional)
event_url: http://clermontech.org/api-hours/api-hour-6.html

# Where is it? (optional, but then again, heavily recommended)
location:
    name: Le Celtill
    street_address: 11 rue Niel
    postal_code: 63100
    city: Clermont-Ferrand

# Keywords describing your event (optional)
# Please, do not add too many tags...
tags: [ APIHour, "Clermont'ech" ]

# About you!
# Not used yet...
organizer:
    name: "Clermont'ech"
    website: http://clermontech.org/
    twitter: clermontech
---

Installation

We use Bundler to manage dependencies:

$ bundle install
$ bundle exec jekyll serve

Browse http://localhost:4000.

Development

You must have bower installed:

$ npm install -g bower

Install dependencies:

$ bundle install
$ bower install

Compile CSS:

$ bundle exec compass compile

Watcher:

$ bundle exec compass watch

planet's People

Contributors

willdurand avatar alexandrejouve avatar krichprollsch avatar lunika avatar kbeaugrand avatar ledeuns avatar claudusd avatar artpej avatar otimo avatar smortex avatar etienneroudeix avatar danielpetisme avatar jamessral avatar jmaupetit avatar

Watchers

James Cloos avatar

Forkers

d-e-f-e-a-t

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.