1
0

Initial steps

This commit is contained in:
Jens True 2020-02-22 14:39:20 +01:00
parent d68601fec7
commit 137a55f62f
7 changed files with 48 additions and 58 deletions

@ -5,15 +5,15 @@
# Each configuration section is defined by a name in square brackets (e.g. `[outputs]`). # Each configuration section is defined by a name in square brackets (e.g. `[outputs]`).
# Title of your site # Title of your site
title = "Academic" title = "Jens True"
# The URL of your site. # The URL of your site.
# End your URL with a `/` trailing slash, e.g. `https://example.com/`. # End your URL with a `/` trailing slash, e.g. `https://example.com/`.
baseurl = "/" baseurl = "https://jcktrue.dk/"
# Enter a copyright notice to display in the site footer. # Enter a copyright notice to display in the site footer.
# To display a copyright symbol, type `©`. For current year, type `{year}`. # To display a copyright symbol, type `©`. For current year, type `{year}`.
copyright = "" copyright = "© {year} Jens True"
############################ ############################
## Advanced options below ## ## Advanced options below ##

@ -9,18 +9,18 @@
weight = 10 weight = 10
[[main]] [[main]]
name = "Posts" name = "Projects"
url = "#posts" url = "#projects"
weight = 20 weight = 20
[[main]] [[main]]
name = "Projects" name = "Resume"
url = "#projects" url = "#projects"
weight = 30 weight = 30
[[main]] [[main]]
name = "Publications" name = "Sailing"
url = "#featured" url = "#sailing"
weight = 40 weight = 40
[[main]] [[main]]

@ -44,7 +44,7 @@ local_business_type = ""
org_name = "" org_name = ""
# Description for social sharing and search engines. If undefined, superuser role is used in place. # Description for social sharing and search engines. If undefined, superuser role is used in place.
description = "" description = "Embedded Software Engineer"
############################ ############################
## Site Features ## Site Features
@ -81,35 +81,34 @@ edit_page = {repo_url = "https://github.com/gcushen/hugo-academic", content_dir
############################ ############################
# Enter contact details (optional). To hide a field, clear it to "". # Enter contact details (optional). To hide a field, clear it to "".
email = "test@example.org" email = "jens.chr.true@gmail.com"
phone = "888 888 88 88" phone = "+45 29 88 22 28"
# Address # Address
# For country_code, use the 2-letter ISO code (see https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 ) # For country_code, use the 2-letter ISO code (see https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2 )
address = {street = "450 Serra Mall", city = "Stanford", region = "CA", postcode = "94305", country = "United States", country_code = "US"} address = {street = "Hasselgården 3", city = "Lemvig", postcode = "7620", country = "Denmark", country_code = "DK"}
# Geographic coordinates # Geographic coordinates
# To get your coordinates, right-click on Google Maps and choose "What's here?". The coords will show up at the bottom. # To get your coordinates, right-click on Google Maps and choose "What's here?". The coords will show up at the bottom.
coordinates = {latitude = "37.4275", longitude = "-122.1697"} coordinates = {latitude = "56.543939", longitude = "8.415900"}
# Directions for visitors to locate you. # Directions for visitors to locate you.
directions = "Enter Building 1 and take the stairs to Office 200 on Floor 2" #directions = "Enter Building 1 and take the stairs to Office 200 on Floor 2"
# Office hours # Office hours
# A list of your office hours. To remove, set to an empty list `[]`. # A list of your office hours. To remove, set to an empty list `[]`.
office_hours = ["Monday 10:00 to 13:00", "Wednesday 09:00 to 10:00"] #office_hours = ["Monday 10:00 to 13:00", "Wednesday 09:00 to 10:00"]
# Enter an optional link for booking appointments (e.g. calendly.com). # Enter an optional link for booking appointments (e.g. calendly.com).
appointment_url = "https://calendly.com" #appointment_url = "https://calendly.com"
# Contact links # Contact links
# Set to `[]` to disable, or comment out unwanted lines with a hash `#`. # Set to `[]` to disable, or comment out unwanted lines with a hash `#`.
contact_links = [ contact_links = [
{icon = "twitter", icon_pack = "fab", name = "DM Me", link = "https://twitter.com/Twitter"}, {icon = "at", icon_pack = "fas", name = "Email Me", link = "mailto:jens.chr.true@gmail.com"},
{icon = "skype", icon_pack = "fab", name = "Skype Me", link = "skype:echo123?call"}, {icon = "whatsapp", icon_pack = "fab", name = "WhatsApp Me", link = "https://wa.me/4529882228"},
{icon = "keybase", icon_pack = "fab", name = "Chat on Keybase", link = "https://keybase.io/"}, {icon = "telegram", icon_pack = "fab", name = "Telegram Me", link = "https://telegram.me/@jcktrue"},
{icon = "comments", icon_pack = "fas", name = "Discuss on Forum", link = "https://discourse.gohugo.io"}, {icon = "skype", icon_pack = "fab", name = "Skype Me", link = "skype:jct-leax"},
# {icon = "telegram", icon_pack = "fab", name = "Telegram Me", link = "https://telegram.me/@Telegram"},
] ]
############################ ############################
@ -128,19 +127,19 @@ twitter = ""
# Date and time format (refer to https://sourcethemes.com/academic/docs/customization/#date-format ) # Date and time format (refer to https://sourcethemes.com/academic/docs/customization/#date-format )
# Examples: "Mon, Jan 2, 2006" or "2006-01-02" # Examples: "Mon, Jan 2, 2006" or "2006-01-02"
date_format = "Jan 2, 2006" date_format = "2006-01-02"
# Examples: "3:04 pm" or "15:04" # Examples: "3:04 pm" or "15:04"
time_format = "3:04 PM" time_format = "15:04"
# Address format (choose from the [address_formats] list below or add you own to the list). # Address format (choose from the [address_formats] list below or add you own to the list).
address_format = "en-us" address_format = "de"
############################ ############################
## Advanced ## Advanced
############################ ############################
# Main menu alignment (l = left, c = center, r = right) and logo options. # Main menu alignment (l = left, c = center, r = right) and logo options.
main_menu = {align = "l", show_logo = true} main_menu = {align = "r", show_logo = true}
# Show estimated reading time for posts? (true/false) # Show estimated reading time for posts? (true/false)
reading_time = true reading_time = true
@ -150,7 +149,7 @@ section_pager = false
docs_section_pager = true # Display pager in Docs layout (e.g. tutorials)? docs_section_pager = true # Display pager in Docs layout (e.g. tutorials)?
# Enable in-built social sharing buttons? (true/false) # Enable in-built social sharing buttons? (true/false)
sharing = true sharing = false
# Link authors to their profile page? (true/false) # Link authors to their profile page? (true/false)
link_authors = true link_authors = true
@ -258,7 +257,7 @@ plugins_js = []
# 3: OpenStreetMap (Mapbox) # 3: OpenStreetMap (Mapbox)
engine = 2 engine = 2
api_key = "" api_key = ""
zoom = 15 zoom = 10
############################ ############################
## Marketing ## Marketing

@ -1,6 +1,6 @@
--- ---
# Display name # Display name
name: Nelson Bighetti name: Jens Christian True
# Username (this should match the folder name) # Username (this should match the folder name)
authors: authors:
@ -10,32 +10,29 @@ authors:
superuser: true superuser: true
# Role/position # Role/position
role: Professor of Artificial Intelligence role: Software Engineer
# Organizations/Affiliations # Organizations/Affiliations
organizations: organizations:
- name: Stanford University - name: Phillips-Medisize A/S
url: "" url: "https://www.phillipsmedisize.com/"
# Short bio (displayed in user profile at end of posts) # Short bio (displayed in user profile at end of posts)
bio: My research interests include distributed robotics, mobile computing and programmable matter. bio: Electronic engineer with a strong focus on embedded software development.
interests: interests:
- Artificial Intelligence - Embedded software
- Computational Linguistics - Control theory
- Information Retrieval - Continous Integration
education: education:
courses: courses:
- course: PhD in Artificial Intelligence - course: Bachelor of Engineering in Electronics
institution: Stanford University institution: Aarhus University School of Engineering
year: 2012 year: 2019
- course: MEng in Artificial Intelligence - course: Highschool (STX), Mathematical line
institution: Massachusetts Institute of Technology institution: Struer Statsgymnasium
year: 2009 year: 2007
- course: BSc in Artificial Intelligence
institution: Massachusetts Institute of Technology
year: 2008
# Social/Academic Networking # Social/Academic Networking
# For available icons, see: https://sourcethemes.com/academic/docs/page-builder/#icons # For available icons, see: https://sourcethemes.com/academic/docs/page-builder/#icons
@ -45,15 +42,9 @@ social:
- icon: envelope - icon: envelope
icon_pack: fas icon_pack: fas
link: '#contact' # For a direct email link, use "mailto:test@example.org". link: '#contact' # For a direct email link, use "mailto:test@example.org".
- icon: twitter
icon_pack: fab
link: https://twitter.com/GeorgeCushen
- icon: google-scholar
icon_pack: ai
link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ
- icon: github - icon: github
icon_pack: fab icon_pack: fab
link: https://github.com/gcushen link: https://github.com/furyfire
# Link to a PDF of your resume/CV from the About widget. # Link to a PDF of your resume/CV from the About widget.
# To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below. # To enable, copy your resume/CV to `static/files/cv.pdf` and uncomment the lines below.
# - icon: cv # - icon: cv
@ -65,11 +56,11 @@ email: ""
# Organizational groups that you belong to (for People widget) # Organizational groups that you belong to (for People widget)
# Set this to `[]` or comment out if you are not using People widget. # Set this to `[]` or comment out if you are not using People widget.
user_groups: #user_groups:
- Researchers #- Researchers
- Visitors #- Visitors
--- ---
Nelson Bighetti is a professor of artificial intelligence at the Stanford AI Lab. His research interests include distributed robotics, mobile computing and programmable matter. He leads the Robotic Neurobiology group, which develops self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks. Employee at Phillips-Medisize working on a wide range of electronic projects mainly focused towards low level embedded programming and control theory.
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Sed neque elit, tristique placerat feugiat ac, facilisis vitae arcu. Proin eget egestas augue. Praesent ut sem nec arcu pellentesque aliquet. Duis dapibus diam vel metus tempus vulputate.

Binary file not shown.

Before

Width:  |  Height:  |  Size: 13 KiB

After

Width:  |  Height:  |  Size: 104 KiB

@ -15,6 +15,6 @@ autolink = true
# 0: Disable email form # 0: Disable email form
# 1: Netlify (requires that the site is hosted by Netlify) # 1: Netlify (requires that the site is hosted by Netlify)
# 2: formspree.io # 2: formspree.io
email_form = 2 email_form = 0
+++ +++

@ -5,7 +5,7 @@
widget = "blank" # See https://sourcethemes.com/academic/docs/page-builder/ widget = "blank" # See https://sourcethemes.com/academic/docs/page-builder/
headless = true # This file represents a page section. headless = true # This file represents a page section.
active = true # Activate this widget? true/false active = false # Activate this widget? true/false
weight = 15 # Order that this section will appear. weight = 15 # Order that this section will appear.
title = "Academic Kickstart" title = "Academic Kickstart"