Skip to content

Commit

Permalink
Site updated at: 2024-07-17 11:49:23 UTC
Browse files Browse the repository at this point in the history
  • Loading branch information
songzy12 committed Jul 17, 2024
1 parent f5bb145 commit 482e35f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 3 deletions.
6 changes: 5 additions & 1 deletion 2024/07/17/gitbook.html
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,11 @@ <h2>Install</h2>
<h2>Run</h2>

<pre><code>gitbook init
gitbook serve
</code></pre>



<pre><code>gitbook serve
</code></pre>

</div><a class="u-url" href="/2024/07/17/gitbook.html" hidden></a>
Expand Down
8 changes: 6 additions & 2 deletions feed.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.7">Jekyll</generator><link href="http://songzy12.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="http://songzy12.github.io/" rel="alternate" type="text/html" /><updated>2024-07-17T20:27:22+09:00</updated><id>http://songzy12.github.io/feed.xml</id><title type="html">Secret Base</title><subtitle>All those little bugs I have ever met.</subtitle><author><name>Zhengyang Song</name></author><entry><title type="html">GitBook</title><link href="http://songzy12.github.io/2024/07/17/gitbook.html" rel="alternate" type="text/html" title="GitBook" /><published>2024-07-17T20:25:18+09:00</published><updated>2024-07-17T20:25:18+09:00</updated><id>http://songzy12.github.io/2024/07/17/gitbook</id><content type="html" xml:base="http://songzy12.github.io/2024/07/17/gitbook.html"><![CDATA[<p>Basic usage of GitBook.</p>
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.7">Jekyll</generator><link href="http://songzy12.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="http://songzy12.github.io/" rel="alternate" type="text/html" /><updated>2024-07-17T20:49:19+09:00</updated><id>http://songzy12.github.io/feed.xml</id><title type="html">Secret Base</title><subtitle>All those little bugs I have ever met.</subtitle><author><name>Zhengyang Song</name></author><entry><title type="html">GitBook</title><link href="http://songzy12.github.io/2024/07/17/gitbook.html" rel="alternate" type="text/html" title="GitBook" /><published>2024-07-17T20:25:18+09:00</published><updated>2024-07-17T20:25:18+09:00</updated><id>http://songzy12.github.io/2024/07/17/gitbook</id><content type="html" xml:base="http://songzy12.github.io/2024/07/17/gitbook.html"><![CDATA[<p>Basic usage of GitBook.</p>
<h2>Install</h2>
Expand All @@ -16,7 +16,11 @@ npm install [email protected] -g
<h2>Run</h2>
<pre><code>gitbook init
gitbook serve
</code></pre>
<pre><code>gitbook serve
</code></pre>]]></content><author><name>Zhengyang Song</name></author><summary type="html"><![CDATA[Basic usage of GitBook.]]></summary></entry><entry><title type="html">V2Ray Server - Ubuntu</title><link href="http://songzy12.github.io/2024/07/17/v2ray-server-ubuntu.html" rel="alternate" type="text/html" title="V2Ray Server - Ubuntu" /><published>2024-07-17T11:08:09+09:00</published><updated>2024-07-17T11:08:09+09:00</updated><id>http://songzy12.github.io/2024/07/17/v2ray-server-ubuntu</id><content type="html" xml:base="http://songzy12.github.io/2024/07/17/v2ray-server-ubuntu.html"><![CDATA[<p>How to set up v2ray server on Ubuntu.</p>
<p><a href="https:/v2fly/fhs-install-v2ray">https:/v2fly/fhs-install-v2ray</a></p>
Expand Down

0 comments on commit 482e35f

Please sign in to comment.