11ty / eleventy-base-blog

A starter repository for a blog web site using the Eleventy static site generator.
https://eleventy-base-blog.netlify.app/
MIT License
1.19k stars 609 forks source link

Add GH actions for deploy #158

Open AgustinRamiroDiaz opened 11 months ago

AgustinRamiroDiaz commented 11 months ago

While reading the README I found that the GitHub Pages link is outdated.

I'm proposing this action to keep the gh-pages branch up to date

A demo for this can be seen with my fork at https://agustinramirodiaz.github.io/eleventy-base-blog/

This might require some configuration in the repo's settings->actions->Workflow permissions:

Credits to the inspiration