chadbaldwin / simple-blog-bootstrap

This is a template repo you can use to set up a simple blog using GitHub Pages with SSMS Style T-SQL highlighting. Refer to the blog post below for more instructions.
https://chadbaldwin.net/2021/03/14/how-to-build-a-sql-blog.html
98 stars 57 forks source link

Use github actions workflow #4

Open staabm opened 2 years ago

staabm commented 2 years ago

Would it be possible to utilize the new github actions workflow capabilities for github pages?

https://github.blog/2022-08-10-github-pages-now-uses-actions-by-default/

https://github.blog/changelog/2022-07-27-github-pages-custom-github-actions-workflows-beta/

it seems it could improve deployment/build times, see https://github.com/actions/jekyll-build-pages/issues/44#issuecomment-1206749372