Etherpad size
Deploy / Deploy (push) Successful in 21s Details

This commit is contained in:
emerson 2024-12-18 17:01:50 -03:00
parent 5d61596f9c
commit 7a317b9b8d
4 changed files with 4 additions and 3 deletions

View File

@ -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"

View File

@ -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

View File

@ -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">
</iframe>
</div>

View File

@ -26,6 +26,7 @@ lang: pt
<h1>{{ autor.title }}</h1>
</a>
<p>{{ autor.content }}</p>
</div>
</div>