From 7a317b9b8d607d79070b203931d6c5b02cc87e19 Mon Sep 17 00:00:00 2001 From: emerson Date: Wed, 18 Dec 2024 17:01:50 -0300 Subject: [PATCH] Etherpad size --- Gemfile | 2 +- _config.yml | 2 +- _layouts/aulas.html | 2 +- pages/autores.html | 1 + 4 files changed, 4 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 44ae5b1..977c5e8 100755 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ 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" diff --git a/_config.yml b/_config.yml index 89c521e..437663d 100755 --- a/_config.yml +++ b/_config.yml @@ -24,7 +24,7 @@ description: >- # this means to ignore newlines until "baseurl:" # baseurl: /~carneiro/aliceclass # the subpath of your site, e.g. /blog url: "https://class.alice.ufsj.edu.br" # the base hostname & protocol for your site, e.g. http://example.com -theme: alice +# theme: alice # Build settings #theme: minima diff --git a/_layouts/aulas.html b/_layouts/aulas.html index 738f9b6..54c2032 100755 --- a/_layouts/aulas.html +++ b/_layouts/aulas.html @@ -41,7 +41,7 @@ lang: pt id="etherpad-iframe" src="https://pad.alice.ufsj.edu.br/p/{{ page.title }}" width="100%" - height="500px" + height="900px" frameborder="0"> diff --git a/pages/autores.html b/pages/autores.html index 113b9b9..9e0eff0 100755 --- a/pages/autores.html +++ b/pages/autores.html @@ -26,6 +26,7 @@ lang: pt

{{ autor.title }}

{{ autor.content }}

+