Skip to content

Researcher Profiles

Gil Poiares-Oliveira edited this page Jan 16, 2023 · 1 revision

Your profile is located at content/authors/YOUR_CIÊNCIAS_USERNAME. You should read the documentation prior to making any changes. You should also see the sample profile made by the theme authors.

In it you will find two files _index.md which contains your profile info, and avatar.jpg, which is the profile picture that will be displayed on your page. You can use any picture format (e.g. jpg, jpeg, png) as long as you name it avatar.

Your profile will be available at bioisi.ciencias.ulisboa.pt/researcher/firstname-lastname.

The bio text displayed on your profile page is at the bottom of the corresponding _index.md file, under the three dashes: ---, you can write it in Markdown.

All other fields are specified in the front matter of the file (the part before the ---)

The small text that appears in the articles you write is defined in the bio: line.

As for the social networks and links, you can find the list of compatible icons on the Wowchemy documentation. A full list of the icons (and their codes) in each of the icon packs can be found in their respective webpages: such as Font Awesome, and Academicons. Do keep in mind that newer or non-free icons may not be compatible.

When assigning a researcher under user_groups do keep in mind that the groups the researcher is assigned to must be previously defined in content/people/people.md, under user_groups.

Do keep in mind that the front matter is written in YAML, which, unlike Markdown, is sensitive to indentation (spaces and tabs).

Clone this wiki locally