Before merge with git upstream

This commit is contained in:
jusola 2022-08-16 14:13:53 +03:00
parent d8d02ea5dc
commit 954a030f6a
5 changed files with 31 additions and 12 deletions

View File

@ -31,10 +31,19 @@ GEM
terminal-table (~> 2.0)
jekyll-feed (0.16.0)
jekyll (>= 3.7, < 5.0)
jekyll-paginate (1.1.0)
jekyll-sass-converter (2.2.0)
sassc (> 2.0.1, < 3.0)
jekyll-seo-tag (2.8.0)
jekyll (>= 3.8, < 5.0)
jekyll-sitemap (1.4.0)
jekyll (>= 3.7, < 5.0)
jekyll-theme-basically-basic (1.4.5)
jekyll (>= 3.6, < 5.0)
jekyll-feed (~> 0.1)
jekyll-paginate (~> 1.1)
jekyll-seo-tag (~> 2.6)
jekyll-sitemap (~> 1.3)
jekyll-watch (2.2.1)
listen (~> 3.0)
kramdown (2.4.0)
@ -78,6 +87,7 @@ DEPENDENCIES
http_parser.rb (~> 0.6.0)
jekyll (~> 4.2.2)
jekyll-feed (~> 0.12)
jekyll-theme-basically-basic
minima (~> 2.5)
tzinfo (~> 1.2)
tzinfo-data

View File

@ -18,19 +18,17 @@
# You can create any custom variable you would like, and they will be accessible
# in the templates via {{ site.myvariable }}.
title: Your awesome title
email: your-email@example.com
title: Datat
email: hallitus@datat.fi
description: >- # this means to ignore newlines until "baseurl:"
Write an awesome description for your new site here. You can edit this
line in _config.yml. It will appear in your document head meta (for
Google search results) and in your feed.xml site description.
baseurl: "" # 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
url: "https://datat.fi" # the base hostname & protocol for your site, e.g. http://example.com
instagram_username: datanurkka
# Build settings
theme: minima
plugins:
- jekyll-feed

2
_data/theme.yml Normal file
View File

@ -0,0 +1,2 @@
t:
home: 'Datat'

View File

@ -1,6 +1,9 @@
---
# Feel free to add content and custom Front Matter to this file.
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
layout: home
---
---
# Feel free to add content and custom Front Matter to this file.
# To modify the layout, see https://jekyllrb.com/docs/themes/#overriding-theme-defaults
layout: home
---
# Header

6
leffat.md Normal file
View File

@ -0,0 +1,6 @@
---
title: Dataleffat
layout: collection
collection: leffat
permalink: /leffat/
---