1
0

Cleanup. Moving to YAML
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-07-31 20:07:45 +02:00
parent 0102dc3acd
commit f2f3865185
8 changed files with 114 additions and 149 deletions

View File

@ -1,33 +1,28 @@
+++
# Experience widget.
widget = "experience" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
weight = 45 # Order that this section will appear.
---
widget: "experience"
headless: true
weight: 45
title = "Race offical experience"
subtitle = ""
title: "Race offical experience"
date_format = "Jan 2006"
date_format: "Jan 2006"
[[experience]]
title = "National Judge (NJ)"
company = "Danish Sailing Association"
company_url = "http://sejlsport.dk/"
date_start = "2015-03-10"
description = """Judging at national level for fleet racing events. Primarily dinghy/youth events with on water rule 42. Passed national and international seminar."""
experience:
- title: "National Judge (NJ)"
company: "Danish Sailing Association"
company_url: "http://sejlsport.dk/"
date_start: "2015-03-10"
description: "Judging at national level for fleet racing events. Primarily dinghy/youth events with on water rule 42. Passed national and international seminar."
[[experience]]
title = "Umpire"
company = "Danish Sailing Association"
company_url = "http://sejlsport.dk/"
date_start = "2014-08-17"
description = """Matchracing umpire at regional level. Passed national test seminar."""
- title: "Umpire"
company: "Danish Sailing Association"
company_url: "http://sejlsport.dk/"
date_start: "2014-08-17"
description: "Matchracing umpire at regional level. Passed national test seminar."
[[experience]]
title = "Rule 42 Seminar"
company = "Danish Sailing Association"
company_url = "http://sejlsport.dk/"
date_start = "2014-05-01"
description = """Rule 42 (Appendix P) seminar. """
+++
- title: "Rule 42 Seminar"
company: "Danish Sailing Association"
company_url: "http://sejlsport.dk/"
date_start: "2014-05-01"
description: "Rule 42 (Appendix P) seminar."
---