GithubHelp home page GithubHelp logo

zetteeh / eulerroom.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from eulerroom/eulerroom.github.io

0.0 1.0 0.0 95 KB

Dorkbot London Website

Home Page: http://dorkbotlondon.org

HTML 74.93% Python 25.07%

eulerroom.github.io's Introduction

EulerRoom

This is copied and hastily adapted from the dorkbotlondon.org website, hope they don't mind.

How to add EulerRoom events

This website is generted by jekyll, and automatically builds when someone (maybe you!) pushes a new version to github.

The entries for each stream live in the _posts directory, and are named as YEAR-MONTH-DAY-STREAMNUMBER.html.

At the top of each file you find a section of metadata, the only things you need to care about are:

  • number. Which should be the EulerRoom stream number. Look for the latest one and add a number.
  • start. The date + time the stream starts. We need to support timezones! But don't.
  • end. Obvious.
  • where. A reference to where the stream comes from - this needs to match up to an entry in _data/locations.yaml.
  • tags. This should be a list of all the people who performed at this event. If it's just you streaming that'll just be the one.
  • Optionally, title. This is used for named events.

Below the --- line, you can put whatever you like, it'll be inside a <pre> tag on the website, but you can use html tags and other fancy things.

If you want to preview the website after you've added a new event or changed an old one, run jekyll serve (assuming you have it installed) and it'll give you a webserver address to visit.

When you're done, git add, git commit and git push the changes.

Adding new locations

Look in the _data/locations.yaml file, it should be somewhat obvious.

eulerroom.github.io's People

Contributors

jonty avatar yaxu avatar

Watchers

 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.