<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Explore this beautiful world! on Lucas</title><link>https://lucasy.net/en/</link><description>Recent content in Explore this beautiful world! on Lucas</description><generator>Hugo</generator><language>en</language><copyright>Copyright © 2000-2025 Lucas. All Rights Reserved.</copyright><atom:link href="https://lucasy.net/en/index.xml" rel="self" type="application/rss+xml"/><item><title>WBC (World Baseball Classic) 2025 Schedule</title><link>https://lucasy.net/en/blog/2025/02/wbc-world-baseball-classic-2025-schedule/</link><pubDate>Wed, 19 Feb 2025 12:00:00 +0800</pubDate><guid>https://lucasy.net/en/blog/2025/02/wbc-world-baseball-classic-2025-schedule/</guid><description>&lt;p&gt;The World Baseball Classic (WBC), led by Major League Baseball (MLB), differs significantly from the Premier12, which determines participation based on world rankings. The key distinction is that the WBC allows players from MLB&amp;rsquo;s 40-man rosters to compete, making it the most prestigious international tournament in professional baseball.&lt;/p&gt;
&lt;p&gt;The upcoming edition of the World Baseball Classic will take place from March 5 to March 17, 2026, with games hosted in Houston and Miami (USA), Tokyo (Japan), and San Juan (Puerto Rico). A total of 20 teams will participate, including the top 16 teams from the previous WBC and four additional teams that qualify through the tournament&amp;rsquo;s qualification rounds.&lt;/p&gt;</description></item><item><title>Gallery Homepage</title><link>https://lucasy.net/en/list/gallery/</link><pubDate>Thu, 06 Apr 2023 13:50:51 +0800</pubDate><guid>https://lucasy.net/en/list/gallery/</guid><description>&lt;p&gt;The gallery homepage layout.&lt;/p&gt;</description></item><item><title>Landing Page</title><link>https://lucasy.net/en/list/landing/</link><pubDate>Thu, 06 Apr 2023 01:44:59 +0800</pubDate><guid>https://lucasy.net/en/list/landing/</guid><description>&lt;h1 id="landing-page"&gt;Landing Page&lt;/h1&gt;
&lt;p&gt;This theme offers a simple landing page layout which consist of three parts: header, body and footer, the body is the content itself.&lt;/p&gt;
&lt;h2 id="how-to-use-it"&gt;How to Use it?&lt;/h2&gt;
&lt;p&gt;Specify the &lt;code&gt;layout&lt;/code&gt; as &lt;code&gt;landing&lt;/code&gt; on the front matter.&lt;/p&gt;
&lt;div class="config-toggle mb-3"&gt;
 &lt;ul class="nav nav-tabs mb-1" role="tablist"&gt;&lt;li class="nav-item mb-0" role="presentation"&gt;
 &lt;button
 class="nav-link active"
 id="code-toggle--218457369-toml-tab"
 data-bs-toggle="tab"
 data-bs-target="#code-toggle--218457369-toml"
 type="button"
 role="tab"
 aria-controls="code-toggle--218457369-toml"
 aria-selected="true"&gt;
 TOML
 &lt;/button&gt;
 &lt;/li&gt;&lt;li class="nav-item mb-0" role="presentation"&gt;
 &lt;button
 class="nav-link"
 id="code-toggle--218457369-yaml-tab"
 data-bs-toggle="tab"
 data-bs-target="#code-toggle--218457369-yaml"
 type="button"
 role="tab"
 aria-controls="code-toggle--218457369-yaml"
 aria-selected="false"&gt;
 YAML
 &lt;/button&gt;
 &lt;/li&gt;&lt;li class="nav-item mb-0" role="presentation"&gt;
 &lt;button
 class="nav-link"
 id="code-toggle--218457369-json-tab"
 data-bs-toggle="tab"
 data-bs-target="#code-toggle--218457369-json"
 type="button"
 role="tab"
 aria-controls="code-toggle--218457369-json"
 aria-selected="false"&gt;
 JSON
 &lt;/button&gt;
 &lt;/li&gt;&lt;/ul&gt;
 &lt;div class="tab-content"&gt;
 &lt;div
 class="tab-pane fade show active"
 id="code-toggle--218457369-toml"
 role="tabpanel"
 aria-labelledby="code-toggle--218457369-toml-tab"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-toml" data-lang="toml"&gt;&lt;span class="line"&gt;&lt;span class="ln"&gt;1&lt;/span&gt;&lt;span class="cl"&gt;&lt;span class="nx"&gt;layout&lt;/span&gt; &lt;span class="p"&gt;=&lt;/span&gt; &lt;span class="s1"&gt;&amp;#39;landing&amp;#39;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
 &lt;div
 class="tab-pane fade"
 id="code-toggle--218457369-yaml"
 role="tabpanel"
 aria-labelledby="code-toggle--218457369-yaml-tab"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-yaml" data-lang="yaml"&gt;&lt;span class="line"&gt;&lt;span class="ln"&gt;1&lt;/span&gt;&lt;span class="cl"&gt;&lt;span class="nt"&gt;layout&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="l"&gt;landing&lt;/span&gt;&lt;span class="w"&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
 &lt;div
 class="tab-pane fade"
 id="code-toggle--218457369-json"
 role="tabpanel"
 aria-labelledby="code-toggle--218457369-json-tab"&gt;&lt;div class="highlight"&gt;&lt;pre tabindex="0" class="chroma"&gt;&lt;code class="language-json" data-lang="json"&gt;&lt;span class="line"&gt;&lt;span class="ln"&gt;1&lt;/span&gt;&lt;span class="cl"&gt;&lt;span class="p"&gt;{&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="ln"&gt;2&lt;/span&gt;&lt;span class="cl"&gt; &lt;span class="nt"&gt;&amp;#34;layout&amp;#34;&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt; &lt;span class="s2"&gt;&amp;#34;landing&amp;#34;&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;span class="line"&gt;&lt;span class="ln"&gt;3&lt;/span&gt;&lt;span class="cl"&gt;&lt;span class="p"&gt;}&lt;/span&gt;
&lt;/span&gt;&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/div&gt;


&lt;p&gt;And then writing the content with &lt;a
 href="https://hbstack.dev/en/docs/content/markdown-syntax/"
 
 target="_blank" rel="noopener noreferrer"&gt;Markdown&lt;/a&gt; and &lt;a
 href="https://hbstack.dev/en/docs/content/shortcodes/"
 
 target="_blank" rel="noopener noreferrer"&gt;shortcodes&lt;/a&gt;.&lt;/p&gt;</description></item><item><title>Tutorial</title><link>https://lucasy.net/en/blog/2023/03/tutorial/</link><pubDate>Fri, 31 Mar 2023 11:47:31 +0800</pubDate><guid>https://lucasy.net/en/blog/2023/03/tutorial/</guid><description>&lt;p&gt;A simple tutorial that offers samples and code snippets show how to create rich content, please refer to the &lt;a
 href="https://hbstack.dev/en/"
 
 target="_blank" rel="noopener noreferrer"&gt;documentation&lt;/a&gt; for more usage.&lt;/p&gt;</description></item><item><title>Textures</title><link>https://lucasy.net/en/gallery/textures/</link><pubDate>Sun, 01 Jan 2023 16:16:05 +0800</pubDate><guid>https://lucasy.net/en/gallery/textures/</guid><description/></item><item><title>Install on Ubuntu</title><link>https://lucasy.net/en/docs/installation/linux/ubuntu/</link><pubDate>Sun, 16 Oct 2022 22:42:23 +0800</pubDate><guid>https://lucasy.net/en/docs/installation/linux/ubuntu/</guid><description>&lt;p&gt;This guide show you how to install on Ubuntu.&lt;/p&gt;</description></item><item><title>Featured Post without Image</title><link>https://lucasy.net/en/blog/2022/09/featured-post-without-image/</link><pubDate>Sat, 10 Sep 2022 00:00:00 +0000</pubDate><guid>https://lucasy.net/en/blog/2022/09/featured-post-without-image/</guid><description>&lt;p&gt;A sample for showing how carousel handle featured posts that without images.&lt;/p&gt;</description></item><item><title>Install on Windows</title><link>https://lucasy.net/en/docs/installation/windows/</link><pubDate>Tue, 06 Sep 2022 22:42:23 +0800</pubDate><guid>https://lucasy.net/en/docs/installation/windows/</guid><description>&lt;p&gt;This guide show you how to install on Windows.&lt;/p&gt;</description></item><item><title>Install on Arch Linux</title><link>https://lucasy.net/en/docs/installation/linux/archlinux/</link><pubDate>Sun, 04 Sep 2022 22:42:23 +0800</pubDate><guid>https://lucasy.net/en/docs/installation/linux/archlinux/</guid><description>&lt;p&gt;This guide show you how to install on Arch Linux.&lt;/p&gt;</description></item><item><title>Introduction</title><link>https://lucasy.net/en/docs/introduction/</link><pubDate>Sun, 06 Mar 2022 22:42:23 +0800</pubDate><guid>https://lucasy.net/en/docs/introduction/</guid><description>&lt;p&gt;A fast, responsive and feature-rich theme for blog and documentation site.&lt;/p&gt;</description></item><item><title>Example Post with an Featured Image</title><link>https://lucasy.net/en/blog/2022/02/example-post-with-an-featured-image/</link><pubDate>Fri, 04 Feb 2022 20:26:48 +0800</pubDate><guid>https://lucasy.net/en/blog/2022/02/example-post-with-an-featured-image/</guid><description>&lt;p&gt;The example post with an featured image.&lt;/p&gt;</description></item><item><title>Dogs</title><link>https://lucasy.net/en/gallery/dogs/</link><pubDate>Sat, 01 Jan 2022 16:16:05 +0800</pubDate><guid>https://lucasy.net/en/gallery/dogs/</guid><description/></item><item><title>Rainbow</title><link>https://lucasy.net/en/gallery/rainbow/</link><pubDate>Sat, 01 Jan 2022 16:16:05 +0800</pubDate><guid>https://lucasy.net/en/gallery/rainbow/</guid><description/></item><item><title>Sunrise</title><link>https://lucasy.net/en/gallery/sunrise/</link><pubDate>Sat, 01 Jan 2022 00:00:00 +0800</pubDate><guid>https://lucasy.net/en/gallery/sunrise/</guid><description/></item></channel></rss>