Open
Description
Dockerize the blog + setup automated site build/deploy on code push
Refs
According to github/pages-gem#651, the best recommended way to support Jekyll 4 on GitHub pages currently is to use GitHub actions:
- https://jekyllrb.com/docs/continuous-integration/github-actions/
- https://github.com/marketplace/actions/jekyll-actions
A GitHub Action to build and publish Jekyll sites to GitHub Pages
- https://github.com/MichaelCurrin/jekyll-actions-quickstart
- https://sujaykundu.com/blog/post/deploy-jekyll-using-github-pages-and-github-actions
See Also
- Upgrade to jekyll 4.x #46
- Upgrade from Jekyll 4.1.0 to latest (4.3.3+) #111
- Jekyll build/deploy workflow #86
- Consider removing the 'powered by' section from tag pages #112
- Explore alternatives to Jekyll (Hugo, etc) #28
- Update jekyll to use a theme gem #82
- Speed up jekyll related posts functionality (--lsi, classifier-reborn, gsl, nmatrix, narray, Numo:NArray, Numo:GSL) #83
- Remove gsl/nmatrix dependencies from Gemfile and build workflow #87
- Investigate alternative 'blog comment' options for static sites #88
- Allow Jekyll posts to render a table of contents #85
- Re-enable webmentions support #92
- Add Hypothesis annotation/highlighting to blog #53
- Add jekyll-algolia search #21
Metadata
Metadata
Assignees
Labels
No labels