Skip to content

Commit

Permalink
[AUTO] Static site update
Browse files Browse the repository at this point in the history
  • Loading branch information
ogizanagi committed Jan 17, 2025
1 parent ba1573e commit f5f9b9e
Show file tree
Hide file tree
Showing 12 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h2 id="available-recipes">Available recipes<a href="#available-recipes" class="
</article>
</section>

<time datetime="2025-01-16UTC14:57:12+00:00">Last modified: January 16, 2025 14:57</time>
<time datetime="2025-01-17UTC09:52:18+00:00">Last modified: January 17, 2025 09:52</time>
</div>

<footer class="footer">
Expand Down
2 changes: 1 addition & 1 deletion migrations/elao.app.docker/MIGRATION.2022-02/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -375,7 +375,7 @@ <h3 id="watch-webpack-encore">Watch / Webpack / Encore<a href="#watch-webpack-en
</article>
</section>

<time datetime="2025-01-16UTC14:57:12+00:00">Last modified: January 16, 2025 14:57</time>
<time datetime="2025-01-17UTC09:52:18+00:00">Last modified: January 17, 2025 09:52</time>
</div>

<footer class="footer">
Expand Down
2 changes: 1 addition & 1 deletion migrations/elao.app.docker/MIGRATION.2022-11/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h2 id="migrate">Migrate<a href="#migrate" class="anchor"></a></h2>
</article>
</section>

<time datetime="2025-01-16UTC14:57:12+00:00">Last modified: January 16, 2025 14:57</time>
<time datetime="2025-01-17UTC09:52:18+00:00">Last modified: January 17, 2025 09:52</time>
</div>

<footer class="footer">
Expand Down
2 changes: 1 addition & 1 deletion migrations/elao.app.docker/MIGRATION.2023-02/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -174,7 +174,7 @@ <h2 id="ansible">Ansible<a href="#ansible" class="anchor"></a></h2>
</article>
</section>

<time datetime="2025-01-16UTC14:57:12+00:00">Last modified: January 16, 2025 14:57</time>
<time datetime="2025-01-17UTC09:52:18+00:00">Last modified: January 17, 2025 09:52</time>
</div>

<footer class="footer">
Expand Down
2 changes: 1 addition & 1 deletion migrations/lazy.ansible/MIGRATION.2023-02/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h2 id="help">Help<a href="#help" class="anchor"></a></h2>
</article>
</section>

<time datetime="2025-01-16UTC14:57:12+00:00">Last modified: January 16, 2025 14:57</time>
<time datetime="2025-01-17UTC09:52:18+00:00">Last modified: January 17, 2025 09:52</time>
</div>

<footer class="footer">
Expand Down
2 changes: 1 addition & 1 deletion migrations/lazy.kubernetes/MIGRATION.2023-02/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h2 id="help">Help<a href="#help" class="anchor"></a></h2>
</article>
</section>

<time datetime="2025-01-16UTC14:57:12+00:00">Last modified: January 16, 2025 14:57</time>
<time datetime="2025-01-17UTC09:52:18+00:00">Last modified: January 17, 2025 09:52</time>
</div>

<footer class="footer">
Expand Down
2 changes: 1 addition & 1 deletion migrations/lazy.symfony/MIGRATION.2023-02/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ <h2 id="math">Math<a href="#math" class="anchor"></a></h2>
</article>
</section>

<time datetime="2025-01-16UTC14:57:12+00:00">Last modified: January 16, 2025 14:57</time>
<time datetime="2025-01-17UTC09:52:18+00:00">Last modified: January 17, 2025 09:52</time>
</div>

<footer class="footer">
Expand Down
10 changes: 5 additions & 5 deletions recipes/elao.app.docker/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ <h2 id="environment-interaction">Environment interaction<a href="#environment-in
<pre class="code-multiline language-shell"><code class="language-shell" id="be40da5ccc83bae95dc5c03a850491c2"><span class="token function">make</span> <span class="token function">docker</span> logs -- --follow</code></pre>
<h2 id="configuration">Configuration<a href="#configuration" class="anchor"></a></h2>
<p>Here is an example of a configuration in <code class="code-inline" id="b02a9fece427527328ec7bdc57422dda">.manala.yaml</code>:</p>
<pre class="code-multiline language-yaml"><code class="language-yaml" id="752b01a310a3b81b2a61261860244707"><span class="token comment">###########</span>
<pre class="code-multiline language-yaml"><code class="language-yaml" id="3bddf1d122261aac46ac364194ab1a39"><span class="token comment">###########</span>
<span class="token comment"># Project #</span>
<span class="token comment">###########</span>

Expand Down Expand Up @@ -289,7 +289,7 @@ <h2 id="configuration">Configuration<a href="#configuration" class="anchor"></a>
# }
# }</span>
<span class="token key atrule">php</span><span class="token punctuation">:</span>
<span class="token key atrule">version</span><span class="token punctuation">:</span> <span class="token number">8.3</span>
<span class="token key atrule">version</span><span class="token punctuation">:</span> <span class="token number">8.4</span>
<span class="token comment"># composer:</span>
<span class="token comment"># version: 1 # Optional</span>
<span class="token key atrule">extensions</span><span class="token punctuation">:</span>
Expand Down Expand Up @@ -523,7 +523,7 @@ <h3 id="common-integration-tasks">Common integration tasks<a href="#common-integ
npx jest --ci --color --reporters<span class="token operator">=</span>default --reporters<span class="token operator">=</span>jest-junit</code></pre>
<h2 id="deliveries">Deliveries<a href="#deliveries" class="anchor"></a></h2>
<p>Here is an example of a production/staging deliveries configuration in <code class="code-inline" id="b02a9fece427527328ec7bdc57422dda">.manala.yaml</code>:</p>
<pre class="code-multiline language-yaml"><code class="language-yaml" id="4963d57b80efd0dc03670a07315c12e9"><span class="token comment">##############</span>
<pre class="code-multiline language-yaml"><code class="language-yaml" id="e31055d1b19a4377e0cc18d7fccd529a"><span class="token comment">##############</span>
<span class="token comment"># Deliveries #</span>
<span class="token comment">##############</span>

Expand Down Expand Up @@ -589,7 +589,7 @@ <h2 id="deliveries">Deliveries<a href="#deliveries" class="anchor"></a></h2>
<span class="token comment">#deploy_remove:</span>
<span class="token comment"># - web/app_dev.php</span>
<span class="token key atrule">deploy_post_tasks</span><span class="token punctuation">:</span>
<span class="token punctuation">-</span> <span class="token key atrule">shell</span><span class="token punctuation">:</span> sudo /bin/systemctl reload php8.3<span class="token punctuation">-</span>fpm
<span class="token punctuation">-</span> <span class="token key atrule">shell</span><span class="token punctuation">:</span> sudo /bin/systemctl reload php8.4<span class="token punctuation">-</span>fpm
<span class="token comment">#- shell: sudo /bin/systemctl restart supervisor</span>
<span class="token comment"># GitHub</span>
<span class="token key atrule">github_ssh_key_secret</span><span class="token punctuation">:</span> SSH_DEPLOY_KEY_PRODUCTION
Expand Down Expand Up @@ -795,7 +795,7 @@ <h2 id="caveats">Caveats<a href="#caveats" class="anchor"></a></h2>
</article>
</section>

<time datetime="2025-01-16UTC14:57:31+00:00">Last modified: January 16, 2025 14:57</time>
<time datetime="2025-01-17UTC09:52:35+00:00">Last modified: January 17, 2025 09:52</time>
</div>

<footer class="footer">
Expand Down
2 changes: 1 addition & 1 deletion recipes/lazy.ansible/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ <h3 id="makefile">Makefile<a href="#makefile" class="anchor"></a></h3>
</article>
</section>

<time datetime="2025-01-16UTC14:57:31+00:00">Last modified: January 16, 2025 14:57</time>
<time datetime="2025-01-17UTC09:52:35+00:00">Last modified: January 17, 2025 09:52</time>
</div>

<footer class="footer">
Expand Down
2 changes: 1 addition & 1 deletion recipes/lazy.kubernetes/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ <h3 id="kubectl">Kubectl<a href="#kubectl" class="anchor"></a></h3>
</article>
</section>

<time datetime="2025-01-16UTC14:57:31+00:00">Last modified: January 16, 2025 14:57</time>
<time datetime="2025-01-17UTC09:52:35+00:00">Last modified: January 17, 2025 09:52</time>
</div>

<footer class="footer">
Expand Down
2 changes: 1 addition & 1 deletion recipes/lazy.symfony/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ <h3 id="makefile">Makefile<a href="#makefile" class="anchor"></a></h3>
</article>
</section>

<time datetime="2025-01-16UTC14:57:31+00:00">Last modified: January 16, 2025 14:57</time>
<time datetime="2025-01-17UTC09:52:35+00:00">Last modified: January 17, 2025 09:52</time>
</div>

<footer class="footer">
Expand Down
22 changes: 11 additions & 11 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,46 +2,46 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://manala.github.io/manala-recipes/</loc>
<lastmod>2025-01-16T14:58:00+00:00</lastmod> <priority>0</priority> <changefreq>monthly</changefreq>
<lastmod>2025-01-17T09:53:03+00:00</lastmod> <priority>0</priority> <changefreq>monthly</changefreq>
</url>
<url>
<loc>https://manala.github.io/manala-recipes/recipes/elao.app.docker</loc>
<lastmod>2025-01-16T14:58:01+00:00</lastmod> <changefreq>monthly</changefreq>
<lastmod>2025-01-17T09:53:03+00:00</lastmod> <changefreq>monthly</changefreq>
</url>
<url>
<loc>https://manala.github.io/manala-recipes/recipes/lazy.ansible</loc>
<lastmod>2025-01-16T14:58:01+00:00</lastmod> <changefreq>monthly</changefreq>
<lastmod>2025-01-17T09:53:04+00:00</lastmod> <changefreq>monthly</changefreq>
</url>
<url>
<loc>https://manala.github.io/manala-recipes/recipes/lazy.kubernetes</loc>
<lastmod>2025-01-16T14:58:02+00:00</lastmod> <changefreq>monthly</changefreq>
<lastmod>2025-01-17T09:53:04+00:00</lastmod> <changefreq>monthly</changefreq>
</url>
<url>
<loc>https://manala.github.io/manala-recipes/recipes/lazy.symfony</loc>
<lastmod>2025-01-16T14:58:02+00:00</lastmod> <changefreq>monthly</changefreq>
<lastmod>2025-01-17T09:53:04+00:00</lastmod> <changefreq>monthly</changefreq>
</url>
<url>
<loc>https://manala.github.io/manala-recipes/migrations/elao.app.docker/MIGRATION.2022-02</loc>
<lastmod>2025-01-16T14:58:02+00:00</lastmod> <changefreq>monthly</changefreq>
<lastmod>2025-01-17T09:53:05+00:00</lastmod> <changefreq>monthly</changefreq>
</url>
<url>
<loc>https://manala.github.io/manala-recipes/migrations/elao.app.docker/MIGRATION.2022-11</loc>
<lastmod>2025-01-16T14:58:03+00:00</lastmod> <changefreq>monthly</changefreq>
<lastmod>2025-01-17T09:53:05+00:00</lastmod> <changefreq>monthly</changefreq>
</url>
<url>
<loc>https://manala.github.io/manala-recipes/migrations/elao.app.docker/MIGRATION.2023-02</loc>
<lastmod>2025-01-16T14:58:03+00:00</lastmod> <changefreq>monthly</changefreq>
<lastmod>2025-01-17T09:53:05+00:00</lastmod> <changefreq>monthly</changefreq>
</url>
<url>
<loc>https://manala.github.io/manala-recipes/migrations/lazy.ansible/MIGRATION.2023-02</loc>
<lastmod>2025-01-16T14:58:03+00:00</lastmod> <changefreq>monthly</changefreq>
<lastmod>2025-01-17T09:53:06+00:00</lastmod> <changefreq>monthly</changefreq>
</url>
<url>
<loc>https://manala.github.io/manala-recipes/migrations/lazy.kubernetes/MIGRATION.2023-02</loc>
<lastmod>2025-01-16T14:58:04+00:00</lastmod> <changefreq>monthly</changefreq>
<lastmod>2025-01-17T09:53:06+00:00</lastmod> <changefreq>monthly</changefreq>
</url>
<url>
<loc>https://manala.github.io/manala-recipes/migrations/lazy.symfony/MIGRATION.2023-02</loc>
<lastmod>2025-01-16T14:58:04+00:00</lastmod> <changefreq>monthly</changefreq>
<lastmod>2025-01-17T09:53:06+00:00</lastmod> <changefreq>monthly</changefreq>
</url>
</urlset>

0 comments on commit f5f9b9e

Please sign in to comment.