Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

devlopement #129

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Binary file added CV.pdf
Binary file not shown.
15 changes: 7 additions & 8 deletions _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
title: "Blog Title"
author: "Blog Author"
title: "Personal Page"
author: "Asma Farajidizaji"
description: "Made with <b style=\"color: #f45;\">&lt;3</b>"
permalink: /:title/
lang: "en"
Expand All @@ -8,21 +8,20 @@ date_format: "%B %d, %Y"

# Layout

show_excerpts: true # show article excerpts on the home page
show_excerpts: false # show article excerpts on the home page
show_frame: true # adds a gray frame to the site
show_sidebar: false # show a sidebar instead of the usual header
minimal: false # use a dark header

# Menu

navigation: # accepts {file, title, url, icon, sidebaricon}
- {file: "index.html"}
- {file: "README.md"}
- {file: "cv.md", title: "CV"}
- {file: "index.md", title : 'About me'}

external: # shows a footer with social links - for available icons see fontawesome.com/icons
- {title: Mail, icon: envelope, url: "mailto:niklasbuschmann@users.noreply.github.com"}
- {title: Github, icon: github, url: "https://github.com/niklasbuschmann/contrast"}
- {title: Subscribe, icon: rss, url: "/feed.xml"}
- {title: Mail, icon: envelope, url: "farajiasma@gmail.com"}
- {title: Github, icon: github, url: "https://github.com/asma-faraji/"}

comments:
# disqus_shortname: "" # see https://disqus.com/
Expand Down
11 changes: 11 additions & 0 deletions cv.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
layout: cv
permalink: /cv/
title: cv
nav: true
nav_order: 5
cv_pdf: CV.pdf
description: This is a description of the page. You can modify it in '_pages/cv.md'. You can also change or remove the top pdf download button.
toc:
sidebar: left
---
10 changes: 0 additions & 10 deletions index.html

This file was deleted.

26 changes: 26 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
---
layout: page
title: about
permalink: /
subtitle: <a href='#'>Affiliations</a>. Address. Contacts. Moto. Etc.

profile:
align: right
image: prof_pic.jpg
image_circular: false # crops the image to make it circular
more_info: >
<p>555 your office number</p>
<p>123 your address street</p>
<p>Your City, State 12345</p>

news: true # includes a list of news items
latest_posts: true # includes a list of the newest posts
selected_papers: true # includes a list of papers marked as "selected={true}"
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.

Put your address / P.O. box / other info right below your picture. You can also disable any of 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.