Cosmetic updates and theme update.
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -263,7 +263,7 @@ plugins_js = []
|
||||
## Marketing
|
||||
############################
|
||||
[marketing]
|
||||
google_analytics = ""
|
||||
google_analytics = "UA-125054774-1"
|
||||
google_tag_manager = ""
|
||||
|
||||
############################
|
||||
|
@ -27,7 +27,8 @@ date_format = "2006"
|
||||
- Albin Nova 33
|
||||
- X-35
|
||||
- X-99
|
||||
- Dynamic 35"""
|
||||
- Dynamic 35
|
||||
- Melges 32"""
|
||||
|
||||
[[item]]
|
||||
organization = "Struer Sejlklub"
|
||||
|
@ -1,56 +0,0 @@
|
||||
+++
|
||||
# A "Meet the Team" section created with the People widget.
|
||||
# This section displays people from `content/authors/` which belong to the `user_groups` below.
|
||||
|
||||
widget = "people" # See https://sourcethemes.com/academic/docs/page-builder/
|
||||
headless = true # This file represents a page section.
|
||||
active = false # Activate this widget? true/false
|
||||
weight = 68 # Order that this section will appear.
|
||||
|
||||
title = "Meet the Team"
|
||||
subtitle = ""
|
||||
|
||||
[content]
|
||||
# Choose which groups/teams of users to display.
|
||||
# Edit `user_groups` in each user's profile to add them to one or more of these groups.
|
||||
user_groups = ["Principal Investigators",
|
||||
"Researchers",
|
||||
"Grad Students",
|
||||
"Administration",
|
||||
"Visitors",
|
||||
"Alumni"]
|
||||
|
||||
[design]
|
||||
# Show user's social networking links? (true/false)
|
||||
show_social = false
|
||||
|
||||
# Show user's interests? (true/false)
|
||||
show_interests = true
|
||||
|
||||
[design.background]
|
||||
# Apply a background color, gradient, or image.
|
||||
# Uncomment (by removing `#`) an option to apply it.
|
||||
# Choose a light or dark text color by setting `text_color_light`.
|
||||
# Any HTML color name or Hex value is valid.
|
||||
|
||||
# Background color.
|
||||
# color = "navy"
|
||||
|
||||
# Background gradient.
|
||||
# gradient_start = "DeepSkyBlue"
|
||||
# gradient_end = "SkyBlue"
|
||||
|
||||
# Background image.
|
||||
# image = "background.jpg" # Name of image in `static/img/`.
|
||||
# image_darken = 0.6 # Darken the image? Range 0-1 where 0 is transparent and 1 is opaque.
|
||||
|
||||
# Text color (true=light or false=dark).
|
||||
# text_color_light = true
|
||||
|
||||
[advanced]
|
||||
# Custom CSS.
|
||||
css_style = ""
|
||||
|
||||
# CSS class.
|
||||
css_class = ""
|
||||
+++
|
@ -36,7 +36,7 @@ subtitle = ""
|
||||
# 2 = Compact
|
||||
# 3 = Card
|
||||
# 4 = Citation (publication only)
|
||||
view = 2
|
||||
view = 3
|
||||
|
||||
[design.background]
|
||||
# Apply a background color, gradient, or image.
|
||||
|
@ -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. """
|
||||
+++
|
||||
|
@ -6,7 +6,7 @@ active = true # Activate this widget? true/false
|
||||
weight = 30 # Order that this section will appear.
|
||||
|
||||
title = "Skills"
|
||||
subtitle = ""
|
||||
subtitle = "Professional work areas and personal interests"
|
||||
|
||||
# Showcase personal skills or business features.
|
||||
#
|
||||
@ -42,12 +42,12 @@ subtitle = ""
|
||||
icon = "cogs"
|
||||
icon_pack = "fa"
|
||||
name = "Control theory"
|
||||
description = "Implementation, Simulation, MATLAB/SimuLink…"
|
||||
description = "Design, Implementation, Simulation, MATLAB/SimuLink…"
|
||||
|
||||
[[feature]]
|
||||
icon = "check"
|
||||
icon_pack = "fa"
|
||||
name = "Quality management"
|
||||
description = "ISO 13485, 21 CFR 820 compliance..."
|
||||
description = "Development under QMS, ISO 13485, 21 CFR 820 compliance..."
|
||||
|
||||
+++
|
||||
|
Submodule themes/academic updated: 3f94927149...ff252a6a74
Reference in New Issue
Block a user