some updates
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Posts on David Young</title>
|
||||
<title>Posts on David Paul Young</title>
|
||||
<link>https://davidpaulyoung.com/post/</link>
|
||||
<description>Recent content in Posts on David Young</description>
|
||||
<description>Recent content in Posts on David Paul Young</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<lastBuildDate>Sun, 06 Jul 2025 00:00:00 +0000</lastBuildDate>
|
||||
@@ -13,7 +13,7 @@
|
||||
<link>https://davidpaulyoung.com/2025/07/06/mathematical-formulae/</link>
|
||||
<pubDate>Sun, 06 Jul 2025 00:00:00 +0000</pubDate>
|
||||
<guid>https://davidpaulyoung.com/2025/07/06/mathematical-formulae/</guid>
|
||||
<description><h2 id="authoring-mathematical-and-chemical-equations">Authoring mathematical and chemical equations</h2>
<p>Cleanwhite theme now has built-in <span class="katex"><span class="katex-mathml"><math xmlns="http://www.w3.org/1998/Math/MathML"><semantics><mrow><mtext>KaTeX</mtext></mrow><annotation encoding="application/x-tex">\KaTeX</annotation></semantics></math></span><span class="katex-html" aria-hidden="true"><span class="base"><span class="strut" style="height:0.8988em;vertical-align:-0.2155em;"></span><span class="mord text"><span class="mord textrm">K</span><span class="mspace" style="margin-right:-0.17em;"></span><span class="vlist-t"><span class="vlist-r"><span class="vlist" style="height:0.6833em;"><span style="top:-2.905em;"><span class="pstrut" style="height:2.7em;"></span><span class="mord"><span class="mord textrm mtight sizing reset-size6 size3">A</span></span></span></span></span></span><span class="mspace" style="margin-right:-0.15em;"></span><span class="mord text"><span class="mord textrm">T</span><span class="mspace" style="margin-right:-0.1667em;"></span><span class="vlist-t vlist-t2"><span class="vlist-r"><span class="vlist" style="height:0.4678em;"><span style="top:-2.7845em;"><span class="pstrut" style="height:3em;"></span><span class="mord"><span class="mord textrm">E</span></span></span></span><span class="vlist-s"></span></span><span class="vlist-r"><span class="vlist" style="height:0.2155em;"><span></span></span></span></span><span class="mspace" style="margin-right:-0.125em;"></span><span class="mord textrm">X</span></span></span></span></span></span> support, so that you can easily include
complex mathematical formulae into your web page, either inline or centred
on its own line. The theme uses Hugo&rsquo;s embedded instance of the KaTeX
display engine to render mathematical markup to HTML at build time.
With this server side rendering of formulae, the same output is produced,
regardless of your browser or your environment.</p></description>
|
||||
<description><h2 id="authoring-mathematical-and-chemical-equations">Authoring mathematical and chemical equations</h2>
<p>Cleanwhite theme now has built-in \(\KaTeX\) support, so that you can easily include
complex mathematical formulae into your web page, either inline or centred
on its own line. The theme uses Hugo&rsquo;s embedded instance of the KaTeX
display engine to render mathematical markup to HTML at build time.
With this server side rendering of formulae, the same output is produced,
regardless of your browser or your environment.</p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>Clean White Theme for Hugo</title>
|
||||
@@ -76,7 +76,7 @@
|
||||
<link>https://davidpaulyoung.com/2018/05/21/algolia-integration-with-jekyll/</link>
|
||||
<pubDate>Mon, 21 May 2018 11:00:00 +0000</pubDate>
|
||||
<guid>https://davidpaulyoung.com/2018/05/21/algolia-integration-with-jekyll/</guid>
|
||||
<description><blockquote>
<p>This series of articles are my notes of &ldquo;Bitcoin and Cryptocurrency Technologies&rdquo; online course.</p>
</blockquote>
<h2 id="table-of-content">Table of Content</h2>
<p>{:.no_toc}</p>
<ul>
<li>Table of Content
{:toc}</li>
</ul>
<h2 id="scrooge-coin-transaction">Scrooge Coin Transaction</h2>
<p>Scrooge Coin programming assignment is a little bit tricky, the video of this lesson hasn&rsquo;t explained some implementation details. To help you understand the transaction data structure used in Scrooge Coin, I draw this diagram:

 <img src="https://davidpaulyoung.com/img/2018-5-20-cryptocurrency_week1_scroogecoin/scroogecoin.png" alt="Scrooge Coin">

</p></description>
|
||||
<description><blockquote>
<p>This series of articles are my notes of &ldquo;Bitcoin and Cryptocurrency Technologies&rdquo; online course.</p>
</blockquote>
<h2 id="table-of-content">Table of Content</h2>
<p>{:.no_toc}</p>
<ul>
<li>Table of Content
{:toc}</li>
</ul>
<h2 id="scrooge-coin-transaction">Scrooge Coin Transaction</h2>
<p>Scrooge Coin programming assignment is a little bit tricky, the video of this lesson hasn&rsquo;t explained some implementation details. To help you understand the transaction data structure used in Scrooge Coin, I draw this diagram:
<img src="https://davidpaulyoung.com/img/2018-5-20-cryptocurrency_week1_scroogecoin/scroogecoin.png" alt="Scrooge Coin"></p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>川西秘境探险</title>
|
||||
@@ -118,7 +118,7 @@
|
||||
<link>https://davidpaulyoung.com/2018/02/09/vim-tips/</link>
|
||||
<pubDate>Fri, 09 Feb 2018 11:00:00 +0000</pubDate>
|
||||
<guid>https://davidpaulyoung.com/2018/02/09/vim-tips/</guid>
|
||||
<description><h2 id="vim-graphical-cheat-sheet">vim graphical cheat sheet</h2>
<p>
 <img src="//img/2018-02-09-vim-tips/vi-vim-cheat-sheet.svg" alt="">

</p></description>
|
||||
<description><h2 id="vim-graphical-cheat-sheet">vim graphical cheat sheet</h2>
<p><img src="//img/2018-02-09-vim-tips/vi-vim-cheat-sheet.svg" alt=""></p></description>
|
||||
</item>
|
||||
<item>
|
||||
<title>如何使用非root用户执行docker命令</title>
|
||||
|
||||
Reference in New Issue
Block a user