From 8ddb30a093aa4bf12ce985b032f8f241ae38e869 Mon Sep 17 00:00:00 2001 From: Jens True Date: Fri, 7 Aug 2020 14:47:38 +0200 Subject: [PATCH] Added Sailing section --- config/_default/menus.toml | 19 +++++----- content/home/accomplishments.md | 57 ------------------------------ content/home/sailing.md | 40 --------------------- content/sailing/accomplishments.md | 9 ++++- content/sailing/sailing.md | 7 ++-- 5 files changed, 21 insertions(+), 111 deletions(-) delete mode 100644 content/home/accomplishments.md delete mode 100644 content/home/sailing.md diff --git a/config/_default/menus.toml b/config/_default/menus.toml index 1ec99ac..5a0d575 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -8,24 +8,25 @@ url = "#about" weight = 10 -[[main]] - name = "Skills" - url = "#skills" - weight = 20 [[main]] - name = "Profesional" - url = "#experience" + name = "Professional" + url = "#skills" weight = 30 [[main]] - name = "Sailing" - url = "#sailing" + name = "Blog" + url = "post/" weight = 40 +[[main]] + name = "Sailing" + url = "sailing/" + weight = 50 + [[main]] name = "Contact" - url = "#contact" + url = "/#contact" weight = 60 # Link to a PDF of your resume/CV from the menu. diff --git a/content/home/accomplishments.md b/content/home/accomplishments.md deleted file mode 100644 index b71603f..0000000 --- a/content/home/accomplishments.md +++ /dev/null @@ -1,57 +0,0 @@ -+++ -# 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 = 50 # Order that this section will appear. - -title = "Sailing" -subtitle = "Crew experience" - -# 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]] - organization = "Local regattas" - title = "Evening races and distance races" - date_start = "2007-05-01" - date_end = "" - description = """Crewing on different boats for evening races, primarily as bowman/trimmer - - Albin Nova 33 - - X-35 - - X-99 - - Dynamic 35 - - Melges 32""" - -[[item]] - organization = "Struer Sejlklub" - organization_url = "https://struersejlklub.dk/" - title = "Danish Sailing Leauge" - url = "http://sejlsportsligaen.dk/" - date_start = "2015-05-01" - date_end = "2017-10-01" - description = """Training for the danish national sailing league and particpating as bowman for my sailing club. - - J/80 (practice) - - J/70 (racing)""" - -[[item]] - title = "Dinghy sailing" - date_start = "1998-05-01" - date_end = "2008-10-01" - description = """Dinghy sailing from childhood. - - Optimist - - Europe Class""" - - [[item]] - title = "Coaching" - date_start = "2009-04-01" - date_end = "2014-10-01" - description = """Coaching kids aging from 8 to 15 in various youth classes. Optimist, Zoom8, 29er, Laser.""" -+++ diff --git a/content/home/sailing.md b/content/home/sailing.md deleted file mode 100644 index e39cc55..0000000 --- a/content/home/sailing.md +++ /dev/null @@ -1,40 +0,0 @@ -+++ -# 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. - -title = "Sailing" -subtitle = "Race offical experience" - -# Date format for experience -# Refer to https://sourcethemes.com/academic/docs/customization/#date-format -date_format = "Jan 2006" - -# Experiences. -# Add/remove as many `[[experience]]` blocks below as you like. -# Required fields are `title`, `company`, and `date_start`. -# Leave `date_end` empty if it's your current employer. -# Begin/end multi-line descriptions with 3 quotes `"""`. -[[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.""" - -[[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. """ -+++ diff --git a/content/sailing/accomplishments.md b/content/sailing/accomplishments.md index 36a86d3..b71603f 100644 --- a/content/sailing/accomplishments.md +++ b/content/sailing/accomplishments.md @@ -27,7 +27,8 @@ date_format = "2006" - Albin Nova 33 - X-35 - X-99 - - Dynamic 35""" + - Dynamic 35 + - Melges 32""" [[item]] organization = "Struer Sejlklub" @@ -47,4 +48,10 @@ date_format = "2006" description = """Dinghy sailing from childhood. - Optimist - Europe Class""" + + [[item]] + title = "Coaching" + date_start = "2009-04-01" + date_end = "2014-10-01" + description = """Coaching kids aging from 8 to 15 in various youth classes. Optimist, Zoom8, 29er, Laser.""" +++ diff --git a/content/sailing/sailing.md b/content/sailing/sailing.md index a3b14ca..e39cc55 100644 --- a/content/sailing/sailing.md +++ b/content/sailing/sailing.md @@ -22,20 +22,19 @@ date_format = "Jan 2006" company = "Danish Sailing Association" company_url = "http://sejlsport.dk/" date_start = "2015-03-10" - # description = """""" + 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.""" + 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. - """ + description = """Rule 42 (Appendix P) seminar. """ +++