2018-12-31 12:35:24 +00:00
|
|
|
+++
|
|
|
|
# Accomplishments widget.
|
2019-03-17 20:39:18 +00:00
|
|
|
widget = "accomplishments" # See https://sourcethemes.com/academic/docs/page-builder/
|
|
|
|
headless = true # This file represents a page section.
|
2020-02-29 19:54:31 +01:00
|
|
|
active = true # Activate this widget? true/false
|
2019-03-17 20:39:18 +00:00
|
|
|
weight = 50 # Order that this section will appear.
|
2018-12-31 12:35:24 +00:00
|
|
|
|
2020-02-29 19:54:31 +01:00
|
|
|
title = "Sailing"
|
|
|
|
subtitle = "Crew experience"
|
2018-12-31 12:35:24 +00:00
|
|
|
|
|
|
|
# Date format
|
|
|
|
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
|
2020-02-29 19:54:31 +01:00
|
|
|
date_format = "2006"
|
2018-12-31 12:35:24 +00:00
|
|
|
|
|
|
|
# Accomplishments.
|
|
|
|
# Add/remove as many `[[item]]` blocks below as you like.
|
|
|
|
# `title`, `organization` and `date_start` are the required parameters.
|
|
|
|
# Leave other parameters empty if not required.
|
|
|
|
# Begin/end multi-line descriptions with 3 quotes `"""`.
|
|
|
|
|
|
|
|
[[item]]
|
2020-02-29 19:54:31 +01:00
|
|
|
organization = "Local regattas"
|
|
|
|
title = "Evening races and distance races"
|
|
|
|
date_start = "2007-05-01"
|
2018-12-31 12:35:24 +00:00
|
|
|
date_end = ""
|
2020-02-29 19:54:31 +01:00
|
|
|
description = """Crewing on different boats for evening races, primarily as bowman/trimmer
|
|
|
|
- Albin Nova 33
|
|
|
|
- X-35
|
|
|
|
- X-99
|
|
|
|
- Dynamic 35"""
|
2018-12-31 12:35:24 +00:00
|
|
|
|
|
|
|
[[item]]
|
2020-02-29 19:54:31 +01:00
|
|
|
organization = "Struer Sejlklub"
|
2020-02-29 19:56:51 +01:00
|
|
|
organization_url = "https://struersejlklub.dk/"
|
2020-02-29 19:54:31 +01:00
|
|
|
title = "Danish Sailing Leauge"
|
2020-02-29 19:56:51 +01:00
|
|
|
url = "http://sejlsportsligaen.dk/"
|
2020-02-29 19:54:31 +01:00
|
|
|
date_start = "2015-05-01"
|
|
|
|
date_end = "2017-10-01"
|
2020-02-29 19:56:51 +01:00
|
|
|
description = """Training for the danish national sailing league and particpating as bowman for my sailing club.
|
2020-02-29 19:54:31 +01:00
|
|
|
- J/80 (practice)
|
|
|
|
- J/70 (racing)"""
|
2018-12-31 12:35:24 +00:00
|
|
|
|
2020-02-29 19:54:31 +01:00
|
|
|
[[item]]
|
|
|
|
title = "Dinghy sailing"
|
|
|
|
date_start = "1998-05-01"
|
|
|
|
date_end = "2008-10-01"
|
|
|
|
description = """Dinghy sailing from childhood.
|
|
|
|
- Optimist
|
|
|
|
- Europe Class"""
|
2018-12-31 12:35:24 +00:00
|
|
|
+++
|