File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 attributes :
3030 label : " Date"
3131 placeholder : " e.g. 2027-06-15"
32+ - type : input
33+ id : date_end
34+ attributes :
35+ label : " End date (optional)"
36+ description : " Only for a multi-day event."
37+ placeholder : " e.g. 2027-06-17"
3238 - type : dropdown
3339 id : format
3440 attributes :
4147 id : location
4248 attributes :
4349 label : " City, Country"
50+ description : " Leave blank for an online-only event."
4451 placeholder : " e.g. Amsterdam, Netherlands"
52+ - type : input
53+ id : online_url
54+ attributes :
55+ label : " Online link (optional)"
56+ description : " Livestream or virtual-attendance URL, for an online or hybrid event."
57+ placeholder : " https://..."
58+ - type : input
59+ id : registration_url
60+ attributes :
61+ label : " Registration link (optional)"
62+ placeholder : " https://..."
63+ - type : input
64+ id : recording_url
65+ attributes :
66+ label : " Recording link (optional)"
67+ description : " Only once a recording actually exists — typically for a past event."
68+ placeholder : " https://..."
4569 - type : dropdown
4670 id : subcategory
4771 attributes :
Original file line number Diff line number Diff line change 1717 placeholder : " https://..."
1818 validations :
1919 required : true
20+ - type : input
21+ id : github
22+ attributes :
23+ label : " Repository (optional)"
24+ description : " Only if there's a public GitHub repo separate from the URL above."
25+ placeholder : " https://github.com/owner/repo"
2026 - type : textarea
2127 id : description
2228 attributes :
Original file line number Diff line number Diff line change 1717 placeholder : " https://..."
1818 validations :
1919 required : true
20+ - type : input
21+ id : github
22+ attributes :
23+ label : " Repository (optional)"
24+ description : " Only if there's a public GitHub repo separate from the URL above."
25+ placeholder : " https://github.com/owner/repo"
2026 - type : textarea
2127 id : description
2228 attributes :
Original file line number Diff line number Diff line change 1717 placeholder : " https://..."
1818 validations :
1919 required : true
20+ - type : input
21+ id : github
22+ attributes :
23+ label : " Repository (optional)"
24+ description : " Only if there's a public GitHub repo separate from the URL above."
25+ placeholder : " https://github.com/owner/repo"
2026 - type : textarea
2127 id : description
2228 attributes :
3339 - Database Software
3440 - Monitoring & Observability
3541 - Backup & Recovery
42+ - Data Warehouse & Analytics
3643 - Replication & High Availability
3744 - Proxies & Traffic Management
3845 - Connectors & Drivers
Original file line number Diff line number Diff line change 2929 attributes :
3030 label : " Author or organization"
3131 placeholder : " e.g. Kedar Vaijanapurkar"
32+ - type : input
33+ id : date
34+ attributes :
35+ label : " Start date (optional)"
36+ description : " Only for a specific dated delivery — a workshop cohort, a bootcamp. Leave blank for self-paced or ongoing courses."
37+ placeholder : " e.g. 2027-06-15"
38+ - type : input
39+ id : date_end
40+ attributes :
41+ label : " End date (optional)"
42+ description : " Only if you set a start date above."
43+ placeholder : " e.g. 2027-06-17"
3244 - type : dropdown
3345 id : subcategory
3446 attributes :
You can’t perform that action at this time.
0 commit comments