back to home

alshedivat / al-folio

A beautiful, simple, clean, and responsive Jekyll theme for academics

15,312 stars
12,848 forks
55 issues
HTMLJavaScriptCSS

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing alshedivat/al-folio in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/alshedivat/al-folio)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

al-folio **A simple, clean, and responsive Jekyll theme for academics.** --- User community The vibrant community of **al-folio** users is growing! Academics around the world use this theme for their homepages, blogs, lab pages, as well as webpages for courses, workshops, conferences, meetups, and more. Check out the community webpages below. Feel free to add your own page(s) by sending a PR. Academics ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ Labs ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ ★ Courses CMU PGM ( S-19 ) CMU DeepRL ( S-21 , F-21 , S-22 , F-22 , S-23 , F-23 ) CMU MMML ( F-20 , F-22 ) CMU AMMML ( S-22 , S-23 ) CMU ASI ( S-23 ) CMU Distributed Systems ( S-24 ) Conferences & workshops ICLR Blog Post Track ( 2023 , 2024 ) ML Retrospectives (NeurIPS: 2019 , 2020 ; ICML: 2020 ) HAMLETS (NeurIPS: 2020 ) ICBINB (NeurIPS: 2020 , 2021 ) Neural Compression (ICLR: 2021 ) Score Based Methods (NeurIPS: 2022 ) Images2Symbols (CogSci: 2022 ) Medical Robotics Junior Faculty Forum (ISMR: 2023 ) Beyond Vision: Physics meets AI (ICIAP: 2023 ) Workshop on Diffusion Models (NeurIPS: 2023 ) Workshop on Structured Probabilistic Inference & Generative Modeling (ICML: 2023 , 2024 ) Lighthouse PageSpeed Insights Desktop Run the test yourself: Google Lighthouse PageSpeed Insights Mobile Run the test yourself: Google Lighthouse PageSpeed Insights Table Of Contents • al-folio • User community • Lighthouse PageSpeed Insights • Desktop • Mobile • Table Of Contents • Getting started • Installing and Deploying • Customizing • GitHub Copilot Agents • Customization Agent • Documentation Agent • Documentation • Features • Light/Dark Mode • CV • People • Publications • Collections • Layouts • The iconic style of Distill • Full support for math & code • Photos, Audio, Video and more • Other features • GitHub's repositories and user stats • Theming • Social media previews • Atom (RSS-like) Feed • Related posts • Code quality checks • GDPR Cookie Consent Dialog • FAQ • Contributing • Maintainers • All Contributors • Star History • License Getting started **⚠️ Important: Use "Use this template" (not fork)** When creating your own website with al-folio, you have two options: • ✅ **Recommended:** Click "Use this template" – This creates a clean copy that is independent from the main al-folio repository. Changes you make to your site won't be accidentally submitted to al-folio as pull requests. • ❌ **Not recommended:** Forking the repository – This keeps a link to the main al-folio repo, making it easy to accidentally submit your personal site changes as contributions to our project. **If you already forked:** Don't worry! You can still work with your fork normally. Just make sure to: • Make changes on a dedicated branch (e.g., ) • When pushing changes, always verify you're pushing to **your own repository**, not the main al-folio repository • Never create pull requests to unless you're intentionally contributing improvements that benefit all users For quick setup, see QUICKSTART.md. Want to learn more about Jekyll? Check out this tutorial. Why Jekyll? Read Andrej Karpathy's blog post! Why write a blog? Read Rachel Thomas blog post. Installing and Deploying For installation and deployment details please refer to INSTALL.md. Customizing For customization details please refer to CUSTOMIZE.md. GitHub Copilot Agents This repository includes two specialized GitHub Copilot agents to enhance your development experience: Customization Agent The **Customization Agent** helps you personalize your al-folio website by: • Guiding you through configuration changes step-by-step • Modifying files directly in your repository • Explaining technical concepts in plain language (great for users without coding experience) • Assisting with common tasks like updating your CV, adding publications, creating blog posts, and customizing themes See CUSTOMIZE.md § GitHub Copilot Customization Agent for detailed usage instructions. Documentation Agent The **Documentation Agent** maintains clear and up-to-date project documentation by: • Updating documentation files when features change • Writing in a style accessible to academics and researchers • Keeping documentation synchronized with the codebase • Following documentation best practices See [CONTRIBUTING.md _...truncated for preview_