From 00351fe7b9dac85d4cc94b1f436db10f75075f4d Mon Sep 17 00:00:00 2001 From: sijanec Date: Sat, 7 Nov 2020 22:26:35 +0100 Subject: dodal tekst ko je stran urejena --- _includes/footer.html | 2 +- _includes/navigation.html | 4 +--- _layouts/default.html | 1 + _layouts/post.html | 7 +++++++ _posts/2020-11-05-prva-objava.md | 3 +++ _sass/main.scss | 9 +++++++++ favicon.ico | Bin 0 -> 4286 bytes o.md | 2 +- 8 files changed, 23 insertions(+), 5 deletions(-) create mode 100644 favicon.ico diff --git a/_includes/footer.html b/_includes/footer.html index 23ce2c8..67254b8 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,4 +1,4 @@

-Vse pravice pridržane. © {{ site.name }}, 2020 | zadnja sprememba: {{ site.time | date: site.short_datetime_format }} +Vse pravice pridržane. © {{ site.name }}, 2020 | stran generirana: {{ site.time | date: site.short_datetime_format }}

diff --git a/_includes/navigation.html b/_includes/navigation.html index 0570416..af37df7 100644 --- a/_includes/navigation.html +++ b/_includes/navigation.html @@ -4,9 +4,7 @@ [ - {{ item.name}} - ] + > {{ item.name}} ] {% endif %} {% endfor %} diff --git a/_layouts/default.html b/_layouts/default.html index 8fbaefa..ee2c686 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -8,6 +8,7 @@ + {% feed_meta %} {% seo %} {% if jekyll.environment == "production" %} diff --git a/_layouts/post.html b/_layouts/post.html index 86c1f10..9e03ee6 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -34,3 +34,10 @@ layout: default

{{ content }} + +{% if page.lastmodified %} +
+ Objava je bila nazadnje urejena + {{ page.lastmodified | date: short_date_format}}. +
+{% endif %} diff --git a/_posts/2020-11-05-prva-objava.md b/_posts/2020-11-05-prva-objava.md index fedfc29..7f5f4dc 100644 --- a/_posts/2020-11-05-prva-objava.md +++ b/_posts/2020-11-05-prva-objava.md @@ -3,7 +3,10 @@ author: anton title: prva objava categories: objava test tags: objava +lastmodified: 2020-11-07 22:15:00 --- To je prva objava na tem blogu. Kmalu pričakujte več vsebine. +To je zgolj testna objava in bo verjetno izbrisana. + Adijo! diff --git a/_sass/main.scss b/_sass/main.scss index dc1c296..1584b23 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -2,6 +2,15 @@ color: red; } +.dimmedtext { + color: gray; +} + +.textright { + width: 100%; + text-align: right; +} + table { border-collapse: collapse; } diff --git a/favicon.ico b/favicon.ico new file mode 100644 index 0000000..dfa22ee Binary files /dev/null and b/favicon.ico differ diff --git a/o.md b/o.md index f6bfe4c..672d279 100644 --- a/o.md +++ b/o.md @@ -26,7 +26,7 @@ Kontaktirate me lahko: * prek IRC protokola: [ircs://irc.šijanec.eu:6697 v kanalu #](ircs://irc.šijanec.eu:6697/#). -Mojo vizitko si lahko najdete na [https://šijanec.eu/vizitka](https://šijanec.eu/vizitka). +Mojo vizitko si lahko ogledate na [https://šijanec.eu/vizitka](https://šijanec.eu/vizitka). Sporočila lahko šifrirate s PGP. Moj ključ ima zgoščeno vrednost -- cgit v1.2.3