File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,10 +9,10 @@ source "https://rubygems.org"
99# Happy Jekylling!
1010# gem "jekyll", "~> 4.4.1"
1111# This is the default theme for new Jekyll sites. You may change this to anything you like.
12- gem "minima " , "~> 2.5 "
12+ gem "beautiful-jekyll-theme " , "6.0.1 "
1313# If you want to use GitHub Pages, remove the "gem "jekyll"" above and
1414# uncomment the line below. To upgrade, run `bundle update github-pages`.
15- gem "github-pages" , "~> 232 " , group : :jekyll_plugins
15+ gem "github-pages" , "~> 228 " , group : :jekyll_plugins
1616# If you have any plugins, put them here!
1717group :jekyll_plugins do
1818 gem "jekyll-feed" , "~> 0.12"
Original file line number Diff line number Diff line change @@ -24,13 +24,11 @@ description: >- # this means to ignore newlines until "baseurl:"
2424 Write an awesome description for your new site here. You can edit this
2525 line in _config.yml. It will appear in your document head meta (for
2626 Google search results) and in your feed.xml site description.
27- baseurl : " /ada-2025-project-othertagada/ " # the subpath of your site, e.g. /blog
27+ baseurl : " /ada-2025-project-othertagada" # the subpath of your site, e.g. /blog
2828url : " https://epfl-ada.github.io" # the base hostname & protocol for your site, e.g. http://example.com
29- twitter_username : jekyllrb
30- github_username : jekyll
3129
3230# Build settings
33- theme : minima
31+ remote_theme : daattali/beautiful-jekyll@6.0.1
3432plugins :
3533 - jekyll-feed
3634
You can’t perform that action at this time.
0 commit comments