Publii: update content
This commit is contained in:
parent
6188c5d1cd
commit
54b9a36714
14 changed files with 635 additions and 123 deletions
30
404.html
30
404.html
File diff suppressed because one or more lines are too long
55
akce.html
55
akce.html
File diff suppressed because one or more lines are too long
83
akce/index.html
Normal file
83
akce/index.html
Normal file
File diff suppressed because one or more lines are too long
83
authors/jan-rippl-cz/index.html
Normal file
83
authors/jan-rippl-cz/index.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
23
feed.json
23
feed.json
|
@ -6,17 +6,32 @@
|
||||||
"feed_url": "https://jsem.nudista.online/feed.json",
|
"feed_url": "https://jsem.nudista.online/feed.json",
|
||||||
"user_comment": "",
|
"user_comment": "",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Jan Rippl"
|
"name": "Jan Rippl 🇨🇿"
|
||||||
},
|
},
|
||||||
"items": [
|
"items": [
|
||||||
{
|
{
|
||||||
"id": "https://jsem.nudista.online/akce.html",
|
"id": "https://jsem.nudista.online/server-adamita-cz/",
|
||||||
"url": "https://jsem.nudista.online/akce.html",
|
"url": "https://jsem.nudista.online/server-adamita-cz/",
|
||||||
|
"title": "Server Adamita · CZ",
|
||||||
|
"summary": "text",
|
||||||
|
"content_html": "<p>text</p>",
|
||||||
|
"author": {
|
||||||
|
"name": "Jan Rippl 🇨🇿"
|
||||||
|
},
|
||||||
|
"tags": [
|
||||||
|
"[fi=server] Server"
|
||||||
|
],
|
||||||
|
"date_published": "2024-02-23T17:27:49+01:00",
|
||||||
|
"date_modified": "2024-02-23T17:27:49+01:00"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "https://jsem.nudista.online/akce/",
|
||||||
|
"url": "https://jsem.nudista.online/akce/",
|
||||||
"title": "Akce",
|
"title": "Akce",
|
||||||
"summary": "Veřejné kalendáře (Google)",
|
"summary": "Veřejné kalendáře (Google)",
|
||||||
"content_html": "<fieldset><legend>Veřejné kalendáře (Google)</legend>\n<div id=\"calendar\"></div>\n</fieldset>",
|
"content_html": "<fieldset><legend>Veřejné kalendáře (Google)</legend>\n<div id=\"calendar\"></div>\n</fieldset>",
|
||||||
"author": {
|
"author": {
|
||||||
"name": "Jan Rippl"
|
"name": "Jan Rippl 🇨🇿"
|
||||||
},
|
},
|
||||||
"tags": [
|
"tags": [
|
||||||
],
|
],
|
||||||
|
|
31
feed.xml
31
feed.xml
|
@ -3,19 +3,40 @@
|
||||||
<title>[fi=clipboard size=60 stroke-width=1]</title>
|
<title>[fi=clipboard size=60 stroke-width=1]</title>
|
||||||
<link href="https://jsem.nudista.online/feed.xml" rel="self" />
|
<link href="https://jsem.nudista.online/feed.xml" rel="self" />
|
||||||
<link href="https://jsem.nudista.online" />
|
<link href="https://jsem.nudista.online" />
|
||||||
<updated>2024-02-23T16:35:41+01:00</updated>
|
<updated>2024-02-23T17:27:49+01:00</updated>
|
||||||
<author>
|
<author>
|
||||||
<name>Jan Rippl</name>
|
<name>Jan Rippl 🇨🇿</name>
|
||||||
</author>
|
</author>
|
||||||
<id>https://jsem.nudista.online</id>
|
<id>https://jsem.nudista.online</id>
|
||||||
|
|
||||||
|
<entry>
|
||||||
|
<title>Server Adamita · CZ</title>
|
||||||
|
<author>
|
||||||
|
<name>Jan Rippl 🇨🇿</name>
|
||||||
|
</author>
|
||||||
|
<link href="https://jsem.nudista.online/server-adamita-cz/"/>
|
||||||
|
<id>https://jsem.nudista.online/server-adamita-cz/</id>
|
||||||
|
<category term="[fi=server] Server"/>
|
||||||
|
|
||||||
|
<updated>2024-02-23T17:27:49+01:00</updated>
|
||||||
|
<summary>
|
||||||
|
<![CDATA[
|
||||||
|
text
|
||||||
|
]]>
|
||||||
|
</summary>
|
||||||
|
<content type="html">
|
||||||
|
<![CDATA[
|
||||||
|
<p>text</p>
|
||||||
|
]]>
|
||||||
|
</content>
|
||||||
|
</entry>
|
||||||
<entry>
|
<entry>
|
||||||
<title>Akce</title>
|
<title>Akce</title>
|
||||||
<author>
|
<author>
|
||||||
<name>Jan Rippl</name>
|
<name>Jan Rippl 🇨🇿</name>
|
||||||
</author>
|
</author>
|
||||||
<link href="https://jsem.nudista.online/akce.html"/>
|
<link href="https://jsem.nudista.online/akce/"/>
|
||||||
<id>https://jsem.nudista.online/akce.html</id>
|
<id>https://jsem.nudista.online/akce/</id>
|
||||||
|
|
||||||
<updated>2024-02-23T16:35:41+01:00</updated>
|
<updated>2024-02-23T16:35:41+01:00</updated>
|
||||||
<summary>
|
<summary>
|
||||||
|
|
30
index.html
30
index.html
File diff suppressed because one or more lines are too long
83
server-adamita-cz/index.html
Normal file
83
server-adamita-cz/index.html
Normal file
File diff suppressed because one or more lines are too long
|
@ -5,7 +5,11 @@
|
||||||
<loc>https://jsem.nudista.online/</loc>
|
<loc>https://jsem.nudista.online/</loc>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://jsem.nudista.online/akce.html</loc>
|
<loc>https://jsem.nudista.online/akce/</loc>
|
||||||
<lastmod>2024-02-23T16:35:41+01:00</lastmod>
|
<lastmod>2024-02-23T16:35:41+01:00</lastmod>
|
||||||
</url>
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://jsem.nudista.online/server-adamita-cz/</loc>
|
||||||
|
<lastmod>2024-02-23T17:27:49+01:00</lastmod>
|
||||||
|
</url>
|
||||||
</urlset>
|
</urlset>
|
83
tags/ai/index.html
Normal file
83
tags/ai/index.html
Normal file
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
83
tags/produkce/index.html
Normal file
83
tags/produkce/index.html
Normal file
File diff suppressed because one or more lines are too long
83
tags/server/index.html
Normal file
83
tags/server/index.html
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue