Skip to content

Commit

Permalink
Deployed dac8f29 with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
programarivm committed Sep 25, 2024
1 parent bc5780a commit 1d45603
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,8 @@

<h1 id="blog">Blog</h1>
<p>A static SEO-optimized blog has been set up to allow chess content creators to share stories with the world. A static blog differs from a dynamic blog in that the content is stored in Markdown files as opposed to in a database.</p>
<p><img alt="Figure 1" src="https://raw.githubusercontent.com/chesslablab/website/main/docs/blog_01.png" /></p>
<p><strong>Figure 1</strong>. Click on <strong>Blog</strong></p>
<p><img alt="Figure 1" src="https://raw.githubusercontent.com/chesslablab/website/main/docs/blog_01.png" />
<strong>Figure 1</strong>. Click on <strong>Blog</strong></p>
<p>The posts are stored in the file system in the <a href="https://github.com/chesslablab/website/tree/main/blog">blog</a> folder. Two sample posts are provided in two languages: <a href="https://github.com/chesslablab/website/tree/main/blog/en">English</a> and <a href="https://github.com/chesslablab/website/tree/main/blog/es">Spanish</a>. The <a href="https://github.com/chesslablab/website/blob/main/src/Controller/SitemapController.php">sitemap.xml</a> file is generated on request based on the routes defined in the <a href="https://github.com/chesslablab/website/blob/main/config/routing/blog.yaml">config/routing/blog.yaml</a> file.</p>
<p>As you can see, all blog routes are prefixed with the word <code>blog</code>. The blog.yaml file is intended to encode the metadata of the posts into multiple languages.</p></div>
</div>
Expand Down
Binary file modified blog_01.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -374,5 +374,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>

<!--
MkDocs version : 1.5.3
Build Date UTC : 2024-09-25 18:16:17.514614+00:00
Build Date UTC : 2024-09-25 18:31:14.286892+00:00
-->
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 1d45603

Please sign in to comment.