Upload starter template

This commit is contained in:
Timothy Lin
2021-01-09 17:50:45 +08:00
parent e332766d0f
commit 9a6f4efbb8
72 changed files with 11703 additions and 0 deletions

60
public/index.xml Normal file
View File

@ -0,0 +1,60 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Next.js Starter Blog</title>
<link>https://nextjs-starter-blog-demo.com/blog</link>
<description>A blog created with Next.js and Tailwind.css</description>
<language>en-us</language>
<lastBuildDate>Wed, 11 Nov 2020 00:00:00 GMT</lastBuildDate>
<atom:link href="https://nextjs-starter-blog-demo.com/index.xml" rel="self" type="application/rss+xml"/>
<item>
<guid>https://nextjs-starter-blog-demo.comguide-to-using-images-in-nextjs</guid>
<title>Images in Next.js</title>
<link>https://nextjs-starter-blog-demo.comguide-to-using-images-in-nextjs</link>
<description>In this article we introduce adding images in the tailwind starter blog and the benefits and limitations of the next/image component.</description>
<pubDate>Wed, 11 Nov 2020 00:00:00 GMT</pubDate>
</item>
<item>
<guid>https://nextjs-starter-blog-demo.comderiving-ols-estimator</guid>
<title>Deriving the OLS Estimator</title>
<link>https://nextjs-starter-blog-demo.comderiving-ols-estimator</link>
<description>How to derive the OLS Estimator with matrix notation and a tour of math typesetting using markdown with the help of KaTeX.</description>
<pubDate>Sat, 16 Nov 2019 00:00:00 GMT</pubDate>
</item>
<item>
<guid>https://nextjs-starter-blog-demo.comgithub-markdown-guide</guid>
<title>Markdown Guide</title>
<link>https://nextjs-starter-blog-demo.comgithub-markdown-guide</link>
<description>Markdown cheatsheet for all your blogging needs - headers, lists, images, tables and more! An illustrated guide based on Github Flavored Markdown.</description>
<pubDate>Fri, 11 Oct 2019 00:00:00 GMT</pubDate>
</item>
<item>
<guid>https://nextjs-starter-blog-demo.comthe-time-machine</guid>
<title>The Time Machine</title>
<link>https://nextjs-starter-blog-demo.comthe-time-machine</link>
<description>The Time Traveller (for so it will be convenient to speak of him) was expounding a recondite matter to us. His pale grey eyes shone and twinkled, and his usually pale face was flushed and animated...</description>
<pubDate>Wed, 15 Aug 2018 00:00:00 GMT</pubDate>
</item>
<item>
<guid>https://nextjs-starter-blog-demo.compictures-of-canada</guid>
<title>O Canada</title>
<link>https://nextjs-starter-blog-demo.compictures-of-canada</link>
<description>The scenic lands of Canada featuring maple leaves, snow-capped mountains, turquoise lakes and Toronto. Take in the sights in this photo gallery exhibition and see how easy it is to replicate with some MDX magic and tailwind classes.</description>
<pubDate>Sat, 15 Jul 2017 00:00:00 GMT</pubDate>
</item>
<item>
<guid>https://nextjs-starter-blog-demo.comcode-sample</guid>
<title>Sample .md file</title>
<link>https://nextjs-starter-blog-demo.comcode-sample</link>
<description>Example of a markdown file with code blocks and syntax highlighting</description>
<pubDate>Tue, 08 Mar 2016 00:00:00 GMT</pubDate>
</item>
</channel>
</rss>

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.0 KiB

View File

@ -0,0 +1,11 @@
<link rel="apple-touch-icon-precomposed" sizes="57x57" href="apple-touch-icon-57x57.png" />
<link rel="apple-touch-icon-precomposed" sizes="114x114" href="apple-touch-icon-114x114.png" />
<link rel="apple-touch-icon-precomposed" sizes="72x72" href="apple-touch-icon-72x72.png" />
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="apple-touch-icon-144x144.png" />
<link rel="apple-touch-icon-precomposed" sizes="120x120" href="apple-touch-icon-120x120.png" />
<link rel="apple-touch-icon-precomposed" sizes="152x152" href="apple-touch-icon-152x152.png" />
<link rel="icon" type="image/png" href="favicon-32x32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="favicon-16x16.png" sizes="16x16" />
<meta name="application-name" content="&nbsp;"/>
<meta name="msapplication-TileColor" content="#FFFFFF" />
<meta name="msapplication-TileImage" content="mstile-144x144.png" />

Binary file not shown.

After

Width:  |  Height:  |  Size: 573 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.3 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 144 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 56 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 84 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 78 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 256 KiB