A prototype project demonstrating automated deployment of a Jekyll site using GitHub Actions.
Technologies: Jekyll, GitHub Actions, GitHub Pages
Project Summary
Objective:
To implement a basic CI/CD pipeline for a static Jekyll site hosted on GitHub Pages, leveraging GitHub Actions for automated deployment.
Outcome:
Successfully automated the build and deployment process of a Jekyll website using a custom GitHub Actions workflow, ensuring seamless and efficient updates.
Skills Gained:
CI/CD fundamentals, GitHub Actions workflow design, Jekyll site structure, static site deployment on GitHub Pages, and YAML scripting.
Lab Status: Completed