From 33c623c5aadcad18fdb71c374aefd42459654430 Mon Sep 17 00:00:00 2001 From: alex-bene Date: Mon, 6 May 2024 22:41:55 +0300 Subject: [PATCH] updates --- _pages/about.md | 12 ++++++------ _pages/about_einstein.md | 5 ----- _pages/dropdown.md | 16 ---------------- _pages/profiles.md | 28 ---------------------------- _pages/publications.md | 2 +- _pages/repositories.md | 2 +- 6 files changed, 8 insertions(+), 57 deletions(-) delete mode 100644 _pages/about_einstein.md delete mode 100644 _pages/dropdown.md delete mode 100644 _pages/profiles.md diff --git a/_pages/about.md b/_pages/about.md index 7740306..9bb8aad 100644 --- a/_pages/about.md +++ b/_pages/about.md @@ -2,20 +2,20 @@ layout: about title: about permalink: / -subtitle: Affiliations. Address. Contacts. Moto. Etc. +subtitle: Ex NTUA, Deeplab, Steel Perlot profile: align: right image: prof_pic.jpg image_circular: false # crops the image to make it circular - more_info: > -

555 your office number

-

123 your address street

-

Your City, State 12345

+ # more_info: > + #

555 your office number

+ #

123 your address street

+ #

Your City, State 12345

news: true # includes a list of news items selected_papers: true # includes a list of papers marked as "selected={true}" -social: true # includes social icons at the bottom of the page +# social: true # includes social icons at the bottom of the page --- Write your biography here. Tell the world about yourself. Link to your favorite [subreddit](http://reddit.com). You can put a picture in, too. The code is already in, just name your picture `prof_pic.jpg` and put it in the `img/` folder. diff --git a/_pages/about_einstein.md b/_pages/about_einstein.md deleted file mode 100644 index 7914a2f..0000000 --- a/_pages/about_einstein.md +++ /dev/null @@ -1,5 +0,0 @@ -Write your biography here. Tell the world about yourself. Link to your favorite [subreddit](http://reddit.com). You can put a picture in, too. The code is already in, just name your picture `prof_pic.jpg` and put it in the `img/` folder. - -Put your address / P.O. box / other info right below your picture. You can also disable any these elements by editing `profile` property of the YAML header of your `_pages/about.md`. Edit `_bibliography/papers.bib` and Jekyll will render your [publications page](/al-folio/publications/) automatically. - -Link to your social media connections, too. This theme is set up to use [Font Awesome icons](https://fontawesome.com/) and [Academicons](https://jpswalsh.github.io/academicons/), like the ones below. Add your Facebook, Twitter, LinkedIn, Google Scholar, or just disable all of them. diff --git a/_pages/dropdown.md b/_pages/dropdown.md deleted file mode 100644 index aa32f22..0000000 --- a/_pages/dropdown.md +++ /dev/null @@ -1,16 +0,0 @@ ---- -layout: page -title: submenus -nav: true -nav_order: 8 -dropdown: true -children: - - title: publications - permalink: /publications/ - - title: divider - - title: projects - permalink: /projects/ - - title: divider - - title: blog - permalink: /blog/ ---- diff --git a/_pages/profiles.md b/_pages/profiles.md deleted file mode 100644 index d7ca045..0000000 --- a/_pages/profiles.md +++ /dev/null @@ -1,28 +0,0 @@ ---- -layout: profiles -permalink: /people/ -title: people -description: members of the lab or group -nav: true -nav_order: 7 - -profiles: - # if you want to include more than one profile, just replicate the following block - # and create one content file for each profile inside _pages/ - - align: right - image: prof_pic.jpg - content: about_einstein.md - image_circular: false # crops the image to make it circular - more_info: > -

555 your office number

-

123 your address street

-

Your City, State 12345

- - align: left - image: prof_pic.jpg - content: about_einstein.md - image_circular: false # crops the image to make it circular - more_info: > -

555 your office number

-

123 your address street

-

Your City, State 12345

---- diff --git a/_pages/publications.md b/_pages/publications.md index d7c0ee1..c50a593 100644 --- a/_pages/publications.md +++ b/_pages/publications.md @@ -2,7 +2,7 @@ layout: page permalink: /publications/ title: publications -description: publications by categories in reversed chronological order. generated by jekyll-scholar. +description: nav: true nav_order: 2 --- diff --git a/_pages/repositories.md b/_pages/repositories.md index 676137d..a09839b 100644 --- a/_pages/repositories.md +++ b/_pages/repositories.md @@ -2,7 +2,7 @@ layout: page permalink: /repositories/ title: repositories -description: Edit the `_data/repositories.yml` and change the `github_users` and `github_repos` lists to include your own GitHub profile and repositories. +description: nav: true nav_order: 4 ---