Skip to content

Commit

Permalink
basic site
Browse files Browse the repository at this point in the history
  • Loading branch information
ubersandro committed May 20, 2024
1 parent a8ea5f5 commit a3c6ccd
Show file tree
Hide file tree
Showing 29 changed files with 172 additions and 809 deletions.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,6 @@ _site
Gemfile.lock
assets/libs/
node_modules/
vendor
vendor/**
._*/**
_pages/\.*
18 changes: 7 additions & 11 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,8 @@ GEM
ffi (1.16.3)
forwardable-extended (2.6.0)
gemoji (4.1.0)
google-protobuf (4.26.1-aarch64-linux)
rake (>= 13)
google-protobuf (4.26.1-x86_64-linux)
rake (>= 13)
google-protobuf (3.25.3-aarch64-linux)
google-protobuf (3.25.3-x86_64-linux)
html-pipeline (2.14.3)
activesupport (>= 2)
nokogiri (>= 1.4)
Expand Down Expand Up @@ -149,8 +147,7 @@ GEM
mini_racer (0.12.0)
libv8-node (~> 21.7.2.0)
minitest (5.22.3)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
multi_xml (0.6.0)
mutex_m (0.2.0)
namae (1.2.0)
racc (~> 1.7)
Expand All @@ -162,17 +159,16 @@ GEM
forwardable-extended (~> 2.6)
public_suffix (5.0.5)
racc (1.7.3)
rake (13.2.1)
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
rexml (3.2.6)
rouge (4.2.1)
safe_yaml (1.0.5)
sass-embedded (1.77.0-aarch64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.77.0-x86_64-linux-gnu)
google-protobuf (>= 3.25, < 5.0)
sass-embedded (1.69.5-aarch64-linux-gnu)
google-protobuf (~> 3.23)
sass-embedded (1.69.5-x86_64-linux-gnu)
google-protobuf (~> 3.23)
sax-machine (1.3.2)
terminal-table (3.0.2)
unicode-display_width (>= 1.1.1, < 3)
Expand Down
27 changes: 14 additions & 13 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
# -----------------------------------------------------------------------------

title: blank # the website title (if blank, full name will be used instead)
first_name: You
middle_name: R.
last_name: Name
email: you@example.com
first_name: Alessandro
middle_name:
last_name: Mileto
email: alessandromileto22@gmail.com
description: > # the ">" symbol means to ignore newlines until "footer_text:"
A simple, whitespace theme for academics. Based on [*folio](https://github.com/bogoli/-folio) design.
Introducing Alessandro Mileto to the world.
footer_text: >
Powered by <a href="https://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme.
Hosted by <a href="https://pages.github.com/" target="_blank">GitHub Pages</a>.
Expand All @@ -17,8 +17,8 @@ keywords: jekyll, jekyll-theme, academic-website, portfolio-website # add your o
lang: en # the language of your site (for example: en, fr, cn, ru, etc.)
icon: ⚛️ # the emoji used as the favicon (alternatively, provide image name in /assets/img/)

url: https://alshedivat.github.io # the base hostname & protocol for your site
baseurl: /al-folio # the subpath of your site, e.g. /blog/. Leave blank for root
url: https://ubersandro.github.io # the base hostname & protocol for your site
baseurl: # the subpath of your site, e.g. /blog/. Leave blank for root
last_updated: false # set to true if you want to display last updated in the footer
impressum_path: # set to path to include impressum link in the footer, use the same path as permalink in a page, helps to conform with EU GDPR

Expand All @@ -40,7 +40,7 @@ repo_trophies:
# will use title and url fields
# Take a look to https://github.com/jekyll/jekyll-feed for more customization

rss_icon: true
rss_icon: false

# -----------------------------------------------------------------------------
# Layout
Expand Down Expand Up @@ -74,7 +74,7 @@ dblp_url: # your DBLP profile url
discord_id: # your discord id (18-digit unique numerical identifier)
facebook_id: # your facebook id
flickr_id: # your flickr id
github_username: # your GitHub user name
github_username: ubersandro # your GitHub user name
gitlab_username: # your GitLab user name
ieee_id: # your ieeexplore.ieee.org/author/id
instagram_id: # your instagram id
Expand All @@ -91,7 +91,7 @@ pinterest_id: # your pinterest id
publons_id: # your ID on Publons
quora_username: # your Quora username
research_gate_profile: # your profile on ResearchGate
scholar_userid: qc6CJjYAAAAJ # your Google Scholar ID
scholar_userid: # your Google Scholar ID
scopus_id: # your profile on Scopus
semanticscholar_id: # your Semantic Scholar ID
spotify_id: # your spotify id
Expand All @@ -108,7 +108,8 @@ youtube_id: # your youtube channel id (youtube.com/@<youtube_id>)
zotero_username: # your zotero username

contact_note: >
You can even add a little note about which of these is the best way to reach you.
Feel free to reach out to me via email.
# -----------------------------------------------------------------------------
# Analytics and search engine verification
Expand Down Expand Up @@ -180,12 +181,12 @@ collections:
permalink: /projects/:path/

announcements:
enabled: true
enabled: false
scrollable: true # adds a vertical scroll bar if there are more than 3 news items
limit: 5 # leave blank to include all the news in the `_news` folder

latest_posts:
enabled: true
enabled: false
scrollable: true # adds a vertical scroll bar if there are more than 3 new posts items
limit: 3 # leave blank to include all the blog posts

Expand Down
52 changes: 26 additions & 26 deletions _data/coauthors.yml
Original file line number Diff line number Diff line change
@@ -1,34 +1,34 @@
"adams":
- firstname: ["Edwin", "E.", "E. P.", "Edwin Plimpton"]
url: https://en.wikipedia.org/wiki/Edwin_Plimpton_Adams
# "adams":
# - firstname: ["Edwin", "E.", "E. P.", "Edwin Plimpton"]
# url: https://en.wikipedia.org/wiki/Edwin_Plimpton_Adams

"podolsky":
- firstname: ["Boris", "B.", "B. Y.", "Boris Yakovlevich"]
url: https://en.wikipedia.org/wiki/Boris_Podolsky
# "podolsky":
# - firstname: ["Boris", "B.", "B. Y.", "Boris Yakovlevich"]
# url: https://en.wikipedia.org/wiki/Boris_Podolsky

"rosen":
- firstname: ["Nathan", "N."]
url: https://en.wikipedia.org/wiki/Nathan_Rosen
# "rosen":
# - firstname: ["Nathan", "N."]
# url: https://en.wikipedia.org/wiki/Nathan_Rosen

"bach":
- firstname: ["Johann Sebastian", "J. S."]
url: https://en.wikipedia.org/wiki/Johann_Sebastian_Bach
# "bach":
# - firstname: ["Johann Sebastian", "J. S."]
# url: https://en.wikipedia.org/wiki/Johann_Sebastian_Bach

- firstname: ["Carl Philipp Emanuel", "C. P. E."]
url: https://en.wikipedia.org/wiki/Carl_Philipp_Emanuel_Bach
# - firstname: ["Carl Philipp Emanuel", "C. P. E."]
# url: https://en.wikipedia.org/wiki/Carl_Philipp_Emanuel_Bach

"przibram":
- firstname: ["Karl"]
url: https://link.springer.com/article/10.1007/s00016-019-00242-z
# "przibram":
# - firstname: ["Karl"]
# url: https://link.springer.com/article/10.1007/s00016-019-00242-z

"schrodinger":
- firstname: ["Erwin"]
url: https://en.wikipedia.org/wiki/Erwin_Schr%C3%B6dinger
# "schrodinger":
# - firstname: ["Erwin"]
# url: https://en.wikipedia.org/wiki/Erwin_Schr%C3%B6dinger

"lorentz":
- firstname: ["Hendrik Antoon"]
url: https://en.wikipedia.org/wiki/Hendrik_Lorentz
# "lorentz":
# - firstname: ["Hendrik Antoon"]
# url: https://en.wikipedia.org/wiki/Hendrik_Lorentz

"planck":
- firstname: ["Max"]
url: https://en.wikipedia.org/wiki/Max_Planck
# "planck":
# - firstname: ["Max"]
# url: https://en.wikipedia.org/wiki/Max_Planck
176 changes: 88 additions & 88 deletions _data/cv.yml
Original file line number Diff line number Diff line change
@@ -1,97 +1,97 @@
- title: General Information
type: map
contents:
- name: Full Name
value: Albert Einstein
- name: Date of Birth
value: 14th March 1879
- name: Languages
value: English, German
# - title: General Information
# type: map
# contents:
# - name: Full Name
# value: Albert Einstein
# - name: Date of Birth
# value: 14th March 1879
# - name: Languages
# value: English, German

- title: Education
type: time_table
contents:
- title: PhD
institution: University of Zurich, Zurich, Switzerland
year: 1905
description:
- Description 1.
- Description 2.
- title: Description 3.
contents:
- Sub-description 1.
- Sub-description 2.
- title: Federal teaching diploma
institution: Eidgenössische Technische Hochschule, Zurich, Switzerland
year: 1900
description:
- Description 1.
- Description 2.
# - title: Education
# type: time_table
# contents:
# - title: PhD
# institution: University of Zurich, Zurich, Switzerland
# year: 1905
# description:
# - Description 1.
# - Description 2.
# - title: Description 3.
# contents:
# - Sub-description 1.
# - Sub-description 2.
# - title: Federal teaching diploma
# institution: Eidgenössische Technische Hochschule, Zurich, Switzerland
# year: 1900
# description:
# - Description 1.
# - Description 2.

- title: Experience
type: time_table
contents:
- title: Professor of Theoretical Physics
institution: Institute for Advanced Study, Princeton University
year: 1933 - 1955
description:
- Description 1.
- Description 2.
- title: Description 3.
contents:
- Sub-description 1.
- Sub-description 2.
- title: Visiting Professor
institution: California Institute of Technology, Pasadena, California, US
year: 1933
description:
- Description 1.
- Description 2.
# - title: Experience
# type: time_table
# contents:
# - title: Professor of Theoretical Physics
# institution: Institute for Advanced Study, Princeton University
# year: 1933 - 1955
# description:
# - Description 1.
# - Description 2.
# - title: Description 3.
# contents:
# - Sub-description 1.
# - Sub-description 2.
# - title: Visiting Professor
# institution: California Institute of Technology, Pasadena, California, US
# year: 1933
# description:
# - Description 1.
# - Description 2.

- title: Director
institution: Kaiser Wilhelm Institute for Physics, Berlin, Germany.
year: 1917-1933
# - title: Director
# institution: Kaiser Wilhelm Institute for Physics, Berlin, Germany.
# year: 1917-1933

- title: Professor of Theoretical Physics
institution: Karl-Ferdinand University, Prague, Czechoslovakia
year: 1911 - 1917
description:
# - title: Professor of Theoretical Physics
# institution: Karl-Ferdinand University, Prague, Czechoslovakia
# year: 1911 - 1917
# description:

- title: Associate Professor of Theoretical Physics
institution: University of Zurich, Zurich, Switzerland
year: 1909 - 1911
# - title: Associate Professor of Theoretical Physics
# institution: University of Zurich, Zurich, Switzerland
# year: 1909 - 1911

- title: Open Source Projects
type: time_table
contents:
- title: <a href="https://github.com/alshedivat/al-folio">al-folio</a>
year: 2015-now
description: A beautiful, simple, clean, and responsive Jekyll theme for academics.
# - title: Open Source Projects
# type: time_table
# contents:
# - title: <a href="https://github.com/alshedivat/al-folio">al-folio</a>
# year: 2015-now
# description: A beautiful, simple, clean, and responsive Jekyll theme for academics.

- title: Honors and Awards
type: time_table
contents:
- year: 1921
items:
- Nobel Prize in Physics
- Matteucci Medal
- year: 2029
items:
- Max Planck Medal
# - title: Honors and Awards
# type: time_table
# contents:
# - year: 1921
# items:
# - Nobel Prize in Physics
# - Matteucci Medal
# - year: 2029
# items:
# - Max Planck Medal

- title: Academic Interests
type: nested_list
contents:
- title: Topic 1.
items:
- Description 1.
- Description 2.
- title: Topic 2.
items:
- Description 1.
- Description 2.
# - title: Academic Interests
# type: nested_list
# contents:
# - title: Topic 1.
# items:
# - Description 1.
# - Description 2.
# - title: Topic 2.
# items:
# - Description 1.
# - Description 2.

- title: Other Interests
type: list
contents:
- <u>Hobbies:</u> Hobby 1, Hobby 2, etc.
# - title: Other Interests
# type: list
# contents:
# - <u>Hobbies:</u> Hobby 1, Hobby 2, etc.
11 changes: 2 additions & 9 deletions _data/repositories.yml
Original file line number Diff line number Diff line change
@@ -1,12 +1,5 @@
github_users:
- torvalds
- alshedivat
- ubersandro

github_repos:
- alshedivat/al-folio
- twbs/bootstrap
- jekyll/jekyll
- jquery/jquery
- FortAwesome/Font-Awesome
- jpswalsh/academicons
- mathjax/MathJax
- ubersandro/ubersandro.github.io
Loading

0 comments on commit a3c6ccd

Please sign in to comment.