1
0

Sailing page added with photoalbum
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
Jens True 2020-08-15 15:22:02 +02:00
parent 8ddb30a093
commit 8a4a4874bd
24 changed files with 93 additions and 16 deletions

@ -8,22 +8,17 @@
url = "#about" url = "#about"
weight = 10 weight = 10
[[main]]
name = "Professional"
url = "#skills"
weight = 30
[[main]]
name = "Blog"
url = "post/"
weight = 40
[[main]] [[main]]
name = "Sailing" name = "Sailing"
url = "sailing/" url = "sailing/"
weight = 50 weight = 50
[[main]]
name = "Posts"
url = "post/"
weight = 55
[[main]] [[main]]
name = "Contact" name = "Contact"
url = "/#contact" url = "/#contact"

@ -0,0 +1,53 @@
+++
# Accomplishments widget.
widget = "accomplishments" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
weight = 49 # Order that this section will appear.
title = "Certificates"
subtitle = ""
# Date format
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format
date_format = "2006"
# 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]]
# title = "Test for certificate of competency for yachtsmen"
# date_start = ""
# date_end = ""
# description = """"""
[[item]]
organization = "Danish Maritime Authority"
organization_url = "https://www.soefartsstyrelsen.dk/"
title = "Test for certificate of competency for yachtsmen"
url = "https://www.dma.dk/SkoleFritidssejlads/UddPersonligeBeviser/Duelighed/Sider/default.aspx"
date_start = "2012-03-20"
date_end = ""
description = """"""
[[item]]
organization = "Danish Maritime Authority"
organization_url = "https://www.soefartsstyrelsen.dk/"
title = "Power boat license"
url = "https://www.dma.dk/SkoleFritidssejlads/UddPersonligeBeviser/Speedbaad/Sider/default.aspx"
date_start = "2010-03-20"
date_end = ""
description = """"""
[[item]]
organization = "Danish Maritime Authority"
organization_url = "https://www.soefartsstyrelsen.dk/"
title = "SRC certificate"
url = "https://www.dma.dk/SkoleFritidssejlads/UddPersonligeBeviser/SRC-certifikat/Sider/default.aspx"
date_start = "2011-03-20"
date_end = ""
description = """Short Range Certificate with DSC"""
+++

@ -5,8 +5,8 @@ headless = true # This file represents a page section.
active = true # Activate this widget? true/false active = true # Activate this widget? true/false
weight = 50 # Order that this section will appear. weight = 50 # Order that this section will appear.
title = "Sailing" title = "Crew experience"
subtitle = "Crew experience" subtitle = ""
# Date format # Date format
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format # Refer to https://sourcethemes.com/academic/docs/customization/#date-format

13
content/sailing/intro.md Normal file

@ -0,0 +1,13 @@
+++
widget = "blank"
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
weight = 10 # Order that this section will appear.
title = "Intro"
[design]
# Choose how many columns the section has. Valid values: 1 or 2.
columns = "2"
+++
Dedicated sailor through most of my life. Ranging from family crusing and dinghy sailing to coaching and race offical work.

@ -5,8 +5,8 @@ headless = true # This file represents a page section.
active = true # Activate this widget? true/false active = true # Activate this widget? true/false
weight = 45 # Order that this section will appear. weight = 45 # Order that this section will appear.
title = "Sailing" title = "Race offical experience"
subtitle = "Race offical experience" subtitle = ""
# Date format for experience # Date format for experience
# Refer to https://sourcethemes.com/academic/docs/customization/#date-format # Refer to https://sourcethemes.com/academic/docs/customization/#date-format

Binary file not shown.

After

Width:  |  Height:  |  Size: 238 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 231 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.3 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 89 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 232 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 247 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 164 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 811 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 513 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 257 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 961 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.0 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 MiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 709 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 520 KiB

@ -0,0 +1,16 @@
+++
widget = "blank"
headless = true # This file represents a page section.
active = true # Activate this widget? true/false
weight = 100 # Order that this section will appear.
# ... Put Your Section Options Here (title etc.) ...
title = "Photos"
# Hero image (optional). Enter filename of an image in the `static/img/` folder.
hero_media = ""
[design]
# Choose how many columns the section has. Valid values: 1 or 2.
columns = "1"
+++
{{< gallery album="gallery" >}}

@ -1 +1 @@
Subproject commit 886eb236634443a637e063d0107e1068237820d6 Subproject commit 05bfd7c48d4b2300c53aa8610b67afacb709e280