confpad / confpad.github.io

⚡️ ConfPad: community-curated list of tech conference talks, videos, slides and the like

Home Page:https://confpad.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

⚡️ ConfPad

How to add a conference

  1. Fork the project
  2. Create a conference config file data/conferences/yyyy/yyyy-mm-dd-<slugified-conference-name>.yaml
  3. Create a pull request

For a more detailed description see CONTRIBUTING.MD.

Development

Dependencies: Docker, Docker Compose

Develop

# Run project on localhost:8080
make develop

Tests

# Test all files
make test

# Test a single file
make test-single TESTFILE=2018-06-02-jsconf-eu-2018.yaml

About

⚡️ ConfPad: community-curated list of tech conference talks, videos, slides and the like

https://confpad.io


Languages

Language:JavaScript 82.8%Language:HTML 9.2%Language:Makefile 4.5%Language:CSS 1.9%Language:Shell 1.3%Language:Dockerfile 0.3%