Personal academic portfolio built with the al-folio Jekyll theme. Showcases CV, projects, publications, and photography—all served as a static site via GitHub Pages.
sintiasnn.github.io is a personal portfolio and academic landing page built on the al-folio theme. It presents a clean, responsive interface for sharing professional experience, repositories, and creative work.
sintiasnn.github.io/
├── _data/ # YAML Data Files (CV, Repositories)
├── _includes/ # Liquid Reusable Components
├── _layouts/ # Page Layout Templates
├── _pages/ # Site Pages (CV, Repos, Blog)
├── _plugins/ # Custom Ruby Plugins
├── _posts/ # Blog Posts
├── _sass/ # SCSS Stylesheets
├── assets/ # Static Assets (PDF, Images)
├── _config.yml # Jekyll Configuration
├── Dockerfile # Docker Build Definition
├── docker-compose.yml # Docker Compose Setup
├── Gemfile # Ruby Dependencies
├── .github/
│ └── workflows/
│ └── deploy.yml # GitHub Actions Deployment
└── README.md # Project Documentation
A structured CV page built from YAML data with support for RenderCV and JSONResume formats, including work experience, education, skills, and more.
Automatically fetches and displays GitHub repositories via API, with stats counters and cards showing stars, forks, and languages.
Built-in blogging engine with tag filtering, project showcases, and publication listings.
Full dark mode support with theme-aware styling across all pages.
Fully containerized development environment with hot-reload for consistent builds across any machine.
Mobile-first responsive layout optimized for all screen sizes with smooth navigation.
- Static Site Generator: Jekyll 4 with Liquid templating.
- Styling: SCSS with Bootstrap 5 integration.
- Data: YAML front matter and data files.
- Plugins: Custom Ruby plugins (GitHub Repos fetcher, BibTeX generator).
- Deployment: GitHub Pages via GitHub Actions.
- Development: Docker Compose with live-reload.
Ni Putu Sintia Wati
- GitHub: @sintiasnn
- LinkedIn: @sintiasnn
- Project: sintiasnn.github.io