<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.8.5">Jekyll</generator><link href="https://zachnaran.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://zachnaran.github.io/" rel="alternate" type="text/html" /><updated>2019-09-23T15:11:00+00:00</updated><id>https://zachnaran.github.io/feed.xml</id><title type="html">ZachNaran</title><subtitle>:)</subtitle><entry><title type="html">nps服务端搭建——npc客户端使用——ftp服务器配置使用记录整理</title><link href="https://zachnaran.github.io/nps-start/" rel="alternate" type="text/html" title="nps服务端搭建——npc客户端使用——ftp服务器配置使用记录整理" /><published>2019-09-19T00:00:00+00:00</published><updated>2019-09-19T00:00:00+00:00</updated><id>https://zachnaran.github.io/nps-start</id><content type="html" xml:base="https://zachnaran.github.io/nps-start/">&lt;p&gt;一款带Web面板的轻量级、高性能内网穿透工具：nps使用教程&lt;/p&gt;

&lt;hr /&gt;

&lt;h3 id=&quot;1安装-go&quot;&gt;1.安装 go&lt;/h3&gt;
&lt;h3 id=&quot;2用-ls--n-做软连接&quot;&gt;2.用 ls -n 做软连接&lt;/h3&gt;
&lt;h3 id=&quot;3安装-nps-服务端_配置_运行&quot;&gt;3.安装 nps 服务端_配置_运行&lt;/h3&gt;
&lt;h5 id=&quot;1httpsgithubcomcnlhnpsreleases&quot;&gt;1).https://github.com/cnlh/nps/releases&lt;/h5&gt;
&lt;h5 id=&quot;2记得复制前先将下面链接替换成当前最新版地址&quot;&gt;2).记得复制前先将下面链接替换成当前最新版地址&lt;/h5&gt;
&lt;h5 id=&quot;3cd-&quot;&gt;3).cd ~&lt;/h5&gt;
&lt;h5 id=&quot;4下载并解压服务端&quot;&gt;4).下载并解压服务端&lt;/h5&gt;
&lt;h5 id=&quot;5wget-httpsgithubcomcnlhnpsreleasesdownloadv0014linux_amd64_servertargz--tar-zxvf-linux_amd64_servertargz&quot;&gt;5).wget https://github.com/cnlh/nps/releases/download/v0.0.14/linux_amd64_server.tar.gz &amp;amp;&amp;amp; tar zxvf linux_amd64_server.tar.gz&lt;/h5&gt;
&lt;h5 id=&quot;6编辑配置文件&quot;&gt;6).编辑配置文件&lt;/h5&gt;
&lt;h5 id=&quot;7cd-nps&quot;&gt;7).cd nps&lt;/h5&gt;
&lt;h5 id=&quot;8vi-confnpsconf&quot;&gt;8).vi conf/nps.conf&lt;/h5&gt;
&lt;h5 id=&quot;9启动-nps-start&quot;&gt;9).启动 ./nps start&lt;/h5&gt;
&lt;h5 id=&quot;10重启停止服务端-nps-stoprestart-----然后打开地址httpip8080访问管理界面&quot;&gt;10).重启/停止服务端 ./nps stop|restart     然后打开地址http://ip:8080访问管理界面&lt;/h5&gt;
&lt;h3 id=&quot;4客户端-npc-配置_运行&quot;&gt;4.客户端 npc 配置_运行&lt;/h3&gt;
&lt;h5 id=&quot;1下载对应客户端-httpsgithubcomcnlhnpsreleases&quot;&gt;1).下载对应客户端 https://github.com/cnlh/nps/releases&lt;/h5&gt;
&lt;h5 id=&quot;2运行-npcexe--server11118284--vkey客户端的密钥&quot;&gt;2).运行 npc.exe -server=1.1.1.1:8284 -vkey=客户端的密钥&lt;/h5&gt;
&lt;h3 id=&quot;5客户端_服务端_web面板的使用&quot;&gt;5.客户端_服务端_web面板的使用&lt;/h3&gt;
&lt;h5 id=&quot;1添加本地端口映射到服务端端口写法-端口-访问-ip端口-即可&quot;&gt;1).添加本地端口映射到服务端端口，写法 端口 ，访问 ip:端口 即可&lt;/h5&gt;
&lt;h3 id=&quot;6客户端静默运行_完美无痕后台&quot;&gt;6.客户端静默运行_完美无痕后台&lt;/h3&gt;
&lt;h5 id=&quot;1工具打包httpsgithubcomzachnaranzachnarangithubiorawmasterimages2019-05-24-windows10-linux-ubuntunpce5ae8ce7be8ee99d99e9bb98e9858de7bdaee5aea2e688b7e7abafzip&quot;&gt;1).工具打包：https://github.com/zachnaran/zachnaran.github.io/raw/master/images/2019-05-24-windows10-linux-ubuntu/npc%E5%AE%8C%E7%BE%8E%E9%9D%99%E9%BB%98%E9%85%8D%E7%BD%AE%E5%AE%A2%E6%88%B7%E7%AB%AF.zip&lt;/h5&gt;
&lt;h3 id=&quot;7ftp注意点&quot;&gt;7.ftp注意点&lt;/h3&gt;
&lt;h4 id=&quot;1ftp的web映射端口写法-内网ip地址21&quot;&gt;1).ftp的web映射端口写法 内网ip地址：21&lt;/h4&gt;</content><author><name></name></author><category term="centos" /><category term="linux" /><category term="ubuntu" /><category term="nps" /><category term="内网穿透" /><summary type="html">一款带Web面板的轻量级、高性能内网穿透工具：nps使用教程</summary></entry><entry><title type="html">启用Windows 10内置Linux子系统以及xshell连接</title><link href="https://zachnaran.github.io/windows10-linux-ubuntu/" rel="alternate" type="text/html" title="启用Windows 10内置Linux子系统以及xshell连接" /><published>2019-05-24T00:00:00+00:00</published><updated>2019-05-24T00:00:00+00:00</updated><id>https://zachnaran.github.io/windows10-linux-ubuntu</id><content type="html" xml:base="https://zachnaran.github.io/windows10-linux-ubuntu/">&lt;p&gt;查看方法：
windows键 + R 打开运行 输入 dxdiag 回车
在操作系统那行可以看到 版本17763  google 查询后 Windows 10 1809版本
各版本的区别自行 google 此教程仅适用于 Windows 10 1809版本&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;1首先查看电脑系统版本&quot;&gt;1.首先查看电脑系统版本&lt;/h2&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;查看方法：
windows键 + R 打开运行 输入 dxdiag 回车
在操作系统那行可以看到 版本17763  google 查询后 Windows 10 1809版本
各版本的区别自行 google 此教程仅适用于 Windows 10 1809版本
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/zachnaran/zachnaran.github.io/master/images/2019-05-24-windows10-linux-ubuntu/20190523164157032_10741.png&quot; alt=&quot;20190523164101169_24319&quot; /&gt;&lt;/p&gt;

&lt;h2 id=&quot;2-打开开发人员模式&quot;&gt;2. 打开开发人员模式&lt;/h2&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;如图所示
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/zachnaran/zachnaran.github.io/master/images/2019-05-24-windows10-linux-ubuntu/20190523164553218_10746.png&quot; alt=&quot;控制面板 -E 程序 -E 程序和功能 -E 启用或关闭Windows功能 -E 适用于Linux的Windows子系统”的选项&quot; /&gt;&lt;/p&gt;

&lt;h2 id=&quot;3开启linux子系统功能&quot;&gt;3.开启Linux子系统功能&lt;/h2&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;如图所示
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/zachnaran/zachnaran.github.io/master/images/2019-05-24-windows10-linux-ubuntu/20190523164938736_8518.png&quot; alt=&quot;=840x&quot; /&gt;&lt;/p&gt;

&lt;h2 id=&quot;4重启电脑&quot;&gt;4.重启电脑&lt;/h2&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;开启开发人员模式后系统会提示您要重新启动电脑的
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h2 id=&quot;5安装linux&quot;&gt;5.安装Linux&lt;/h2&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;cmd启动命令行，键入 “ bash ”，系统可能会提醒你 该子系统没有已安装的分发版 ，这时候你可以去 Microsoft Store 来安装分发版。

&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/zachnaran/zachnaran.github.io/master/images/2019-05-24-windows10-linux-ubuntu/20190523165200870_1216.png&quot; alt=&quot;安装linux&quot; /&gt;&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;打开应用商店 搜索 ubuntu 点获取，安装即可
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/zachnaran/zachnaran.github.io/master/images/2019-05-24-windows10-linux-ubuntu/20190524111233544_30037.png&quot; alt=&quot;打开应用商店 搜索 ubuntu 安装即可&quot; /&gt;&lt;/p&gt;

&lt;h2 id=&quot;6初始化linux&quot;&gt;6.初始化Linux&lt;/h2&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;第一次运行时，会打开一个控制台窗口，并提示时等待一段时间完成安装
安装完成后，提示您需要创建新的账户和密码
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/zachnaran/zachnaran.github.io/master/images/2019-05-24-windows10-linux-ubuntu/20190524111514899_8217.png&quot; alt=&quot;安装完成后，提示您需要创建新的账户和密码&quot; /&gt;&lt;/p&gt;

&lt;h2 id=&quot;7在-xshell-下连接-ubuntu&quot;&gt;7.在 xshell 下连接 ubuntu&lt;/h2&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;首先需要先修改一下 一些ssh 配置

按 Windows + X 打开 Windows PowerShell（管理员）
输入 wsl 回车 进入 ubuntu

&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3 id=&quot;1卸载-ssh-server&quot;&gt;1.卸载 ssh server&lt;/h3&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;sudo apt-get remove openssh-server
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3 id=&quot;2安装-ssh-server&quot;&gt;2.安装 ssh server&lt;/h3&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;sudo apt-get install openssh-server
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3 id=&quot;3修改-ssh-server-配置&quot;&gt;3.修改 ssh server 配置&lt;/h3&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;sudo vim /etc/ssh/sshd_config

&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h4 id=&quot;需要修改以下几项&quot;&gt;需要修改以下几项：&lt;/h4&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;Port 2222  #默认的是22，但是windows有自己的ssh服务，也是监听的22端口，所以这里要改一下
UsePrivilegeSeparation no
PasswordAuthentication yes
AllowUsers youusername # 这里改成你登陆WSL用的

&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3 id=&quot;4启动-ssh-server&quot;&gt;4.启动 ssh server&lt;/h3&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;sudo service ssh --full-restart

&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3 id=&quot;5让配置一劳永逸生效&quot;&gt;5.让配置一劳永逸生效&lt;/h3&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;touch service.sh
sudo chmod  777 service.sh
vi service.sh
文件写入 sudo service ssh --full-restart  然后 :wq 保存并退出
每次开机后 只需在cmd下执行一次 sh service.sh 即可使用 xshell 进行连接
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h3 id=&quot;6连接-ubuntu&quot;&gt;6.连接 ubuntu&lt;/h3&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;配置完成，使用 xshell 进行连接
输入 ifconfig 查看IP地址
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/zachnaran/zachnaran.github.io/master/images/2019-05-24-windows10-linux-ubuntu/20190524113300844_26443.png&quot; alt=&quot;wsl&quot; /&gt;&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;执行 sh service.sh 回车
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;打开 xshell 
新建 - 输入名称 和主机ip 如上图：127.0.0.1

&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/zachnaran/zachnaran.github.io/master/images/2019-05-24-windows10-linux-ubuntu/20190524114839879_9107.png&quot; alt=&quot;微信截图_20190524113503&quot; /&gt;
&lt;img src=&quot;https://raw.githubusercontent.com/zachnaran/zachnaran.github.io/master/images/2019-05-24-windows10-linux-ubuntu/20190524114935239_6696.png&quot; alt=&quot;输入ubuntu设置的用户名和密码&quot; /&gt;&lt;/p&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;输入ubuntu设置的用户名和密码 点确定
选择 127.0.0.1 进行连接
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;p&gt;&lt;img src=&quot;https://raw.githubusercontent.com/zachnaran/zachnaran.github.io/master/images/2019-05-24-windows10-linux-ubuntu/20190524115415111_16204.png&quot; alt=&quot;选择 127&quot; /&gt;
&lt;img src=&quot;https://raw.githubusercontent.com/zachnaran/zachnaran.github.io/master/images/2019-05-24-windows10-linux-ubuntu/20190524115433856_19602.png&quot; alt=&quot;连接&quot; /&gt;&lt;/p&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;连接成功！
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;
&lt;h2 id=&quot;8更新并升级&quot;&gt;8.更新并升级&lt;/h2&gt;
&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;sudo apt update &amp;amp;&amp;amp; sudo apt upgrade
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;</content><author><name></name></author><category term="Windows" /><category term="linux" /><category term="ubuntu" /><summary type="html">查看方法： windows键 + R 打开运行 输入 dxdiag 回车 在操作系统那行可以看到 版本17763 google 查询后 Windows 10 1809版本 各版本的区别自行 google 此教程仅适用于 Windows 10 1809版本</summary></entry><entry><title type="html">A Full and Comprehensive Style Test</title><link href="https://zachnaran.github.io/style-test/" rel="alternate" type="text/html" title="A Full and Comprehensive Style Test" /><published>2016-08-15T00:00:00+00:00</published><updated>2016-08-15T00:00:00+00:00</updated><id>https://zachnaran.github.io/style-test</id><content type="html" xml:base="https://zachnaran.github.io/style-test/">&lt;p&gt;Below is just about everything you’ll need to style in the theme. Check the source code to see the many embedded elements within paragraphs.&lt;/p&gt;

&lt;hr /&gt;

&lt;h2 id=&quot;1-header&quot;&gt;1. Header&lt;/h2&gt;

&lt;h1 id=&quot;header-1&quot;&gt;Header 1&lt;/h1&gt;

&lt;h2 id=&quot;header-2&quot;&gt;Header 2&lt;/h2&gt;

&lt;h3 id=&quot;header-3&quot;&gt;Header 3&lt;/h3&gt;

&lt;h4 id=&quot;header-4&quot;&gt;Header 4&lt;/h4&gt;

&lt;h5 id=&quot;header-5&quot;&gt;Header 5&lt;/h5&gt;

&lt;h6 id=&quot;header-6&quot;&gt;Header 6&lt;/h6&gt;

&lt;h3 id=&quot;1-1-header-alignment&quot;&gt;1-1. Header Alignment&lt;/h3&gt;

&lt;h5 id=&quot;leftdefault&quot;&gt;Left(Default)&lt;/h5&gt;

&lt;h5 class=&quot;center&quot; id=&quot;center&quot;&gt;Center&lt;/h5&gt;

&lt;h5 class=&quot;right&quot; id=&quot;right&quot;&gt;Right&lt;/h5&gt;

&lt;h2 id=&quot;2-body-text&quot;&gt;2. Body Text&lt;/h2&gt;

&lt;p&gt;Lorem ipsum dolor sit amet, &lt;a href=&quot;#&quot;&gt;test link&lt;/a&gt; adipiscing elit. &lt;strong&gt;This is strong.&lt;/strong&gt; Nullam dignissim convallis est. Quisque aliquam. &lt;em&gt;This is emphasized.&lt;/em&gt; Donec faucibus. Nunc iaculis suscipit dui. 5&lt;sup&gt;3&lt;/sup&gt; = 125. Water is H&lt;sub&gt;2&lt;/sub&gt;O. Nam sit amet sem. Aliquam libero nisi, imperdiet at, tincidunt nec, gravida vehicula, nisl. &lt;u&gt;Underline&lt;/u&gt;. Maecenas ornare tortor. Donec sed tellus eget &lt;code class=&quot;highlighter-rouge&quot;&gt;COPY filename&lt;/code&gt; sapien fringilla nonummy. Mauris a ante. Suspendisse quam sem, consequat at, &lt;del&gt;Dinner’s at 5:00.&lt;/del&gt; commodo vitae, feugiat in, nunc. Morbi imperdiet augue &lt;mark&gt;mark element&lt;/mark&gt; quis tellus.&lt;/p&gt;

&lt;h2 id=&quot;3-images&quot;&gt;3. Images&lt;/h2&gt;

&lt;p&gt;&lt;img src=&quot;http://placehold.it/800x400&quot; alt=&quot;Large example image&quot; title=&quot;Large example image&quot; /&gt;
&lt;img src=&quot;http://placehold.it/400x200&quot; alt=&quot;Medium example image&quot; title=&quot;Medium example image&quot; /&gt;
&lt;img src=&quot;http://placehold.it/200x200&quot; alt=&quot;Small example image&quot; title=&quot;Small example image&quot; /&gt;&lt;/p&gt;

&lt;h3 id=&quot;3-1-image-alignment&quot;&gt;3-1. Image Alignment&lt;/h3&gt;
&lt;p&gt;&lt;img src=&quot;http://placehold.it/200x200&quot; alt=&quot;Center example image&quot; title=&quot;Center&quot; class=&quot;center-image&quot; /&gt;&lt;/p&gt;

&lt;h2 id=&quot;4-blockquotes&quot;&gt;4. Blockquotes&lt;/h2&gt;

&lt;blockquote&gt;
  &lt;p&gt;Lorem ipsum dolor sit amet, test link adipiscing elit. Nullam dignissim convallis est. Quisque aliquam.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;h2 id=&quot;5-list-types&quot;&gt;5. List Types&lt;/h2&gt;

&lt;h3 id=&quot;unordered-list&quot;&gt;Unordered List&lt;/h3&gt;

&lt;ul&gt;
  &lt;li&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit.&lt;/li&gt;
  &lt;li&gt;Nam ultrices nunc in nisi pellentesque ultricies. Cras scelerisque ipsum in ante laoreet viverra. Pellentesque eget quam et augue molestie tincidunt ac ut ex. Sed quis velit vulputate, rutrum nisl sit amet, molestie neque. Vivamus sed augue at turpis suscipit fringilla.&lt;/li&gt;
  &lt;li&gt;Integer pretium nisl vitae justo aliquam, at varius nisi blandit.
    &lt;ol&gt;
      &lt;li&gt;Nunc vehicula nulla ac odio gravida vestibulum sed nec mauris.&lt;/li&gt;
      &lt;li&gt;Duis at diam eget arcu dapibus consequat.&lt;/li&gt;
    &lt;/ol&gt;
  &lt;/li&gt;
  &lt;li&gt;Etiam vel elit in purus iaculis pretium.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3 id=&quot;ordered-list&quot;&gt;Ordered List&lt;/h3&gt;

&lt;ol&gt;
  &lt;li&gt;Quisque ullamcorper leo non ex pretium, in fermentum libero imperdiet.&lt;/li&gt;
  &lt;li&gt;Donec eu nulla euismod, rhoncus ipsum nec, faucibus elit.&lt;/li&gt;
  &lt;li&gt;Nam blandit purus gravida, accumsan sem in, lacinia orci.
    &lt;ul&gt;
      &lt;li&gt;Duis congue dui nec nisi posuere, at luctus velit semper.&lt;/li&gt;
      &lt;li&gt;Suspendisse in lorem id lacus elementum pretium nec vel nibh.&lt;/li&gt;
    &lt;/ul&gt;
  &lt;/li&gt;
  &lt;li&gt;Aliquam eget ipsum laoreet, maximus risus vitae, iaculis leo.&lt;/li&gt;
&lt;/ol&gt;

&lt;h3 id=&quot;definition-lists&quot;&gt;Definition Lists&lt;/h3&gt;

&lt;dl&gt;
  &lt;dt&gt;kramdown&lt;/dt&gt;
  &lt;dd&gt;A Markdown-superset converter&lt;/dd&gt;
  &lt;dt&gt;Maruku&lt;/dt&gt;
  &lt;dd&gt;Another Markdown-superset converter&lt;/dd&gt;
&lt;/dl&gt;

&lt;h2 id=&quot;6-tables&quot;&gt;6. Tables&lt;/h2&gt;

&lt;table&gt;
  &lt;thead&gt;
    &lt;tr&gt;
      &lt;th style=&quot;text-align: left&quot;&gt;Header1&lt;/th&gt;
      &lt;th style=&quot;text-align: center&quot;&gt;Header2&lt;/th&gt;
      &lt;th style=&quot;text-align: right&quot;&gt;Header3&lt;/th&gt;
    &lt;/tr&gt;
  &lt;/thead&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;cell1&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;cell2&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;cell3&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;cell4&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;cell5&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;cell6&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tbody&gt;
    &lt;tr&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;cell1&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;cell2&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;cell3&lt;/td&gt;
    &lt;/tr&gt;
    &lt;tr&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;cell4&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;cell5&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;cell6&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tbody&gt;
  &lt;tfoot&gt;
    &lt;tr&gt;
      &lt;td style=&quot;text-align: left&quot;&gt;Foot1&lt;/td&gt;
      &lt;td style=&quot;text-align: center&quot;&gt;Foot2&lt;/td&gt;
      &lt;td style=&quot;text-align: right&quot;&gt;Foot3&lt;/td&gt;
    &lt;/tr&gt;
  &lt;/tfoot&gt;
&lt;/table&gt;

&lt;h2 id=&quot;7-code-snippets&quot;&gt;7. Code Snippets&lt;/h2&gt;

&lt;h3 id=&quot;highlighted-code-blocks&quot;&gt;Highlighted Code Blocks&lt;/h3&gt;

&lt;div class=&quot;language-css highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&lt;span class=&quot;nf&quot;&gt;#container&lt;/span&gt; &lt;span class=&quot;p&quot;&gt;{&lt;/span&gt;
  &lt;span class=&quot;nl&quot;&gt;float&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;:&lt;/span&gt; &lt;span class=&quot;nb&quot;&gt;left&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
  &lt;span class=&quot;nl&quot;&gt;margin&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;:&lt;/span&gt; &lt;span class=&quot;m&quot;&gt;0&lt;/span&gt; &lt;span class=&quot;m&quot;&gt;-240px&lt;/span&gt; &lt;span class=&quot;m&quot;&gt;0&lt;/span&gt; &lt;span class=&quot;m&quot;&gt;0&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
  &lt;span class=&quot;nl&quot;&gt;width&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;:&lt;/span&gt; &lt;span class=&quot;m&quot;&gt;100%&lt;/span&gt;&lt;span class=&quot;p&quot;&gt;;&lt;/span&gt;
&lt;span class=&quot;p&quot;&gt;}&lt;/span&gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;

&lt;h3 id=&quot;standard-code-block&quot;&gt;Standard code block&lt;/h3&gt;

&lt;div class=&quot;highlighter-rouge&quot;&gt;&lt;div class=&quot;highlight&quot;&gt;&lt;pre class=&quot;highlight&quot;&gt;&lt;code&gt;&amp;lt;div id=&quot;awesome&quot;&amp;gt;
  &amp;lt;p&amp;gt;This is great isn't it?&amp;lt;/p&amp;gt;
&amp;lt;/div&amp;gt;
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;</content><author><name></name></author><category term="test" /><category term="style" /><summary type="html">Below is just about everything you’ll need to style in the theme. Check the source code to see the many embedded elements within paragraphs.</summary></entry></feed>