Skip to content

reference

khanhthanhdev edited this page May 30, 2026 · 1 revision

Reference

This section provides detailed reference documentation for the al-folio site's configuration, data models, and dependencies.

Pages

  • 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, and citations.yml.
  • Dependencies — All external dependencies: Ruby gems from Gemfile, Node.js packages from package.json, and third-party JavaScript libraries configured in _config.yml.

Related sections

  • 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

Clone this wiki locally