generated from HugoBlox/theme-landing-page
-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
135 changed files
with
19,532 additions
and
4,554 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
.justify-text { | ||
text-align: justify; | ||
} | ||
|
||
.full-width-text { | ||
width: 100%; | ||
max-width: 100%; | ||
margin: 0; | ||
padding: 0; | ||
} |
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
# Navigation Links | ||
# To link a page section, specify the URL as a hash `/#` followed by the `id` of the section. | ||
# The `weight` parameter defines the order that the links will appear in. | ||
|
||
main: | ||
- name: Accueil | ||
url: /#top | ||
weight: 10 | ||
- name: Manifeste | ||
url: /#manifest | ||
weight: 20 | ||
- name: Solutions | ||
url: /#solutions | ||
weight: 30 | ||
- name: Services | ||
url: /#Services | ||
weight: 40 | ||
# - name: Ressources | ||
# weight: 50 | ||
# hasChildren: true | ||
# - parent: Ressources | ||
# name: Blog | ||
# url: blog/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,41 +16,13 @@ superuser: true | |
# Role/position/tagline | ||
role: Founder @ daikon | ||
|
||
# Organizations/Affiliations to show in About widget | ||
organizations: | ||
- name: Stanford University | ||
url: https://www.stanford.edu/ | ||
|
||
# Short bio (displayed in user profile at end of posts) | ||
bio: My research interests include distributed robotics, mobile computing and programmable matter. | ||
|
||
# Social Networking | ||
# Need to use another icon? Simply download the SVG icon to your `assets/media/icons/` folder. | ||
profiles: | ||
- icon: at-symbol | ||
url: 'mailto:[email protected]' | ||
label: E-mail Me | ||
- icon: brands/x | ||
url: https://twitter.com/GetResearchDev | ||
- icon: brands/instagram | ||
url: https://www.instagram.com/ | ||
- icon: brands/linkedin | ||
url: https://www.linkedin.com/ | ||
# Link to a PDF of your resume/CV - upload it to `static/uploads/resume.pdf` | ||
- icon: academicons/cv | ||
url: uploads/resume.pdf | ||
label: Download my resume | ||
- icon: rss | ||
url: ./post/index.xml | ||
label: Subscribe to my blog via RSS feed | ||
url: https://www.linkedin.com/in/alexandre-duverger/ | ||
|
||
# Highlight the author in author lists? (true/false) | ||
highlight_name: true | ||
|
||
# Author's website URL | ||
website: "" | ||
--- | ||
|
||
Chien Shiung Wu is a professor of artificial intelligence at the Stanford AI Lab. Her research interests include | ||
distributed robotics, mobile computing and programmable matter. She leads the Robotic Neurobiology group, which develops | ||
self-reconfiguring robots, systems of self-organizing robots, and mobile sensor networks. |
Binary file not shown.
Oops, something went wrong.