Logo Mind Drops
  • Home
  • About
  • Contact
"search terms"
exact-match
term1 | term2
term1 or term2
term1 * term2
term1 followed by term2
-term
exclude term
(search terms)
groups terms
ext:pdf
file type
  1. Automating Static Website Deployment

    Table of Contents
    • Setting up GitHub Pages
    • Setting up the private, code repository
    • Configuring the GitHub Action for publishing

    In this post I am going to document the steps I took to implement a fully automated deployment of my blog using GitHub Actions and GitHub Pages.

    As always, I started … read time 20 min.

    Offloaded on May 17 2020 into blog and tagged with:
    • pelican
    • blog
    • github
  • 1