-
Notifications
You must be signed in to change notification settings - Fork 0
reference
khanhthanhdev edited this page May 30, 2026
·
1 revision
This section provides detailed reference documentation for the al-folio site's configuration, data models, and dependencies.
-
Configuration — Complete reference for every setting in
_config.yml, organized by section (Site settings, Theme, RSS Feed, Layout, Open Graph, Analytics, Blog, Collections, Jekyll settings, Plugins, Archives, Scholar, Image processing, Optional features, Library versions). -
Data models — Schema documentation for all YAML data files in
_data/:socials.yml,cv.yml,coauthors.yml,repositories.yml,venues.yml, andcitations.yml. -
Dependencies — All external dependencies: Ruby gems from
Gemfile, Node.js packages frompackage.json, and third-party JavaScript libraries configured in_config.yml.
- Overview — High-level repository structure and key facts
- Architecture — How the Jekyll build pipeline and template system fit together
- Deployment — GitHub Pages deployment, Docker image publishing, and CI/CD pipeline