Skip to content

Instantly share code, notes, and snippets.

View jocile's full-sized avatar
🎯
Focusing

Jocilé Serra jocile

🎯
Focusing
View GitHub Profile
@BillRaymond
BillRaymond / GitHub Pages Jekyll Dockerfile
Last active June 2, 2024 15:13
GitHub Pages and Jekyll Dockerfile
# "#################################################"
# Dockerfile to build a GitHub Pages Jekyll site
# - Ubuntu 22.04
# - Ruby 3.1.2
# - Jekyll 3.9.3
# - GitHub Pages 288
#
# This code is from the following Gist:
# https://gist.github.com/BillRaymond/db761d6b53dc4a237b095819d33c7332#file-post-run-txt
#

Emoji - Description

⭐ Favorites

  • ✨ ✨ feat: Introducing a new feature
  • 💥 💥 fix: Introducing breaking changes
  • 📝 📝 docs: Writing documentation
  • 🎨 🎨 style: Improving structure or format of code
  • ♻ ♻️ refactor: Refactoring code
  • ✔️ ✔️ test: pass test