Looking for the centralized website for JSConf events international?
You've come to the right place. Read on.
Want to organize a JSConf event?
Read more about involvement here
Want to update your event's status?
Skip ahead for instructions
JSConf is a unique conference organization, because we aren't really a conference organization at all. We are a very loose federation of developers who share the same general idea about how a technical conference should be held.
We have been the launching point for some of the most revolutionary products, services, and technologies on the web. We have also been the inspiration point and support base for a wide range of conferences beyond the "JSConf" name.
As an organizer or support for one of our events, you may update basic information and status for your conference by updating one of two configuration files:
These config files serve the data used to build the JSConf.com website.
There are a few different configuration options available for you to specify:
The status config offers a couple additional variations that will dynamically
set up or remove your desired status in a more dynamic way:
Static status declaration:
- subterraineanjs
status: onsaleStatic status declaration with an end date:
- subterraineanjs
status:
- onsale:
end: 07/01/2018Fully dynamic date range for status declaration:
- subterraineanjs
status:
- onsale:
start: 06/01/2018
end: 07/01/2018Here is an example configuration to add in a new event that is currently on sale:
# Subterrainean JS
- subterraineanjs:
name: Subterrainean JS
description: There's something great about coding underground...
site: https://subterraineanjs.code
logo: images/subterraineanjs.png
location: Iceland
status: onsale