pages/_includes
Juan Paulo Pérez-Tejada 829e7b7134
Add Academia.edu support to social media integrations (#3157)
## Description

This pull request adds support for Academia.edu profiles to the al-folio
social media integrations. Academia.edu is widely used by academics to
share and discover research,.

The changes are minimal and well-contained:
1. Added configuration options in socials.yml for Academia.edu with
organization and username fields
2. Updated social.liquid to handle the new social integration using the
Academicons font which already includes support for Academia.edu

## Changes

The implementation uses Academicons, which already includes the
Academia.edu icon (`ai-academia`), making this addition a natural fit
for the theme.

Unlike some other social media links that only require a single ID or
URL, Academia.edu profiles include both an organization (subdomain) and
a username in the format:
`https://[organization].academia.edu/[username]`. The implemented
solution supports this pattern by adding two parameters in the
socials.yml file.

## Why this is important

Academia.edu is a popular platform used by millions of researchers
worldwide to share their work. Adding support for it in the al-folio
theme aligns with the theme's academic focus and enhances its utility
for scholarly users. Many academics maintain both personal websites and
Academia.edu profiles, and being able to link between them provides
better visibility for their research.

The Academicons font already includes support for Academia.edu, so
adding this feature is a natural extension that makes use of existing
resources in the theme.

## Testing

The changes have been tested locally with a sample Academia.edu profile,
and the icon displays correctly alongside other social media icons. The
changes are minimal and don't affect any existing functionality.

## Screenshot

<img width="991" alt="image"
src="https://github.com/user-attachments/assets/15468b67-3002-44ce-aa25-22bc10766664"
/>
2025-08-25 00:16:49 -03:00
..
cv format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
repository Moved comment in repo.liquid 2025-02-14 13:21:25 -03:00
resume Fix: date pill position on CV (#2455) 2024-05-31 13:27:10 -03:00
audio.liquid format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
bib_search.liquid fix: search_enabled -> bib_search (#2560) 2024-07-12 17:00:48 -03:00
citation.liquid Added post citation (#2377) 2024-04-29 14:28:06 -03:00
disqus.liquid format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
distill_scripts.liquid Add sidenote examples, related posts and giscus to distill posts (#3103) 2025-07-16 15:07:42 -03:00
figure.liquid Fix zoom in bibliography images (#3057) 2025-03-11 11:34:58 -03:00
footer.liquid Refactor footer content (#3041) 2025-03-01 21:47:22 -03:00
giscus.liquid Add sidenote examples, related posts and giscus to distill posts (#3103) 2025-07-16 15:07:42 -03:00
head.liquid keep dark mode inside the (site.enable_darkmode) conditional (#3233) 2025-07-21 11:27:21 -03:00
header.liquid Fix prettier complaints 2024-12-02 15:45:38 -03:00
latest_posts.liquid Moved specific information from config to about (#2985) 2025-01-27 17:04:24 -03:00
metadata.liquid Fix socials (#3241) 2025-07-16 14:45:23 -03:00
news.liquid Moved specific information from config to about (#2985) 2025-01-27 17:04:24 -03:00
newsletter.liquid Added missing newsletter components (#2913) 2024-12-26 16:49:45 -03:00
pagination.liquid [FIX] Blog Page Navigation (#2841) (#2846) 2024-11-19 19:03:51 -03:00
projects_horizontal.liquid Feat reworked project layout (closing #2246) (#2357) 2024-04-22 21:39:22 -03:00
projects.liquid Feat reworked project layout (closing #2246) (#2357) 2024-04-22 21:39:22 -03:00
related_posts.liquid Add sidenote examples, related posts and giscus to distill posts (#3103) 2025-07-16 15:07:42 -03:00
scripts.liquid Fixed liquid variables in some js files (#3117) 2025-04-09 11:36:16 -03:00
selected_papers.liquid format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00
social.liquid Add Academia.edu support to social media integrations (#3157) 2025-08-25 00:16:49 -03:00
video.liquid format code with prettier.io (#2048) 2024-01-10 00:10:51 -05:00