xurxodiz / tech-conferences-spain

A community-curated list of conferences around Spain.

Home Page:https://npatarino.github.io/tech-conferences-spain/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conferences

A community-curated list of Software Development conferences around Spain.

Adding a conference

Send a pull-request which adds a file to the _conferences/ directory with a new file representing the conference. The file should be named with the conference name, the year, and with an .md extension (for example, my-cool-conference-2019.md).

The contents of the file should use the following template:

---
name: "CoolConf"
website: http://es.coolconf.com/2019/
twitter: http://twitter.com/coolconf/
location: Illescas, Toledo, Spain

date_start: 2019-10-18
date_end:   2019-10-30

cfp_start: 2019-06-20  # Optional
cfp_end:   2019-07-21  # Optional
cfp_site: http://es.coolconf.com/2019/call-for-papers/ # Optional, will default to website
---

Note: Do not include the location of the conference in the name. The above conference is often referred to as "Devfest Madrid", but we will always render the location with the name so it is redundant.

Running locally

bundle install --path vendor/bundle
bundle exec jekyll serve

Once running the site can be opened at http://localhost:4000.

License

All content is CC0.

About

A community-curated list of conferences around Spain.

https://npatarino.github.io/tech-conferences-spain/


Languages

Language:HTML 82.2%Language:SCSS 16.4%Language:Ruby 1.4%