diff --git a/Gemfile b/Gemfile index 2beb369..e140c4f 100644 --- a/Gemfile +++ b/Gemfile @@ -14,11 +14,11 @@ gem "minima", "~> 2.5" # If you want to use GitHub Pages, remove the "gem "jekyll"" above and # uncomment the line below. To upgrade, run `bundle update github-pages`. -gem "github-pages", group: :jekyll_plugins +# gem "github-pages", group: :jekyll_plugins # If you have any plugins, put them here! -# group :jekyll_plugins do -# gem "jekyll-feed", "~> 0.12" -# end +group :jekyll_plugins do + gem "jekyll-feed", "~> 0.12" +end # Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem # and associated library. @@ -30,5 +30,5 @@ end # Performance-booster for watching directories on Windows gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin] -# gem "github-pages", "~> 214", group: :jekyll_plugins +gem "github-pages", "~> 214", group: :jekyll_plugins gem "webrick", "~> 1.7" diff --git a/_includes/acmw_content.html b/_includes/acmw_content.html index 6425422..53a415a 100644 --- a/_includes/acmw_content.html +++ b/_includes/acmw_content.html @@ -12,35 +12,50 @@
+