Rebuild with fonts
This commit is contained in:
parent
f58133f676
commit
af12d780df
10 changed files with 97 additions and 48 deletions
17
404.html
17
404.html
|
@ -36,12 +36,14 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link
|
||||
type="text/css"
|
||||
rel="stylesheet"
|
||||
href="/css/main.bundle.min.1733b91211debcc2464fa941a214e4c93a6f5bcb5f582940ec3313eef911b116.css"
|
||||
integrity="sha256-FzO5EhHevMJGT6lBohTkyTpvW8tfWClA7DMT7vkRsRY="
|
||||
href="/css/main.bundle.min.a1e3b9f9f755a2c5473939aaca01878f79099a49815eb77e978192309f108c9e.css"
|
||||
integrity="sha256-oeO5+fdVosVHOTmqygGHj3kJmkmBXrd+l4GSMJ8QjJ4="
|
||||
/>
|
||||
|
||||
|
||||
|
@ -106,6 +108,11 @@
|
|||
|
||||
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
|
||||
|
||||
|
||||
</head>
|
||||
<body
|
||||
|
@ -144,7 +151,7 @@
|
|||
|
||||
<a
|
||||
href="/"
|
||||
title="O nás"
|
||||
title="O Kolektivu Rozpor"
|
||||
|
||||
><span
|
||||
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
|
||||
|
@ -160,11 +167,11 @@
|
|||
|
||||
<a
|
||||
href="/posts/"
|
||||
title="Příspěvky"
|
||||
title="Články"
|
||||
|
||||
><span
|
||||
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
|
||||
>Příspěvky</span
|
||||
>Články</span
|
||||
>
|
||||
</a
|
||||
>
|
||||
|
|
|
@ -36,12 +36,14 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link
|
||||
type="text/css"
|
||||
rel="stylesheet"
|
||||
href="/css/main.bundle.min.1733b91211debcc2464fa941a214e4c93a6f5bcb5f582940ec3313eef911b116.css"
|
||||
integrity="sha256-FzO5EhHevMJGT6lBohTkyTpvW8tfWClA7DMT7vkRsRY="
|
||||
href="/css/main.bundle.min.a1e3b9f9f755a2c5473939aaca01878f79099a49815eb77e978192309f108c9e.css"
|
||||
integrity="sha256-oeO5+fdVosVHOTmqygGHj3kJmkmBXrd+l4GSMJ8QjJ4="
|
||||
/>
|
||||
|
||||
|
||||
|
@ -107,6 +109,11 @@
|
|||
|
||||
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
|
||||
|
||||
|
||||
</head>
|
||||
<body
|
||||
|
@ -145,7 +152,7 @@
|
|||
|
||||
<a
|
||||
href="/"
|
||||
title="O nás"
|
||||
title="O Kolektivu Rozpor"
|
||||
|
||||
><span
|
||||
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
|
||||
|
@ -161,11 +168,11 @@
|
|||
|
||||
<a
|
||||
href="/posts/"
|
||||
title="Příspěvky"
|
||||
title="Články"
|
||||
|
||||
><span
|
||||
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
|
||||
>Příspěvky</span
|
||||
>Články</span
|
||||
>
|
||||
</a
|
||||
>
|
||||
|
|
File diff suppressed because one or more lines are too long
23
index.html
23
index.html
|
@ -37,12 +37,14 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link
|
||||
type="text/css"
|
||||
rel="stylesheet"
|
||||
href="/css/main.bundle.min.1733b91211debcc2464fa941a214e4c93a6f5bcb5f582940ec3313eef911b116.css"
|
||||
integrity="sha256-FzO5EhHevMJGT6lBohTkyTpvW8tfWClA7DMT7vkRsRY="
|
||||
href="/css/main.bundle.min.a1e3b9f9f755a2c5473939aaca01878f79099a49815eb77e978192309f108c9e.css"
|
||||
integrity="sha256-oeO5+fdVosVHOTmqygGHj3kJmkmBXrd+l4GSMJ8QjJ4="
|
||||
/>
|
||||
|
||||
|
||||
|
@ -77,13 +79,13 @@
|
|||
|
||||
|
||||
|
||||
<meta property="og:title" content="O nás" />
|
||||
<meta property="og:title" content="O Kolektivu Rozpor" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://www.rozpor.org/" />
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="O nás"/>
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="O Kolektivu Rozpor"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
|
||||
|
@ -124,6 +126,11 @@
|
|||
|
||||
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
|
||||
|
||||
|
||||
</head>
|
||||
<body
|
||||
|
@ -162,7 +169,7 @@
|
|||
|
||||
<a
|
||||
href="/"
|
||||
title="O nás"
|
||||
title="O Kolektivu Rozpor"
|
||||
|
||||
><span
|
||||
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
|
||||
|
@ -178,11 +185,11 @@
|
|||
|
||||
<a
|
||||
href="/posts/"
|
||||
title="Příspěvky"
|
||||
title="Články"
|
||||
|
||||
><span
|
||||
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
|
||||
>Příspěvky</span
|
||||
>Články</span
|
||||
>
|
||||
</a
|
||||
>
|
||||
|
@ -221,7 +228,7 @@
|
|||
<article class="prose max-w-full dark:prose-invert">
|
||||
|
||||
<header>
|
||||
<h1>O nás</h1>
|
||||
<h1>O Kolektivu Rozpor</h1>
|
||||
</header>
|
||||
|
||||
<section><p>Kolektiv Rozpor se věnuje studiu současné marxistické teorie. Překládá texty dnešních revolučních hnutí se zaměřením na hlasy globálního jihu, zkušenosti masových organizací a intersekcionální solidaritu. Vydává také některé klasické knihy a pořádá čtenářské kroužky.</p>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>O nás on Kolektiv Rozpor</title>
|
||||
<title>O Kolektivu Rozpor on Kolektiv Rozpor</title>
|
||||
<link>https://www.rozpor.org/</link>
|
||||
<description>Recent content in O nás on Kolektiv Rozpor</description>
|
||||
<description>Recent content in O Kolektivu Rozpor on Kolektiv Rozpor</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>cs-cz</language>
|
||||
<lastBuildDate>Wed, 17 Jan 2024 19:58:51 +0100</lastBuildDate>
|
||||
|
|
|
@ -36,12 +36,14 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link
|
||||
type="text/css"
|
||||
rel="stylesheet"
|
||||
href="/css/main.bundle.min.1733b91211debcc2464fa941a214e4c93a6f5bcb5f582940ec3313eef911b116.css"
|
||||
integrity="sha256-FzO5EhHevMJGT6lBohTkyTpvW8tfWClA7DMT7vkRsRY="
|
||||
href="/css/main.bundle.min.a1e3b9f9f755a2c5473939aaca01878f79099a49815eb77e978192309f108c9e.css"
|
||||
integrity="sha256-oeO5+fdVosVHOTmqygGHj3kJmkmBXrd+l4GSMJ8QjJ4="
|
||||
/>
|
||||
|
||||
|
||||
|
@ -138,6 +140,11 @@ Seznam textů # Kniha 1 Kniha 2 "/>
|
|||
|
||||
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
|
||||
|
||||
|
||||
</head>
|
||||
<body
|
||||
|
@ -176,7 +183,7 @@ Seznam textů # Kniha 1 Kniha 2 "/>
|
|||
|
||||
<a
|
||||
href="/"
|
||||
title="O nás"
|
||||
title="O Kolektivu Rozpor"
|
||||
|
||||
><span
|
||||
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
|
||||
|
@ -192,11 +199,11 @@ Seznam textů # Kniha 1 Kniha 2 "/>
|
|||
|
||||
<a
|
||||
href="/posts/"
|
||||
title="Příspěvky"
|
||||
title="Články"
|
||||
|
||||
><span
|
||||
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
|
||||
>Příspěvky</span
|
||||
>Články</span
|
||||
>
|
||||
</a
|
||||
>
|
||||
|
|
|
@ -36,12 +36,14 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link
|
||||
type="text/css"
|
||||
rel="stylesheet"
|
||||
href="/css/main.bundle.min.1733b91211debcc2464fa941a214e4c93a6f5bcb5f582940ec3313eef911b116.css"
|
||||
integrity="sha256-FzO5EhHevMJGT6lBohTkyTpvW8tfWClA7DMT7vkRsRY="
|
||||
href="/css/main.bundle.min.a1e3b9f9f755a2c5473939aaca01878f79099a49815eb77e978192309f108c9e.css"
|
||||
integrity="sha256-oeO5+fdVosVHOTmqygGHj3kJmkmBXrd+l4GSMJ8QjJ4="
|
||||
/>
|
||||
|
||||
|
||||
|
@ -107,6 +109,11 @@
|
|||
|
||||
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
|
||||
|
||||
|
||||
</head>
|
||||
<body
|
||||
|
@ -145,7 +152,7 @@
|
|||
|
||||
<a
|
||||
href="/"
|
||||
title="O nás"
|
||||
title="O Kolektivu Rozpor"
|
||||
|
||||
><span
|
||||
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
|
||||
|
@ -161,11 +168,11 @@
|
|||
|
||||
<a
|
||||
href="/posts/"
|
||||
title="Příspěvky"
|
||||
title="Články"
|
||||
|
||||
><span
|
||||
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
|
||||
>Příspěvky</span
|
||||
>Články</span
|
||||
>
|
||||
</a
|
||||
>
|
||||
|
|
|
@ -17,8 +17,8 @@
|
|||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta name="theme-color" content="rgb(255,255,255)" />
|
||||
|
||||
<title>Příspěvky · Kolektiv Rozpor</title>
|
||||
<meta name="title" content="Příspěvky · Kolektiv Rozpor" />
|
||||
<title>Články · Kolektiv Rozpor</title>
|
||||
<meta name="title" content="Články · Kolektiv Rozpor" />
|
||||
|
||||
|
||||
|
||||
|
@ -36,12 +36,14 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link
|
||||
type="text/css"
|
||||
rel="stylesheet"
|
||||
href="/css/main.bundle.min.1733b91211debcc2464fa941a214e4c93a6f5bcb5f582940ec3313eef911b116.css"
|
||||
integrity="sha256-FzO5EhHevMJGT6lBohTkyTpvW8tfWClA7DMT7vkRsRY="
|
||||
href="/css/main.bundle.min.a1e3b9f9f755a2c5473939aaca01878f79099a49815eb77e978192309f108c9e.css"
|
||||
integrity="sha256-oeO5+fdVosVHOTmqygGHj3kJmkmBXrd+l4GSMJ8QjJ4="
|
||||
/>
|
||||
|
||||
|
||||
|
@ -76,13 +78,13 @@
|
|||
|
||||
|
||||
|
||||
<meta property="og:title" content="Příspěvky" />
|
||||
<meta property="og:title" content="Články" />
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://www.rozpor.org/posts/" />
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Příspěvky"/>
|
||||
<meta name="twitter:card" content="summary"/><meta name="twitter:title" content="Články"/>
|
||||
<meta name="twitter:description" content=""/>
|
||||
|
||||
|
||||
|
@ -107,6 +109,11 @@
|
|||
|
||||
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
|
||||
|
||||
|
||||
</head>
|
||||
<body
|
||||
|
@ -145,7 +152,7 @@
|
|||
|
||||
<a
|
||||
href="/"
|
||||
title="O nás"
|
||||
title="O Kolektivu Rozpor"
|
||||
|
||||
><span
|
||||
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
|
||||
|
@ -161,11 +168,11 @@
|
|||
|
||||
<a
|
||||
href="/posts/"
|
||||
title="Příspěvky"
|
||||
title="Články"
|
||||
|
||||
><span
|
||||
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
|
||||
>Příspěvky</span
|
||||
>Články</span
|
||||
>
|
||||
</a
|
||||
>
|
||||
|
@ -202,7 +209,7 @@
|
|||
|
||||
<header>
|
||||
|
||||
<h1 class="mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral">Příspěvky</h1>
|
||||
<h1 class="mt-0 text-4xl font-extrabold text-neutral-900 dark:text-neutral">Články</h1>
|
||||
</header>
|
||||
<section
|
||||
class="mt-0 prose flex max-w-full flex-col dark:prose-invert lg:flex-row"
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Příspěvky on Kolektiv Rozpor</title>
|
||||
<title>Články on Kolektiv Rozpor</title>
|
||||
<link>https://www.rozpor.org/posts/</link>
|
||||
<description>Recent content in Příspěvky on Kolektiv Rozpor</description>
|
||||
<description>Recent content in Články on Kolektiv Rozpor</description>
|
||||
<generator>Hugo -- gohugo.io</generator>
|
||||
<language>cs-cz</language>
|
||||
<atom:link href="https://www.rozpor.org/posts/index.xml" rel="self" type="application/rss+xml" />
|
||||
|
|
|
@ -36,12 +36,14 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link
|
||||
type="text/css"
|
||||
rel="stylesheet"
|
||||
href="/css/main.bundle.min.1733b91211debcc2464fa941a214e4c93a6f5bcb5f582940ec3313eef911b116.css"
|
||||
integrity="sha256-FzO5EhHevMJGT6lBohTkyTpvW8tfWClA7DMT7vkRsRY="
|
||||
href="/css/main.bundle.min.a1e3b9f9f755a2c5473939aaca01878f79099a49815eb77e978192309f108c9e.css"
|
||||
integrity="sha256-oeO5+fdVosVHOTmqygGHj3kJmkmBXrd+l4GSMJ8QjJ4="
|
||||
/>
|
||||
|
||||
|
||||
|
@ -107,6 +109,11 @@
|
|||
|
||||
|
||||
|
||||
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
<link href="https://fonts.googleapis.com/css2?family=Lora:ital,wght@0,400;0,700;1,400;1,700&family=Noto+Sans:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">
|
||||
|
||||
|
||||
</head>
|
||||
<body
|
||||
|
@ -145,7 +152,7 @@
|
|||
|
||||
<a
|
||||
href="/"
|
||||
title="O nás"
|
||||
title="O Kolektivu Rozpor"
|
||||
|
||||
><span
|
||||
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
|
||||
|
@ -161,11 +168,11 @@
|
|||
|
||||
<a
|
||||
href="/posts/"
|
||||
title="Příspěvky"
|
||||
title="Články"
|
||||
|
||||
><span
|
||||
class="decoration-primary-500 group-hover:underline group-hover:decoration-2 group-hover:underline-offset-2"
|
||||
>Příspěvky</span
|
||||
>Články</span
|
||||
>
|
||||
</a
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue