diff --git a/content/_index.md b/content/_index.md
new file mode 100644
index 0000000..7eefe69
--- /dev/null
+++ b/content/_index.md
@@ -0,0 +1,92 @@
+---
+title:
+type: landing
+sections:
+ - block: markdown
+ id: research
+ content:
+ text: |-
+
+ design:
+ columns: '2'
+ text_color_light: dark
+ background:
+ image:
+ filename: img/graphs.jpg # Name of image in `assets/media/`.
+ filters:
+ # Darken the image? Range 0-1 where 1 is transparent and 0 is opaque.
+ brightness: 0.9
+ size: contain
+ # Image focal point. Options include `left`, `center` (default), or `right`.
+ position: center
+ # Use a fun parallax-like fixed background effect on desktop? true/false
+ # parallax: true
+ - block: markdown
+ id: research
+ content:
+ title: About us
+ subtitle: "... and what we do"
+ text: |-
+ The __Learning And Signal Processing__ is a research lab led by Dr. {{% mention "laura-toni" %}} and is part of the [Department of Electrical Engineering and Computer Engineering](https://www.ucl.ac.uk/electronic-electrical-engineering/ucl-electronic-and-electrical-engineering) at the University College London.
+
+ Our research activity focused on developing novel adaptive strategies for large-scale networks with applications including adaptive streaming strategies for virtual reality services, data-efficient multi-arm bandit problems for online recommendation systems, graph-based reinforcement learning for AI systems, and influence maximization over social networks. Our research is at the crossroad between multimedia processing, machine learning, and signal processing.
+
+
+ + Follows us on Github + + + Follows us on Twitter + +
+ design: + columns: '2' + - block: people + id: people + content: + title: People + user_groups: + - Principal Investigators + - Researchers + - Alumni + design: + show_interests: false + show_role: true + show_social: true + - block: collection + id: publications + content: + title: Recent Publications + text: |- + {{% callout note %}} + Quickly discover relevant content by [filtering publications](./publication/). + {{% /callout %}} + filters: + folders: + - publications + exclude_featured: true + design: + columns: '2' + view: citation + - block: contact + id: contact + content: + title: Contact + email: l.toni@ucl.ac.uk + address: + street: Gower Street + city: London + region: + postcode: 'WC1E 7JE' + country: UK + country_code: UK + coordinates: + latitude: '51.52341496502994' + longitude: '-0.1324558153455622' + directions: Malet Place Engineering Building + office_hours: + appointment_url: + contact_links: + design: + columns: '2' +--- diff --git a/content/home/about_group.md b/content/home/about_group.md deleted file mode 100644 index e678bbb..0000000 --- a/content/home/about_group.md +++ /dev/null @@ -1,21 +0,0 @@ ---- -# About widget. -widget: "custom" # See https://sourcethemes.com/academic/docs/page-builder/ -headless: true # This file represents a page section. -active: true # Activate this widget? true/false -weight: 02 # Order that this section will appear in. -title: "About us" -subtitle: "... and what we do" ---- -The __Learning And Signal Processing__ is a research lab led by Dr. {{% mention "laura-toni" %}} and is part of the [Department of Electrical Engineering and Computer Engineering](https://www.ucl.ac.uk/electronic-electrical-engineering/ucl-electronic-and-electrical-engineering) at the University College London. - -Our research activity focused on developing novel adaptive strategies for large-scale networks with applications including adaptive streaming strategies for virtual reality services, data-efficient multi-arm bandit problems for online recommendation systems, graph-based reinforcement learning for AI systems, and influence maximization over social networks. Our research is at the crossroad between multimedia processing, machine learning, and signal processing. - -- - Follows us on Github - - - Follows us on Twitter - -
diff --git a/content/home/contact.md b/content/home/contact.md deleted file mode 100644 index fa7f116..0000000 --- a/content/home/contact.md +++ /dev/null @@ -1,37 +0,0 @@ ---- -# An instance of the Contact widget. -widget: contact - -# This file represents a page section. -headless: true - -# Order that this section appears on the page. -weight: 99 - -title: Contact -subtitle: - -content: - # Automatically link email and phone or display as text? - autolink: true - - # Contact details (edit or remove options as required) - email: l.toni@ucl.ac.uk - address: - street: Gower Street - city: London - region: - postcode: 'WC1E 7JE' - country: UK - country_code: UK - coordinates: - latitude: '51.52341496502994' - longitude: '-0.1324558153455622' - directions: Malet Place Engineering Building - office_hours: - appointment_url: - contact_links: - -design: - columns: '2' ---- \ No newline at end of file diff --git a/content/home/index.md b/content/home/index.md deleted file mode 100644 index 21e4fdf..0000000 --- a/content/home/index.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -# Files in this folder represent a Widget Page (homepage) -type: widget_page - -# Homepage is headless, other widget pages are not. -headless: true ---- \ No newline at end of file diff --git a/content/home/people.md b/content/home/people.md deleted file mode 100644 index 891d4c7..0000000 --- a/content/home/people.md +++ /dev/null @@ -1,27 +0,0 @@ ---- -# An instance of the People widget. -# Documentation: https://wowchemy.com/docs/page-builder/ -widget: people - -# This file represents a page section. -headless: true - -# Order that this section appears on the page. -weight: 03 - -title: People -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 - - Alumni - -design: - show_interests: false - show_role: true - show_social: true ---- \ No newline at end of file diff --git a/content/home/publications.md b/content/home/publications.md deleted file mode 100644 index 87c726b..0000000 --- a/content/home/publications.md +++ /dev/null @@ -1,38 +0,0 @@ ---- -# An instance of the Pages widget. -# Documentation: https://wowchemy.com/docs/page-builder/ -widget: pages - -# This file represents a page section. -headless: true - -# Order that this section appears on the page. -weight: 04 - -title: Recent Publications -subtitle: '' - -content: - # Page type to display. E.g. post, talk, publication... - page_type: publication - # Choose how much pages you would like to display (0 = all pages) - count: 5 - # Choose how many pages you would like to offset by - offset: 0 - # Page order: descending (desc) or ascending (asc) date. - order: desc - # Filter on criteria - filters: - tag: '' - category: '' - publication_type: '' - author: '' - exclude_featured: true -design: - # Choose a view for the listings: - # 1 = List - # 2 = Compact - # 3 = Card - # 4 = Citation (publication only) - view: 4 ---- diff --git a/content/home/top_image.md b/content/home/top_image.md deleted file mode 100644 index 0aa5d2b..0000000 --- a/content/home/top_image.md +++ /dev/null @@ -1,39 +0,0 @@ ---- -# Hero widget. -widget: "hero" # See https://sourcethemes.com/academic/docs/page-builder/ -headless: true # This file represents a page section. -active: true # Activate this widget? true/false -weight: 01 # Order that this section will appear. -hero_media: "" -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: "#4bb4e3" - # gradient_end: "#2b94c3" - - # Background image. - image: "img/graphs.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. - image_size: "contain" # Options are `cover` (default), `contain`, or `actual` size. - image_position: "center" # Options include `left`, `center` (default), or `right`. - image_parallax: true # Use a fun parallax-like fixed background effect? true/false - - # Text color (true=light or false=dark). - text_color_light: dark - ---- - -