diff --git a/Gemfile b/Gemfile index cc6d89a..70bfbe4 100755 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,11 @@ source "https://rubygems.org" # This will help ensure the proper Jekyll version is running. # Happy Jekylling! gem "jekyll" -gem "alice", path: "../alice_sites/AliceTheme" +# gem "alice", path: "../alice_sites/AliceTheme" + +# para tester no jekylserver +gem "alice", path: "../AliceTheme" + # This is the default theme for new Jekyll sites. You may change this to anything you like. # gem "minima", "~> 2.5" # If you want to use GitHub Pages, remove the "gem "jekyll"" above and diff --git a/Gemfile.lock b/Gemfile.lock index 21c04da..149a27a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,3 +1,9 @@ +PATH + remote: ../AliceTheme + specs: + alice (0.0.0) + jekyll (>= 3.5, < 5.0) + GEM remote: https://rubygems.org/ specs: @@ -85,6 +91,7 @@ PLATFORMS x86_64-linux DEPENDENCIES + alice! jekyll jekyll-archives jekyll-datapage-generator diff --git a/_layouts/aulas.html b/_layouts/aulas.html index 2654705..738f9b6 100755 --- a/_layouts/aulas.html +++ b/_layouts/aulas.html @@ -20,11 +20,14 @@ lang: pt Download + + Etherpad + -