Skip to content

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

Notifications You must be signed in to change notification settings

alvinsight/confpad.github.io

 
 

Repository files navigation

⚡️ 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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

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