Skip to content

Commit 3008664

Browse files
committed
ghpages: Welcome 2023
also update branch in Building tequilaOS
1 parent 8a3be6a commit 3008664

File tree

13 files changed

+29
-29
lines changed

13 files changed

+29
-29
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@
123123
</main>
124124

125125
<footer class="footer">
126-
<span>&copy; 2022 <a href="http://windeqk.github.io/">Windeqk&#39;s site</a></span>
126+
<span>&copy; 2023 <a href="http://windeqk.github.io/">Windeqk&#39;s site</a></span>
127127
<span>
128128
Powered by
129129
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &

archive/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -182,7 +182,7 @@ <h3 class="archive-month-header">November<sup class="archive-count">&nbsp;&nbsp;
182182
<div class="archive-entry">
183183
<h3 class="archive-entry-title">Building tequilaOS
184184
</h3>
185-
<div class="archive-meta"><span title='2022-11-09 13:11:23 +0100 CET'>November 9, 2022</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Windeqk aka Jacek Frytkownica</div>
185+
<div class="archive-meta"><span title='2022-11-09 13:11:23 +0100 +0100'>November 9, 2022</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Windeqk aka Jacek Frytkownica</div>
186186
<a class="entry-link" aria-label="post link to Building tequilaOS" href="http://windeqk.github.io/posts/building-tequilaos/"></a>
187187
</div>
188188
</div>
@@ -193,7 +193,7 @@ <h3 class="archive-month-header">September<sup class="archive-count">&nbsp;&nbsp
193193
<div class="archive-entry">
194194
<h3 class="archive-entry-title">Microg Instrukcja
195195
</h3>
196-
<div class="archive-meta"><span title='2022-09-21 22:55:59 +0200 CEST'>September 21, 2022</span>&nbsp;·&nbsp;6 min&nbsp;·&nbsp;Piotr Góral, redakcja i nieco smaczków - Windeqk</div>
196+
<div class="archive-meta"><span title='2022-09-21 22:55:59 +0200 +0200'>September 21, 2022</span>&nbsp;·&nbsp;6 min&nbsp;·&nbsp;Piotr Góral, redakcja i nieco smaczków - Windeqk</div>
197197
<a class="entry-link" aria-label="post link to Microg Instrukcja" href="http://windeqk.github.io/posts/microg-instrukcja/"></a>
198198
</div>
199199
</div>
@@ -204,7 +204,7 @@ <h3 class="archive-month-header">August<sup class="archive-count">&nbsp;&nbsp;1<
204204
<div class="archive-entry">
205205
<h3 class="archive-entry-title">Example Post
206206
</h3>
207-
<div class="archive-meta"><span title='2022-08-28 14:03:58 +0200 CEST'>August 28, 2022</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Enter hir custom author</div>
207+
<div class="archive-meta"><span title='2022-08-28 14:03:58 +0200 +0200'>August 28, 2022</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Enter hir custom author</div>
208208
<a class="entry-link" aria-label="post link to Example Post" href="http://windeqk.github.io/posts/example-post/"></a>
209209
</div>
210210
</div>
@@ -213,7 +213,7 @@ <h3 class="archive-entry-title">Example Post
213213
</main>
214214

215215
<footer class="footer">
216-
<span>&copy; 2022 <a href="http://windeqk.github.io/">Windeqk&#39;s site</a></span>
216+
<span>&copy; 2023 <a href="http://windeqk.github.io/">Windeqk&#39;s site</a></span>
217217
<span>
218218
Powered by
219219
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &

categories/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ <h1>Categories</h1>
129129
</main>
130130

131131
<footer class="footer">
132-
<span>&copy; 2022 <a href="http://windeqk.github.io/">Windeqk&#39;s site</a></span>
132+
<span>&copy; 2023 <a href="http://windeqk.github.io/">Windeqk&#39;s site</a></span>
133133
<span>
134134
Powered by
135135
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ <h1>Windeqk</h1>
208208
</main>
209209

210210
<footer class="footer">
211-
<span>&copy; 2022 <a href="http://windeqk.github.io/">Windeqk&#39;s site</a></span>
211+
<span>&copy; 2023 <a href="http://windeqk.github.io/">Windeqk&#39;s site</a></span>
212212
<span>
213213
Powered by
214214
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &

index.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<pubDate>Wed, 09 Nov 2022 13:11:23 +0100</pubDate>
1313

1414
<guid>http://windeqk.github.io/posts/building-tequilaos/</guid>
15-
<description>Today I will show you how to build tequilaOS 🆒 First Initializing the tequilaOS repo and downloading the manifest repo init -u https://github.com/tequilaOS/platform_manifest.git -b tobacco If you want to initialize source as a shallow clone (means including only latest commit in every repository), add --depth=1 flag to the above command.
15+
<description>Today I will show you how to build tequilaOS 🆒 First Initializing the tequilaOS repo and downloading the manifest repo init -u https://github.com/tequilaOS/platform_manifest.git -b tortilla If you want to initialize source as a shallow clone (means including only latest commit in every repository), add --depth=1 flag to the above command.
1616
This will save a lot of space
1717
Sync code aka download meh way repo sync cool way faster and better repo sync build/make vendor/tequila &amp;amp;&amp;amp; source build/envsetup.</description>
1818
</item>

posts/building-tequilaos/index.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<meta name="robots" content="index, follow">
88
<title>Building tequilaOS | Windeqk&#39;s site</title>
99
<meta name="keywords" content="">
10-
<meta name="description" content="Today I will show you how to build tequilaOS 🆒 First Initializing the tequilaOS repo and downloading the manifest repo init -u https://github.com/tequilaOS/platform_manifest.git -b tobacco If you want to initialize source as a shallow clone (means including only latest commit in every repository), add --depth=1 flag to the above command.
10+
<meta name="description" content="Today I will show you how to build tequilaOS 🆒 First Initializing the tequilaOS repo and downloading the manifest repo init -u https://github.com/tequilaOS/platform_manifest.git -b tortilla If you want to initialize source as a shallow clone (means including only latest commit in every repository), add --depth=1 flag to the above command.
1111
This will save a lot of space
1212
Sync code aka download meh way repo sync cool way faster and better repo sync build/make vendor/tequila &amp;&amp; source build/envsetup.">
1313
<meta name="author" content="Windeqk aka Jacek Frytkownica">
@@ -59,7 +59,7 @@
5959

6060
</style>
6161
</noscript><meta property="og:title" content="Building tequilaOS" />
62-
<meta property="og:description" content="Today I will show you how to build tequilaOS 🆒 First Initializing the tequilaOS repo and downloading the manifest repo init -u https://github.com/tequilaOS/platform_manifest.git -b tobacco If you want to initialize source as a shallow clone (means including only latest commit in every repository), add --depth=1 flag to the above command.
62+
<meta property="og:description" content="Today I will show you how to build tequilaOS 🆒 First Initializing the tequilaOS repo and downloading the manifest repo init -u https://github.com/tequilaOS/platform_manifest.git -b tortilla If you want to initialize source as a shallow clone (means including only latest commit in every repository), add --depth=1 flag to the above command.
6363
This will save a lot of space
6464
Sync code aka download meh way repo sync cool way faster and better repo sync build/make vendor/tequila &amp;&amp; source build/envsetup." />
6565
<meta property="og:type" content="article" />
@@ -69,7 +69,7 @@
6969

7070
<meta name="twitter:card" content="summary"/>
7171
<meta name="twitter:title" content="Building tequilaOS"/>
72-
<meta name="twitter:description" content="Today I will show you how to build tequilaOS 🆒 First Initializing the tequilaOS repo and downloading the manifest repo init -u https://github.com/tequilaOS/platform_manifest.git -b tobacco If you want to initialize source as a shallow clone (means including only latest commit in every repository), add --depth=1 flag to the above command.
72+
<meta name="twitter:description" content="Today I will show you how to build tequilaOS 🆒 First Initializing the tequilaOS repo and downloading the manifest repo init -u https://github.com/tequilaOS/platform_manifest.git -b tortilla If you want to initialize source as a shallow clone (means including only latest commit in every repository), add --depth=1 flag to the above command.
7373
This will save a lot of space
7474
Sync code aka download meh way repo sync cool way faster and better repo sync build/make vendor/tequila &amp;&amp; source build/envsetup."/>
7575

@@ -100,11 +100,11 @@
100100
"@type": "BlogPosting",
101101
"headline": "Building tequilaOS",
102102
"name": "Building tequilaOS",
103-
"description": "Today I will show you how to build tequilaOS 🆒 First Initializing the tequilaOS repo and downloading the manifest repo init -u https://github.com/tequilaOS/platform_manifest.git -b tobacco If you want to initialize source as a shallow clone (means including only latest commit in every repository), add --depth=1 flag to the above command.\n This will save a lot of space\n Sync code aka download meh way repo sync cool way faster and better repo sync build/make vendor/tequila \u0026amp;\u0026amp; source build/envsetup.",
103+
"description": "Today I will show you how to build tequilaOS 🆒 First Initializing the tequilaOS repo and downloading the manifest repo init -u https://github.com/tequilaOS/platform_manifest.git -b tortilla If you want to initialize source as a shallow clone (means including only latest commit in every repository), add --depth=1 flag to the above command.\n This will save a lot of space\n Sync code aka download meh way repo sync cool way faster and better repo sync build/make vendor/tequila \u0026amp;\u0026amp; source build/envsetup.",
104104
"keywords": [
105105

106106
],
107-
"articleBody": "Today I will show you how to build tequilaOS 🆒 First Initializing the tequilaOS repo and downloading the manifest repo init -u https://github.com/tequilaOS/platform_manifest.git -b tobacco If you want to initialize source as a shallow clone (means including only latest commit in every repository), add --depth=1 flag to the above command.\n This will save a lot of space\n Sync code aka download meh way repo sync cool way faster and better repo sync build/make vendor/tequila \u0026\u0026 source build/envsetup.sh \u0026\u0026 reposync Buil[d/t]ing # Set up environment . build/envsetup.sh # Choose a target lunch tequila_$device-$variant # $variant - either user, userdebug or eng # Build the code mka bacon Proper docs If you are looking for some special toggles or commands…\n This is not another junk rom stick up in ass. Just build it. LMFAO\n",
107+
"articleBody": "Today I will show you how to build tequilaOS 🆒 First Initializing the tequilaOS repo and downloading the manifest repo init -u https://github.com/tequilaOS/platform_manifest.git -b tortilla If you want to initialize source as a shallow clone (means including only latest commit in every repository), add --depth=1 flag to the above command.\n This will save a lot of space\n Sync code aka download meh way repo sync cool way faster and better repo sync build/make vendor/tequila \u0026\u0026 source build/envsetup.sh \u0026\u0026 reposync Buil[d/t]ing # Set up environment . build/envsetup.sh # Choose a target lunch tequila_$device-$variant # $variant - either user, userdebug or eng # Build the code mka bacon Proper docs If you are looking for some special toggles or commands…\n This is not another junk rom stick up in ass. Just build it. LMFAO\n",
108108
"wordCount" : "132",
109109
"inLanguage": "en",
110110
"datePublished": "2022-11-09T13:11:23+01:00",
@@ -190,7 +190,7 @@
190190
<h1 class="post-title">
191191
Building tequilaOS
192192
</h1>
193-
<div class="post-meta"><span title='2022-11-09 13:11:23 +0100 CET'>November 9, 2022</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Windeqk aka Jacek Frytkownica
193+
<div class="post-meta"><span title='2022-11-09 13:11:23 +0100 +0100'>November 9, 2022</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Windeqk aka Jacek Frytkownica
194194

195195
</div>
196196
</header> <div class="toc">
@@ -231,7 +231,7 @@ <h1 class="post-title">
231231
<div class="post-content"><h1 id="today-i-will-show-you-how-to-build-tequilaos-">Today I will show you how to build tequilaOS 🆒<a hidden class="anchor" aria-hidden="true" href="#today-i-will-show-you-how-to-build-tequilaos-">#</a></h1>
232232
<h2 id="first">First<a hidden class="anchor" aria-hidden="true" href="#first">#</a></h2>
233233
<h3 id="initializing-the-tequilaos-repo-and-downloading-the-manifest">Initializing the tequilaOS repo and downloading the manifest<a hidden class="anchor" aria-hidden="true" href="#initializing-the-tequilaos-repo-and-downloading-the-manifest">#</a></h3>
234-
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">repo init -u https://github.com/tequilaOS/platform_manifest.git -b tobacco
234+
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4"><code class="language-bash" data-lang="bash">repo init -u https://github.com/tequilaOS/platform_manifest.git -b tortilla
235235
</code></pre></div><p>If you want to initialize source as a shallow clone (means including only latest commit in every repository), add <code>--depth=1</code> flag to the above command.</p>
236236
<blockquote>
237237
<p>This will save a lot of space</p>
@@ -267,7 +267,7 @@ <h4 id="meh-way"><code>meh way</code><a hidden class="anchor" aria-hidden="true"
267267
</main>
268268

269269
<footer class="footer">
270-
<span>&copy; 2022 <a href="http://windeqk.github.io/">Windeqk&#39;s site</a></span>
270+
<span>&copy; 2023 <a href="http://windeqk.github.io/">Windeqk&#39;s site</a></span>
271271
<span>
272272
Powered by
273273
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &

posts/example-post/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ <h1 class="post-title">
187187
<div class="post-description">
188188
Enter hir custom description
189189
</div>
190-
<div class="post-meta"><span title='2022-08-28 14:03:58 +0200 CEST'>August 28, 2022</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Enter hir custom author
190+
<div class="post-meta"><span title='2022-08-28 14:03:58 +0200 +0200'>August 28, 2022</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Enter hir custom author
191191

192192
</div>
193193
</header>
@@ -206,7 +206,7 @@ <h1 class="post-title">
206206
</main>
207207

208208
<footer class="footer">
209-
<span>&copy; 2022 <a href="http://windeqk.github.io/">Windeqk&#39;s site</a></span>
209+
<span>&copy; 2023 <a href="http://windeqk.github.io/">Windeqk&#39;s site</a></span>
210210
<span>
211211
Powered by
212212
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &

posts/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -147,11 +147,11 @@ <h2>Building tequilaOS
147147
</h2>
148148
</header>
149149
<div class="entry-content">
150-
<p>Today I will show you how to build tequilaOS 🆒 First Initializing the tequilaOS repo and downloading the manifest repo init -u https://github.com/tequilaOS/platform_manifest.git -b tobacco If you want to initialize source as a shallow clone (means including only latest commit in every repository), add --depth=1 flag to the above command.
150+
<p>Today I will show you how to build tequilaOS 🆒 First Initializing the tequilaOS repo and downloading the manifest repo init -u https://github.com/tequilaOS/platform_manifest.git -b tortilla If you want to initialize source as a shallow clone (means including only latest commit in every repository), add --depth=1 flag to the above command.
151151
This will save a lot of space
152152
Sync code aka download meh way repo sync cool way faster and better repo sync build/make vendor/tequila &amp;&amp; source build/envsetup....</p>
153153
</div>
154-
<footer class="entry-footer"><span title='2022-11-09 13:11:23 +0100 CET'>November 9, 2022</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Windeqk aka Jacek Frytkownica</footer>
154+
<footer class="entry-footer"><span title='2022-11-09 13:11:23 +0100 +0100'>November 9, 2022</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Windeqk aka Jacek Frytkownica</footer>
155155
<a class="entry-link" aria-label="post link to Building tequilaOS" href="http://windeqk.github.io/posts/building-tequilaos/"></a>
156156
</article>
157157

@@ -163,7 +163,7 @@ <h2>Microg Instrukcja
163163
<div class="entry-content">
164164
<p>MicroG i Aurora w praktyce - czyli zjeść ciastko i mieć ciastko Preambuła Nie ulega wątpliwości, że preinstalowane na większości smartfonów z androidem “Usługi Google” (dalej dla uproszczenia nazywane GMS - Google Mobile Services) stanowią często najważniejszy element smartfonowego ekosystemu. Pozwalają w pełni korzystać z googlowskich rozwiązań, płacić zbliżeniowo poprzez gpay (czy tam portfel google), pobierać aplikacje, synchronizować nasze kontakty, logować się w wielu miejscach. Można powiedzieć, że ich brak w praktyce dla wielu osób będzie nie do przeskoczenia....</p>
165165
</div>
166-
<footer class="entry-footer"><span title='2022-09-21 22:55:59 +0200 CEST'>September 21, 2022</span>&nbsp;·&nbsp;6 min&nbsp;·&nbsp;Piotr Góral, redakcja i nieco smaczków - Windeqk</footer>
166+
<footer class="entry-footer"><span title='2022-09-21 22:55:59 +0200 +0200'>September 21, 2022</span>&nbsp;·&nbsp;6 min&nbsp;·&nbsp;Piotr Góral, redakcja i nieco smaczków - Windeqk</footer>
167167
<a class="entry-link" aria-label="post link to Microg Instrukcja" href="http://windeqk.github.io/posts/microg-instrukcja/"></a>
168168
</article>
169169

@@ -176,13 +176,13 @@ <h2>Example Post
176176
<p>This is some content
177177
stuff exit for </p>
178178
</div>
179-
<footer class="entry-footer"><span title='2022-08-28 14:03:58 +0200 CEST'>August 28, 2022</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Enter hir custom author</footer>
179+
<footer class="entry-footer"><span title='2022-08-28 14:03:58 +0200 +0200'>August 28, 2022</span>&nbsp;·&nbsp;1 min&nbsp;·&nbsp;Enter hir custom author</footer>
180180
<a class="entry-link" aria-label="post link to Example Post" href="http://windeqk.github.io/posts/example-post/"></a>
181181
</article>
182182
</main>
183183

184184
<footer class="footer">
185-
<span>&copy; 2022 <a href="http://windeqk.github.io/">Windeqk&#39;s site</a></span>
185+
<span>&copy; 2023 <a href="http://windeqk.github.io/">Windeqk&#39;s site</a></span>
186186
<span>
187187
Powered by
188188
<a href="https://gohugo.io/" rel="noopener noreferrer" target="_blank">Hugo</a> &

posts/index.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<pubDate>Wed, 09 Nov 2022 13:11:23 +0100</pubDate>
1313

1414
<guid>http://windeqk.github.io/posts/building-tequilaos/</guid>
15-
<description>Today I will show you how to build tequilaOS 🆒 First Initializing the tequilaOS repo and downloading the manifest repo init -u https://github.com/tequilaOS/platform_manifest.git -b tobacco If you want to initialize source as a shallow clone (means including only latest commit in every repository), add --depth=1 flag to the above command.
15+
<description>Today I will show you how to build tequilaOS 🆒 First Initializing the tequilaOS repo and downloading the manifest repo init -u https://github.com/tequilaOS/platform_manifest.git -b tortilla If you want to initialize source as a shallow clone (means including only latest commit in every repository), add --depth=1 flag to the above command.
1616
This will save a lot of space
1717
Sync code aka download meh way repo sync cool way faster and better repo sync build/make vendor/tequila &amp;amp;&amp;amp; source build/envsetup.</description>
1818
</item>

0 commit comments

Comments
 (0)