diff --git a/_config.yml b/_config.yml new file mode 100644 index 000000000..cb04ae523 --- /dev/null +++ b/_config.yml @@ -0,0 +1,5 @@ +remote_theme: pages-themes/architect@v0.2.0 +plugins: +- jekyll-remote-theme # add this line to the plugins list if you already have one +title: [The title of your site] +description: [A short description of your site's purpose]