Skip to content

hlagrid/algiers-meetup.github.io

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Algiers Developers Meetup is an event-driven community about software, web and mobile technologies. Meetups are held every month around a given topic related to programming.

How to add a new meetup?

Informations about meetups comes from a YAML file meetups.yml. You should follow the following Yaml configuration to add meetups informations,

    -
        title: Main topic of the meetup
        location: Algiers
        date: January 1st 2016
        current: true
        presentations:
            presentation_1:
                title: Presentation title
                speakers:
                    speaker_1:
                        fullname: Speaker's firstname & lastname
                        link: Speaker's blog url, twitter, ...
                        position: Speaker current job

Releases

No releases published

Packages

No packages published

Languages

  • CSS 86.8%
  • HTML 6.8%
  • ApacheConf 4.8%
  • JavaScript 1.2%
  • Ruby 0.4%