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

How to add a new group member #7

Closed
pepaaran opened this issue Jan 26, 2023 · 0 comments
Closed

How to add a new group member #7

pepaaran opened this issue Jan 26, 2023 · 0 comments

Comments

@pepaaran
Copy link
Contributor

pepaaran commented Jan 26, 2023

To create a new profile in the "People" page for Firstname Lastname, follow these steps:

  1. Create a new directory in the repository called ./content/authors/firstname-lastname. This naming ensures that paper and blogpost authors are recognized.
  2. In this folder, create a _index.md file following the structure of this example. Fill it out with the information from the new member, and make sure to set the user_groups YAML argument to the appropriate group (see a list of available groups here).
  3. Add a picture named avatar.png/jpg to that same folder. Make sure when you render the website that the face isn't cropped and modify the image accordingly.
  4. Check if everything looks okay with serve_site().
@khufkens khufkens pinned this issue Feb 15, 2023
@khufkens khufkens closed this as completed Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants