Skip to content
Snippets Groups Projects
Commit bdb58a59 authored by Yohan Jarosz's avatar Yohan Jarosz
Browse files

minor modifs

parent c69158e5
No related branches found
No related tags found
No related merge requests found
source "https://rubygems.org"
ruby 2.5
# Hello! This is where you manage which Jekyll version is used to run.
# When you want to use a different version, change it below, save the
......
GIT
remote: ssh://git@git-r3lab-server.uni.lu:8022/core-services/jekyll-theme-lcsb-default.git
revision: 852e566edd26ac75be4bec07cd26dc44e0c6d4fe
remote: https://git-r3lab.uni.lu/core-services/jekyll-theme-lcsb-default.git
revision: 72029734c535dbfea1ee97b10684a11b89e842aa
branch: master
specs:
jekyll-theme-lcsb-default (0.1.0)
......@@ -97,8 +97,5 @@ DEPENDENCIES
minima (~> 2.0)
tzinfo-data
RUBY VERSION
ruby 2.5.0p0
BUNDLED WITH
1.16.1
......@@ -13,7 +13,7 @@
# you will see them accessed via {{ site.title }}, {{ site.email }}, and so on.
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
title: This is Trefex
title: Default title
email: your-email@example.com
description: >- # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
......@@ -21,8 +21,8 @@ description: >- # this means to ignore newlines until "baseurl:"
Google search results) and in your feed.xml site description.
baseurl: "/pages-jekyll-lcsb-template" # the subpath of your site, e.g. /blog
url: "" # the base hostname & protocol for your site, e.g. http://example.com
twitter_username: jekyllrb
github_username: jekyll
#twitter_username: jekyllrb
#github_username: jekyll
# Build settings
markdown: kramdown
......
......@@ -4,3 +4,5 @@
# See: https://jekyllrb.com/docs/themes/#overriding-theme-defaults
layout: default
---
This is the `index` page.
\ No newline at end of file
---
layout: page
title: Trefex
permalink: /tutu/
---
This is `cool` stuff.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment