<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator><link href="https://schlumpfen.de/feed.xml" rel="self" type="application/atom+xml" /><link href="https://schlumpfen.de/" rel="alternate" type="text/html" /><updated>2024-01-11T16:52:33+00:00</updated><id>https://schlumpfen.de/feed.xml</id><title type="html">schlumpfen.de</title><subtitle>Web Seite von Stefan Roschewitz.</subtitle><author><name>Stefan Roschewitz</name></author><entry><title type="html">Post im neuen Jahr</title><link href="https://schlumpfen.de/jekyll/Erster-Post-im-Jahr/" rel="alternate" type="text/html" title="Post im neuen Jahr" /><published>2024-01-11T00:00:00+00:00</published><updated>2024-01-11T00:00:00+00:00</updated><id>https://schlumpfen.de/jekyll/Erster-Post-im-Jahr</id><content type="html" xml:base="https://schlumpfen.de/jekyll/Erster-Post-im-Jahr/"><![CDATA[<h2 id="erster-post">Erster Post</h2>

<p>Ich sitze im Hüttchen, der Kamin ist an und ich teste Git mit Workingcopy auf dem iPad.</p>]]></content><author><name>Stefan Roschewitz</name></author><category term="Jekyll" /><summary type="html"><![CDATA[Erster Post]]></summary></entry><entry><title type="html">Minimal Mistakes Theme</title><link href="https://schlumpfen.de/jekyll/Neues-Theme/" rel="alternate" type="text/html" title="Minimal Mistakes Theme" /><published>2023-12-24T00:00:00+00:00</published><updated>2023-12-24T06:05:34+00:00</updated><id>https://schlumpfen.de/jekyll/Neues-Theme</id><content type="html" xml:base="https://schlumpfen.de/jekyll/Neues-Theme/"><![CDATA[<h2 id="minimal-mistakes-als-neues-theme">Minimal Mistakes als neues Theme</h2>

<p>Hier geht es zur <a href="ttps://mmistakes.github.io/minimal-mistakes/">Minimal Mistakes Them Webseite</a>.</p>

<p>Gemfile anpassen:</p>

<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gh"># This is the default theme for new Jekyll sites. You may change this to anything you like.</span>
<span class="gh"># gem "minima", "~&gt; 2.5"</span>
<span class="gh"># gem "no-style-please"</span>
gem "minimal-mistakes-jekyll"
</code></pre></div></div>

<p>Alte Themes auskommentiert, neues hinzugefügt.</p>

<p>_config.yml anpassen:</p>

<div class="language-markdown highlighter-rouge"><div class="highlight"><pre class="highlight"><code><span class="gh"># theme: no-style-please</span>
theme: minimal-mistakes-jekyll
</code></pre></div></div>

<p>Neues Theme eingetragem altes auskommentiert.</p>

<p>_config.yml übernommen so wie alle Verzeichnisse.</p>

<p>Altes _posts so belassen.</p>]]></content><author><name>Stefan Roschewitz</name></author><category term="Jekyll" /><category term="Konfiguration" /><category term="Jekyl Theme" /><summary type="html"><![CDATA[Minimal Mistakes als neues Theme]]></summary></entry><entry><title type="html">Jetzt mit VS Code</title><link href="https://schlumpfen.de/jekyll/Git-Commit/" rel="alternate" type="text/html" title="Jetzt mit VS Code" /><published>2023-12-23T00:00:00+00:00</published><updated>2023-12-23T00:00:00+00:00</updated><id>https://schlumpfen.de/jekyll/Git-Commit</id><content type="html" xml:base="https://schlumpfen.de/jekyll/Git-Commit/"><![CDATA[<h2 id="jetzt-mit-vs-code">Jetzt mit VS Code</h2>

<p>Post mit VS Code erstellt und dann Commit.</p>

<p>Mal sehen was jetzt passiert? Wie wird die Datei übertragen? Klappen eigentlich deutsch Umlaute?</p>]]></content><author><name>Stefan Roschewitz</name></author><category term="Jekyll" /><summary type="html"><![CDATA[Jetzt mit VS Code]]></summary></entry><entry><title type="html">Test mit Artifakt</title><link href="https://schlumpfen.de/jekyll/test-mit-artifact/" rel="alternate" type="text/html" title="Test mit Artifakt" /><published>2023-12-23T00:00:00+00:00</published><updated>2023-12-23T00:00:00+00:00</updated><id>https://schlumpfen.de/jekyll/test-mit-artifact</id><content type="html" xml:base="https://schlumpfen.de/jekyll/test-mit-artifact/"><![CDATA[<h2 id="artifakte">Artifakte</h2>

<p>Up- and Download eingebaut</p>]]></content><author><name>Stefan Roschewitz</name></author><category term="Jekyll" /><summary type="html"><![CDATA[Artifakte]]></summary></entry><entry><title type="html">Test mit Jekyll</title><link href="https://schlumpfen.de/jekyll/jekyll-test/" rel="alternate" type="text/html" title="Test mit Jekyll" /><published>2023-12-21T00:00:00+00:00</published><updated>2023-12-21T00:00:00+00:00</updated><id>https://schlumpfen.de/jekyll/jekyll-test</id><content type="html" xml:base="https://schlumpfen.de/jekyll/jekyll-test/"><![CDATA[<h2 id="hallo">Hallo</h2>

<p>Geht das?</p>]]></content><author><name>Stefan Roschewitz</name></author><category term="Jekyll" /><summary type="html"><![CDATA[Hallo]]></summary></entry><entry><title type="html">Start mit Jekyll</title><link href="https://schlumpfen.de/jekyll/es-geht-los/" rel="alternate" type="text/html" title="Start mit Jekyll" /><published>2023-12-17T00:00:00+00:00</published><updated>2023-12-17T00:00:00+00:00</updated><id>https://schlumpfen.de/jekyll/es-geht-los</id><content type="html" xml:base="https://schlumpfen.de/jekyll/es-geht-los/"><![CDATA[<h2 id="es-geht-los-mit-jekyll">Es geht los mit Jekyll</h2>

<p>Workflow zusammen gestrickt. Es sollten jetzt alle neuen Artikel angezeigt werden.</p>]]></content><author><name>Stefan Roschewitz</name></author><category term="Jekyll" /><summary type="html"><![CDATA[Es geht los mit Jekyll]]></summary></entry></feed>