From 31f0d87b64a74e4d997a68662958c8628e5c7780 Mon Sep 17 00:00:00 2001 From: Francisco Penedo Date: Sat, 30 Jan 2021 00:31:32 +0100 Subject: [PATCH] Added basic info and layout --- config/_default/config.toml | 6 ++-- config/_default/menus.toml | 16 ++++----- config/_default/params.toml | 27 ++++++++------- content/authors/admin/_index.md | 60 ++++++++++++++++++--------------- content/home/accomplishments.md | 1 + content/home/contact.md | 14 ++++---- content/home/demo.md | 2 +- content/home/experience.md | 1 + content/home/featured.md | 3 +- content/home/posts.md | 1 + content/home/publications.md | 1 + content/home/skills.md | 1 + content/home/tags.md | 1 + content/home/talks.md | 1 + 14 files changed, 75 insertions(+), 60 deletions(-) diff --git a/config/_default/config.toml b/config/_default/config.toml index 47024f8..d77ac66 100644 --- a/config/_default/config.toml +++ b/config/_default/config.toml @@ -6,11 +6,11 @@ # Each configuration section is defined by a name in square brackets (e.g. `[outputs]`). # Title of your site -title = "Academic" +title = "Francisco Penedo Álvarez" # The URL of your site. # End your URL with a `/` trailing slash, e.g. `https://example.com/`. -baseurl = "" +baseurl = "https://franpenedo.com/" # Enter a copyright notice to display in the site footer. # To display a copyright symbol, type `©`. For current year, type `{year}`. @@ -21,7 +21,7 @@ copyright = "" ############################ # Get last modified date for content from Git? -enableGitInfo = false +enableGitInfo = true # Default language to use (if you setup multilingual support) defaultContentLanguage = "en" diff --git a/config/_default/menus.toml b/config/_default/menus.toml index b4fdfee..edfc7a6 100644 --- a/config/_default/menus.toml +++ b/config/_default/menus.toml @@ -8,20 +8,20 @@ url = "#about" weight = 10 -[[main]] - name = "Posts" - url = "#posts" - weight = 20 +# [[main]] +# name = "Posts" +# url = "#posts" +# weight = 20 [[main]] name = "Projects" url = "#projects" weight = 30 -[[main]] - name = "Talks" - url = "#talks" - weight = 40 +# [[main]] +# name = "Talks" +# url = "#talks" +# weight = 40 [[main]] name = "Publications" diff --git a/config/_default/params.toml b/config/_default/params.toml index 5472628..2307060 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -62,7 +62,7 @@ highlight_languages = ["r"] # Add support for highlighting additional languages # Enable LaTeX math rendering? true/false # If false, you can enable math on a per page basis as needed. -math = false +math = true # Enable diagram rendering? true/false # If false, you can enable diagrams on a per page basis as needed. @@ -88,35 +88,36 @@ show_related = {book = true, page = false, post = true, project = true, publicat ############################ # Enter contact details (optional). To hide a field, clear it to "". -email = "test@example.org" -phone = "888 888 88 88" +email = "contact@franpenedo.com" +phone = "" # Address # 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 = "450 Serra Mall", city = "Stanford", region = "CA", postcode = "94305", country = "United States", country_code = "US"} +address = {} # Geographic coordinates # 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 = "37.4275", longitude = "-122.1697"} # 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 # 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). -appointment_url = "https://calendly.com" +# appointment_url = "https://calendly.com" # Contact links # Set to `[]` to disable, or comment out unwanted lines with a hash `#`. contact_links = [ - {icon = "twitter", icon_pack = "fab", name = "DM Me", link = "https://twitter.com/Twitter"}, - {icon = "skype", icon_pack = "fab", name = "Skype Me", link = "skype:echo123?call"}, - {icon = "keybase", icon_pack = "fab", name = "Chat on Keybase", link = "https://keybase.io/"}, - {icon = "comments", icon_pack = "fas", name = "Discuss on Forum", link = "https://discourse.gohugo.io"}, - # {icon = "telegram", icon_pack = "fab", name = "Telegram Me", link = "https://telegram.me/@Telegram"}, +# {icon = "twitter", icon_pack = "fab", name = "DM Me", link = "https://twitter.com/Twitter"}, +# {icon = "skype", icon_pack = "fab", name = "Skype Me", link = "skype:echo123?call"}, +# {icon = "keybase", icon_pack = "fab", name = "Chat on Keybase", link = "https://keybase.io/"}, +# {icon = "comments", icon_pack = "fas", name = "Discuss on Forum", link = "https://discourse.gohugo.io"}, +# # {icon = "telegram", icon_pack = "fab", name = "Telegram Me", link = "https://telegram.me/@Telegram"}, ] ############################ diff --git a/content/authors/admin/_index.md b/content/authors/admin/_index.md index 72e08d4..3b3748c 100644 --- a/content/authors/admin/_index.md +++ b/content/authors/admin/_index.md @@ -1,39 +1,45 @@ --- # Display name -title: Nelson Bighetti +title: Francisco Penedo Álvarez # Is this the primary user of the site? superuser: true # Role/position/tagline -role: Professor of Artificial Intelligence +role: PhD Systems Engineering # Organizations/Affiliations to show in About widget organizations: -- name: Stanford University - url: https://www.stanford.edu/ +- name: Boston University + url: https://www.bu.edu/ # Short bio (displayed in user profile at end of posts) -bio: My research interests include distributed robotics, mobile computing and programmable matter. +bio: My research interests include formal methods, temporal logics and optimization. # Interests to show in About widget interests: -- Artificial Intelligence -- Computational Linguistics -- Information Retrieval +- Formal Methods +- Temporal Logics +- Optimization +- Machine Learning +- Path Planning +- Meta-Materials # Education to show in About widget education: courses: - - course: PhD in Artificial Intelligence - institution: Stanford University - year: 2012 - - course: MEng in Artificial Intelligence - institution: Massachusetts Institute of Technology - year: 2009 - - course: BSc in Artificial Intelligence - institution: Massachusetts Institute of Technology - year: 2008 + - course: PhD in Systems Engineering + institution: Boston University + year: 2020 + - course: MEng in Systems Engineering + institution: Boston University + year: 2020 + - course: BSc in Computer Science + institution: Universidad Autónoma de Madrid + year: 2014 + - course: BSc in Mathematics + institution: Universidad Autónoma de Madrid + year: 2014 # Social/Academic Networking # For available icons, see: https://sourcethemes.com/academic/docs/page-builder/#icons @@ -43,18 +49,18 @@ social: - icon: envelope icon_pack: fas link: '/#contact' -- icon: twitter - icon_pack: fab - link: https://twitter.com/GeorgeCushen -- icon: graduation-cap # Alternatively, use `google-scholar` icon from `ai` icon pack - icon_pack: fas - link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ +# - icon: twitter +# icon_pack: fab +# link: https://twitter.com/GeorgeCushen +# - icon: graduation-cap # Alternatively, use `google-scholar` icon from `ai` icon pack +# icon_pack: fas +# link: https://scholar.google.co.uk/citations?user=sIwtMXoAAAAJ - icon: github icon_pack: fab - link: https://github.com/gcushen + link: https://github.com/fran-penedo/ - icon: linkedin icon_pack: fab - link: https://www.linkedin.com/ + link: https://www.linkedin.com/in/francisco-penedo-alvarez-b90468203/ # Link to a PDF of your resume/CV. # To use: copy your resume to `static/media/resume.pdf`, enable `ai` icons in `params.toml`, @@ -70,8 +76,8 @@ email: "" highlight_name: false --- -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. +I am a recent graduate from [Boston University](http://www.bu.edu), where I obtained my PhD in Systems Engineering in 2020 from the [Division of Systems Engineering](http://www.bu.edu/eng/departments/se/), where I worked in the [BU Robotics Laboratory](http://sites.bu.edu/robotics/). In 2014, I obtained a BS degree in Computer Science from the [Polytechnic School](http://www.uam.es/ss/Satellite/EscuelaPolitecnica/es/home.htm), as well as a BS degree in Mathematics from the [College of Science](https://www.uam.es/Ciencias/Home.htm), both part of the [Autonomous University of Madrid](http://uam.es/UAM/Home.htm). -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. +My research centers around the development of a framework to automatically synthesize and verify physical systems, specifically those modeled by partial differential equations, with constraints expressed in a user-friendly language. To this end, I employ tools and techniques from formal methods, temporal logics, optimization, machine learning and control theory. {{< icon name="download" pack="fas" >}} Download my {{< staticref "media/demo_resume.pdf" "newtab" >}}resumé{{< /staticref >}}. diff --git a/content/home/accomplishments.md b/content/home/accomplishments.md index a76e0a0..4bd2b26 100644 --- a/content/home/accomplishments.md +++ b/content/home/accomplishments.md @@ -2,6 +2,7 @@ # An instance of the Accomplishments widget. # Documentation: https://sourcethemes.com/academic/docs/page-builder/ widget: accomplishments +active: false # This file represents a page section. headless: true diff --git a/content/home/contact.md b/content/home/contact.md index cdb3055..8287041 100644 --- a/content/home/contact.md +++ b/content/home/contact.md @@ -17,13 +17,13 @@ content: autolink: true # Email form provider - form: - provider: netlify - formspree: - id: - netlify: - # Enable CAPTCHA challenge to reduce spam? - captcha: false +# form: +# provider: netlify +# formspree: +# id: +# netlify: +# # Enable CAPTCHA challenge to reduce spam? +# captcha: false design: columns: '2' diff --git a/content/home/demo.md b/content/home/demo.md index 4f8d32d..6abf647 100644 --- a/content/home/demo.md +++ b/content/home/demo.md @@ -5,7 +5,7 @@ widget = "blank" # See https://wowchemy.com/docs/page-builder/ 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. title = "Academic Template" diff --git a/content/home/experience.md b/content/home/experience.md index 8ab2313..6db2907 100644 --- a/content/home/experience.md +++ b/content/home/experience.md @@ -2,6 +2,7 @@ # An instance of the Experience widget. # Documentation: https://wowchemy.com/docs/page-builder/ widget: experience +active: false # This file represents a page section. headless: true diff --git a/content/home/featured.md b/content/home/featured.md index 6760a7c..20c0d39 100644 --- a/content/home/featured.md +++ b/content/home/featured.md @@ -2,6 +2,7 @@ # An instance of the Featured widget. # Documentation: https://wowchemy.com/docs/page-builder/ widget: featured +active: true # This file represents a page section. headless: true @@ -32,5 +33,5 @@ design: # 2 = Compact # 3 = Card # 4 = Citation (publication only) - view: 3 + view: 1 --- diff --git a/content/home/posts.md b/content/home/posts.md index 0d05b39..61db5b9 100644 --- a/content/home/posts.md +++ b/content/home/posts.md @@ -2,6 +2,7 @@ # An instance of the Pages widget. # Documentation: https://wowchemy.com/docs/page-builder/ widget: pages +active: false # This file represents a page section. headless: true diff --git a/content/home/publications.md b/content/home/publications.md index ecd3a43..041e5c7 100644 --- a/content/home/publications.md +++ b/content/home/publications.md @@ -2,6 +2,7 @@ # An instance of the Pages widget. # Documentation: https://wowchemy.com/docs/page-builder/ widget: pages +active: false # This file represents a page section. headless: true diff --git a/content/home/skills.md b/content/home/skills.md index c6cdfb0..7a6db8a 100644 --- a/content/home/skills.md +++ b/content/home/skills.md @@ -2,6 +2,7 @@ # An instance of the Featurette widget. # Documentation: https://wowchemy.com/docs/page-builder/ widget: featurette +active: false # This file represents a page section. headless: true diff --git a/content/home/tags.md b/content/home/tags.md index 940491e..1c94607 100644 --- a/content/home/tags.md +++ b/content/home/tags.md @@ -2,6 +2,7 @@ # An instance of the Tag Cloud widget. # Docs: https://wowchemy.com/docs/page-builder/ widget: tag_cloud +active: false # This file represents a page section. headless: true diff --git a/content/home/talks.md b/content/home/talks.md index 4bcc2ea..f1a9567 100644 --- a/content/home/talks.md +++ b/content/home/talks.md @@ -2,6 +2,7 @@ # An instance of the Pages widget. # Documentation: https://wowchemy.com/docs/page-builder/ widget: pages +active: false # This file represents a page section. headless: true