Moved news and latest posts related information from `_config.yml` to `_about.md` page. Signed-off-by: George Araújo <george.gcac@gmail.com>
35 lines
1.7 KiB
Markdown
35 lines
1.7 KiB
Markdown
---
|
|
layout: about
|
|
title: about
|
|
permalink: /
|
|
subtitle: <a href='#'>Affiliations</a>. Address. Contacts. Motto. 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>
|
|
|
|
selected_papers: true # includes a list of papers marked as "selected={true}"
|
|
social: true # includes social icons at the bottom of the page
|
|
|
|
announcements:
|
|
enabled: true # includes a list of news items
|
|
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
|
|
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
|
|
---
|
|
|
|
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.
|