diff --git a/.github/workflows/_config.yml b/.github/workflows/_config.yml new file mode 100644 index 0000000..07501f2 --- /dev/null +++ b/.github/workflows/_config.yml @@ -0,0 +1,4 @@ +remote_theme: pages-themes/primer@v0.2.0 +plugins: + - jekyll-remote-theme # add this line to the plugins list if you already have one +gem "github-pages", group: :jekyll_plugins