blob: 326576353065bc3ce5e1942d2387f20c1bfede84 (
plain) (
tree)
|
|
name: Anton Luka Šijanec
long_date_format: "%A, %d. %B %Y %H:%M:%S"
short_date_format: "%d. %m. %Y"
short_datetime_format: "%d. %m. %Y ob %H:%M:%S"
baseurl: ""
timezone: Europe/Ljubljana
tagline: Osebno spletišče Antona Luke Šijanca
description: Spletna stran in blog Antona Luke Šijanca, šestnajstletnega dijaka Gimnazije Bežigrad v Ljubljani, ki ga zanimajo razne računalniške teme.
url: "https://sijanec.eu"
locale: sl_SI
author: Anton Luka Šijanec
twitter:
username: antonsijanec
card: Osebno spletišče Antona Luke Šijanca
social:
name: Anton Luka Šijanec
links:
- https://git.sijanec.eu/sijanec
lang: sl_SI
collections:
authors:
output: true
permalink: /blog/avtorji/:name:output_ext
posts:
output: true
permalink: /blog/:categories/:year/:month/:day/:title:output_ext
redirects:
output: true
defaults:
- scope:
path: ""
type: "authors"
values:
layout: "author"
- scope:
path: ""
type: "posts"
values:
layout: "post"
- scope:
path: ""
values:
layout: "default"
- scope:
path: "_redirects"
values:
layout: "redirect"
plugins:
- jekyll-feed
- jekyll-sitemap
- jekyll-seo-tag
|