Compare commits

...

2 Commits

Author SHA1 Message Date
emerson 76fb5dd1fc add alice themes
Deploy / Deploy (push) Failing after 9s Details
2024-12-18 15:04:28 -03:00
emerson a386163ba2 Add theme alice 2024-12-18 15:04:05 -03:00
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ source "https://rubygems.org"
# This will help ensure the proper Jekyll version is running. # This will help ensure the proper Jekyll version is running.
# Happy Jekylling! # Happy Jekylling!
gem "jekyll" gem "jekyll"
# gem "alice", path: "../AliceTheme" gem "alice", path: "../AliceTheme"
# This is the default theme for new Jekyll sites. You may change this to anything you like. # This is the default theme for new Jekyll sites. You may change this to anything you like.
# gem "minima", "~> 2.5" # gem "minima", "~> 2.5"
# If you want to use GitHub Pages, remove the "gem "jekyll"" above and # If you want to use GitHub Pages, remove the "gem "jekyll"" above and

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 # 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 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 # Build settings
#theme: minima #theme: minima