academicpages/academicpages.github.io

Github Pages template based upon HTML and Markdown for personal, portfolio-based websites.

View on GitHub ↗Jump to charts ↓

Summary Information

Updated 17 minutes ago
Added to GitGenius on September 3rd, 2026
Created on September 15th, 2016
Open Issues & Pull Requests: 28 (+0)
GitHub issues: Enabled
Number of forks: 8,996
Total Stargazers: 17,554 (+0)
Total Subscribers: 117 (+0)

Repository Insights (GitGenius)

Most active contributors

Sign in to see contributor activity.

Related repositories by overlapping contributors

No overlapping-contributor repos identified yet.

Charts & Analytics

Fetching additional details & charts...

Issue Activity (beta)

Open issues: 27
New in 7 days: 1
Closed in 7 days: 1
Avg open age: 1,191 days
Stale 30+ days: 27
Stale 90+ days: 8

Recent activity

Opened in 7 days: 1
Closed in 7 days: 1
Comments in 7 days: 0
Events in 7 days: 0

Top labels

  • documentation (17)
  • notabug (12)
  • enhancement (10)
  • help wanted (8)
  • info needed (7)
  • bug (4)
  • blocked (3)
  • dependencies (2)

Most active issues this week

Detailed Description

Academic Pages is a GitHub Pages template for building personal and professional portfolio websites using Jekyll, HTML, and Markdown.

The template addresses the need for academics and professionals to quickly establish an online presence without managing complex web infrastructure. It works by providing a pre-configured Jekyll site that deploys directly to GitHub Pages, eliminating hosting concerns. The setup process involves forking the template, renaming the repository to match GitHub's username.github.io convention, and editing configuration files. The template includes optional tooling to generate publication and talk listings from TSV files using Jupyter notebooks or Python scripts, streamlining the process of maintaining a publications section.

Academic Pages suits anyone building a portfolio-oriented website who wants to avoid web hosting setup and prefers writing content in Markdown. It works well for academics, researchers, and professionals who need a straightforward way to showcase their work and publications. The template supports local development through Jekyll with live-reload functionality, and provides Docker support for developers who prefer not to install Ruby dependencies directly. The README includes guidance for multiple operating systems and IDEs, with troubleshooting steps for common permission and dependency issues.

The project maintains a substantial user base, with nearly all open issues originating from adopters rather than the core team. Maintainers typically respond to new issues and pull requests within a day. Work in the issue tracker centers on documentation, bug clarifications, and enhancement requests.