Skip to content

Commit

Permalink
Site updated: 2024-10-28 22:47:10
Browse files Browse the repository at this point in the history
  • Loading branch information
teamaster23 committed Oct 28, 2024
1 parent 72b70e0 commit 3088c3c
Show file tree
Hide file tree
Showing 11 changed files with 306 additions and 246 deletions.
94 changes: 50 additions & 44 deletions 2024/09/19/hello-world/index.html

Large diffs are not rendered by default.

96 changes: 51 additions & 45 deletions 2024/09/19/test/index.html

Large diffs are not rendered by default.

48 changes: 27 additions & 21 deletions all-archives/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@



<script type="application/ld+json">{"@context":"http://schema.org","@type":"Website","@id":"http://example.com","author":{"@type":"Person","name":"teamaster23","sameAs":["https://github.com/teamaster23/"],"image":"https://www.gravatar.com/avatar/474779632027631a66df1012fe8f9d96"},"name":"代码与代码之外","description":"","url":"http://example.com"}</script>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"Website","@id":"http://example.com","author":{"@type":"Person","name":"teamaster23","sameAs":["https://github.com/teamaster23/"],"image":"source/assets/images/head_from_cogecha.jpg"},"name":"代码与代码之外","description":"","url":"http://example.com"}</script>
<meta property="og:type" content="blog">
<meta property="og:title" content="all-archives">
<meta property="og:url" content="http://example.com/all-archives/index.html">
Expand All @@ -26,7 +26,7 @@



<meta property="og:image" content="https://www.gravatar.com/avatar/1938a97fdfb2a373525036dbdf0000b0?s=640"/>
<meta property="og:image" content="http://example.com/assets/images/source/assets/images/head_from_cogecha.jpg"/>



Expand All @@ -50,6 +50,8 @@







<header id="header" data-behavior="1">
Expand All @@ -68,11 +70,11 @@
<a
class="header-right-picture "
href="#about"
aria-label="Öffne den Link: /#about"
aria-label="Open the link: /#about"
>


<img class="header-picture" src="https://www.gravatar.com/avatar/1938a97fdfb2a373525036dbdf0000b0?s=90" alt="Bild des Autors"/>
<img class="header-picture" src="/assets/images/source/assets/images/head_from_cogecha.jpg" alt="Author&#39;s picture"/>

</a>

Expand All @@ -81,6 +83,8 @@
<!-- Define author's picture -->






<nav id="sidebar" data-behavior="1">
Expand All @@ -89,9 +93,9 @@
<div class="sidebar-profile">
<a
href="/#about"
aria-label="Lesen Sie mehr über den Autor"
aria-label="Read more about the author"
>
<img class="sidebar-profile-picture" src="https://www.gravatar.com/avatar/1938a97fdfb2a373525036dbdf0000b0?s=110" alt="Bild des Autors"/>
<img class="sidebar-profile-picture" src="/assets/images/source/assets/images/head_from_cogecha.jpg" alt="Author&#39;s picture"/>
</a>
<h4 class="sidebar-profile-name">teamaster23</h4>

Expand Down Expand Up @@ -124,10 +128,10 @@ <h5 class="sidebar-profile-bio"><p>author.bio</p>
href="/all-categories"

rel="noopener"
title="Kategorien"
title="Categories"
>
<i class="sidebar-button-icon fa fa-bookmark" aria-hidden="true"></i>
<span class="sidebar-button-desc">Kategorien</span>
<span class="sidebar-button-desc">Categories</span>
</a>
</li>

Expand All @@ -152,10 +156,10 @@ <h5 class="sidebar-profile-bio"><p>author.bio</p>
href="/all-archives"

rel="noopener"
title="Archiv"
title="Archives"
>
<i class="sidebar-button-icon fa fa-archive" aria-hidden="true"></i>
<span class="sidebar-button-desc">Archiv</span>
<span class="sidebar-button-desc">Archives</span>
</a>
</li>

Expand All @@ -166,10 +170,10 @@ <h5 class="sidebar-profile-bio"><p>author.bio</p>
href="#search"

rel="noopener"
title="Suche"
title="Search"
>
<i class="sidebar-button-icon fa fa-search" aria-hidden="true"></i>
<span class="sidebar-button-desc">Suche</span>
<span class="sidebar-button-desc">Search</span>
</a>
</li>

Expand All @@ -180,10 +184,10 @@ <h5 class="sidebar-profile-bio"><p>author.bio</p>
href="#about"

rel="noopener"
title="Über"
title="About"
>
<i class="sidebar-button-icon fa fa-question" aria-hidden="true"></i>
<span class="sidebar-button-desc">Über</span>
<span class="sidebar-button-desc">About</span>
</a>
</li>

Expand Down Expand Up @@ -220,12 +224,12 @@ <h5 class="sidebar-profile-bio"><p>author.bio</p>

<div id="archives" class="main-content-wrap">
<form id="filter-form" action="#">
<input name="date" type="text" class="form-control input--xlarge" placeholder="Such Datum (YYYY/MM/DD)" autofocus="autofocus">
<input name="date" type="text" class="form-control input--xlarge" placeholder="Search date (YYYY/MM/DD)" autofocus="autofocus">
</form>
<h5 class="archive-result text-color-base text-xlarge"
data-message-zero="keinen Beitrag gefunden"
data-message-one="1 Beitrag gefunden"
data-message-other="{n} Einträge gefunden"></h5>
data-message-zero="no post found"
data-message-one="1 post found"
data-message-other="{n} posts found"></h5>
<section class="boxes">


Expand All @@ -248,7 +252,7 @@ <h5 class="archive-title">

<li class="archive-post archive-day" data-date="20240919">
<a class="archive-post-title" href="/2024/09/19/test/">test</a>
<span class="archive-post-date"> - 19 9月 2024</span>
<span class="archive-post-date"> - 9月 19, 2024</span>
</li>


Expand All @@ -257,7 +261,7 @@ <h5 class="archive-title">

<li class="archive-post archive-day" data-date="20240919">
<a class="archive-post-title" href="/2024/09/19/hello-world/">Hello World</a>
<span class="archive-post-date"> - 19 9月 2024</span>
<span class="archive-post-date"> - 9月 19, 2024</span>
</li>

</section>
Expand All @@ -276,14 +280,16 @@ <h5 class="archive-title">






<div id="about">
<div id="about-card">
<div id="about-btn-close">
<i class="fa fa-times"></i>
</div>

<img id="about-card-picture" src="https://www.gravatar.com/avatar/1938a97fdfb2a373525036dbdf0000b0?s=110" alt="Bild des Autors"/>
<img id="about-card-picture" src="/assets/images/source/assets/images/head_from_cogecha.jpg" alt="Author&#39;s picture"/>

<h4 id="about-card-name">teamaster23</h4>

Expand Down
44 changes: 25 additions & 19 deletions all-categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@



<script type="application/ld+json">{"@context":"http://schema.org","@type":"Website","@id":"http://example.com","author":{"@type":"Person","name":"teamaster23","sameAs":["https://github.com/teamaster23/"],"image":"https://www.gravatar.com/avatar/474779632027631a66df1012fe8f9d96"},"name":"代码与代码之外","description":"","url":"http://example.com"}</script>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"Website","@id":"http://example.com","author":{"@type":"Person","name":"teamaster23","sameAs":["https://github.com/teamaster23/"],"image":"source/assets/images/head_from_cogecha.jpg"},"name":"代码与代码之外","description":"","url":"http://example.com"}</script>
<meta property="og:type" content="blog">
<meta property="og:title" content="all-categories">
<meta property="og:url" content="http://example.com/all-categories/index.html">
Expand All @@ -26,7 +26,7 @@



<meta property="og:image" content="https://www.gravatar.com/avatar/1938a97fdfb2a373525036dbdf0000b0?s=640"/>
<meta property="og:image" content="http://example.com/assets/images/source/assets/images/head_from_cogecha.jpg"/>



Expand All @@ -50,6 +50,8 @@







<header id="header" data-behavior="1">
Expand All @@ -68,11 +70,11 @@
<a
class="header-right-picture "
href="#about"
aria-label="Öffne den Link: /#about"
aria-label="Open the link: /#about"
>


<img class="header-picture" src="https://www.gravatar.com/avatar/1938a97fdfb2a373525036dbdf0000b0?s=90" alt="Bild des Autors"/>
<img class="header-picture" src="/assets/images/source/assets/images/head_from_cogecha.jpg" alt="Author&#39;s picture"/>

</a>

Expand All @@ -81,6 +83,8 @@
<!-- Define author's picture -->






<nav id="sidebar" data-behavior="1">
Expand All @@ -89,9 +93,9 @@
<div class="sidebar-profile">
<a
href="/#about"
aria-label="Lesen Sie mehr über den Autor"
aria-label="Read more about the author"
>
<img class="sidebar-profile-picture" src="https://www.gravatar.com/avatar/1938a97fdfb2a373525036dbdf0000b0?s=110" alt="Bild des Autors"/>
<img class="sidebar-profile-picture" src="/assets/images/source/assets/images/head_from_cogecha.jpg" alt="Author&#39;s picture"/>
</a>
<h4 class="sidebar-profile-name">teamaster23</h4>

Expand Down Expand Up @@ -124,10 +128,10 @@ <h5 class="sidebar-profile-bio"><p>author.bio</p>
href="/all-categories"

rel="noopener"
title="Kategorien"
title="Categories"
>
<i class="sidebar-button-icon fa fa-bookmark" aria-hidden="true"></i>
<span class="sidebar-button-desc">Kategorien</span>
<span class="sidebar-button-desc">Categories</span>
</a>
</li>

Expand All @@ -152,10 +156,10 @@ <h5 class="sidebar-profile-bio"><p>author.bio</p>
href="/all-archives"

rel="noopener"
title="Archiv"
title="Archives"
>
<i class="sidebar-button-icon fa fa-archive" aria-hidden="true"></i>
<span class="sidebar-button-desc">Archiv</span>
<span class="sidebar-button-desc">Archives</span>
</a>
</li>

Expand All @@ -166,10 +170,10 @@ <h5 class="sidebar-profile-bio"><p>author.bio</p>
href="#search"

rel="noopener"
title="Suche"
title="Search"
>
<i class="sidebar-button-icon fa fa-search" aria-hidden="true"></i>
<span class="sidebar-button-desc">Suche</span>
<span class="sidebar-button-desc">Search</span>
</a>
</li>

Expand All @@ -180,10 +184,10 @@ <h5 class="sidebar-profile-bio"><p>author.bio</p>
href="#about"

rel="noopener"
title="Über"
title="About"
>
<i class="sidebar-button-icon fa fa-question" aria-hidden="true"></i>
<span class="sidebar-button-desc">Über</span>
<span class="sidebar-button-desc">About</span>
</a>
</li>

Expand Down Expand Up @@ -221,12 +225,12 @@ <h5 class="sidebar-profile-bio"><p>author.bio</p>
<div id="categories-archives" class="main-content-wrap">
<form id="filter-form" action="##">
<input name="category" type="text" class="form-control input--xlarge"
placeholder="Suche nach Kategorie" autofocus="autofocus">
placeholder="Search category" autofocus="autofocus">
</form>
<h5 class="archive-result text-color-base text-xlarge"
data-message-zero="keine Kategorie gefunden"
data-message-one="1 Kategorie gefunden"
data-message-other="{n} Kategorien gefunden"></h5>
data-message-zero="no category found"
data-message-one="1 category found"
data-message-other="{n} categories found"></h5>

<section class="boxes">

Expand All @@ -249,14 +253,16 @@ <h5 class="sidebar-profile-bio"><p>author.bio</p>






<div id="about">
<div id="about-card">
<div id="about-btn-close">
<i class="fa fa-times"></i>
</div>

<img id="about-card-picture" src="https://www.gravatar.com/avatar/1938a97fdfb2a373525036dbdf0000b0?s=110" alt="Bild des Autors"/>
<img id="about-card-picture" src="/assets/images/source/assets/images/head_from_cogecha.jpg" alt="Author&#39;s picture"/>

<h4 id="about-card-name">teamaster23</h4>

Expand Down
Loading

0 comments on commit 3088c3c

Please sign in to comment.