-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Matthew Reider
committed
Dec 12, 2024
1 parent
7190d94
commit 3d1437e
Showing
8 changed files
with
63 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
<!DOCTYPE html><html><head><title>Default Title</title><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel='stylesheet' href='http://127.0.0.1:4567/css/cactus.css'><link rel='icon' href='http://127.0.0.1:4567/images/favicon.ico'><meta property="og:title" content="Default Title" /> | ||
<meta property="og:author" content="" /> | ||
<meta property="og:description" content="" /></head><body class="content max-width mx-auto"><header id='header' class='py4'><a href='http://127.0.0.1:4567/' class='flex items-center'><div id='logo' style='background-image: url("http://127.0.0.1:4567/images/logo.png"); width: 50px; height: 50px; background-size: cover; background-position: center;'></div><div id='title' class='ml2'><h1>Default Title</h1></div></a><div id='nav'><ul><li><a href='http://127.0.0.1:4567/index.html'>Home</a></li> | ||
<li><a href='http://127.0.0.1:4567/example/post1.html'>First Post</a></li></ul></div></header><main class="mx3 my3"><p>About me!</p> | ||
<meta property="og:description" content="" /></head><body class="content max-width mx-auto"><header id='header' class='py4'><div class='flex items-center'><a href='http://127.0.0.1:4567/' class='flex items-center'><div id='logo' style='background-image: url("http://127.0.0.1:4567/images/logo.png"); width: 50px; height: 50px; background-size: cover; background-position: center;'></div><div id='website-title' class='ml2'><h1>Default Website Title</h1></div></a><div id='nav'><ul><li><a href='http://127.0.0.1:4567/index.html'>Home</a></li> | ||
<li><a href='http://127.0.0.1:4567/example/post1.html'>First Post</a></li></ul></div></div><div id='page-title'><h2>Default Title</h2></div></header><main class="mx3 my3"><p>About me!</p> | ||
</main><footer class="footer px3 py2 border-box">© 2024 Matt Reider | Created with <a href='https://github.com/mreider/krems'>Krems</a></footer></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<!DOCTYPE html><html><head><title>First Example Post</title><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel='stylesheet' href='http://127.0.0.1:4567/css/cactus.css'><link rel='icon' href='http://127.0.0.1:4567/images/favicon.ico'><meta property="og:title" content="First Example Post" /> | ||
<meta property="og:author" content="Krems" /> | ||
<meta property="og:description" content="This is the first example post." /> | ||
<meta property="og:date" content="2024-12-08" /></head><body class="content max-width mx-auto"><header id='header' class='py4'><a href='http://127.0.0.1:4567/' class='flex items-center'><div id='logo' style='background-image: url("http://127.0.0.1:4567/images/logo.png"); width: 50px; height: 50px; background-size: cover; background-position: center;'></div><div id='title' class='ml2'><h1>First Example Post</h1></div></a><div id='nav'><ul><li><a href='http://127.0.0.1:4567/index.html'>Home</a></li> | ||
<li><a href='http://127.0.0.1:4567/example/post1.html'>First Post</a></li></ul></div><p class='author-date'>By Krems on December 08, 2024</p><p class='summary'>This is the first example post.</p></header><main class="mx3 my3"><p>This is the content of the first example post.</p> | ||
<meta property="og:date" content="2024-12-08" /></head><body class="content max-width mx-auto"><header id='header' class='py4'><div class='flex items-center'><a href='http://127.0.0.1:4567/' class='flex items-center'><div id='logo' style='background-image: url("http://127.0.0.1:4567/images/logo.png"); width: 50px; height: 50px; background-size: cover; background-position: center;'></div><div id='website-title' class='ml2'><h1>Default Website Title</h1></div></a><div id='nav'><ul><li><a href='http://127.0.0.1:4567/index.html'>Home</a></li> | ||
<li><a href='http://127.0.0.1:4567/example/post1.html'>First Post</a></li></ul></div></div><div id='page-title'><h2>First Example Post</h2></div><p class='author-date'>By Krems on December 08, 2024</p><p class='summary'>This is the first example post.</p></header><main class="mx3 my3"><p>This is the content of the first example post.</p> | ||
</main><footer class="footer px3 py2 border-box">© 2024 Matt Reider | Created with <a href='https://github.com/mreider/krems'>Krems</a></footer></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<!DOCTYPE html><html><head><title>Second Example Post</title><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel='stylesheet' href='http://127.0.0.1:4567/css/cactus.css'><link rel='icon' href='http://127.0.0.1:4567/images/favicon.ico'><meta property="og:title" content="Second Example Post" /> | ||
<meta property="og:author" content="Krems" /> | ||
<meta property="og:description" content="This is the second example post." /> | ||
<meta property="og:date" content="2024-12-07" /></head><body class="content max-width mx-auto"><header id='header' class='py4'><a href='http://127.0.0.1:4567/' class='flex items-center'><div id='logo' style='background-image: url("http://127.0.0.1:4567/images/logo.png"); width: 50px; height: 50px; background-size: cover; background-position: center;'></div><div id='title' class='ml2'><h1>Second Example Post</h1></div></a><div id='nav'><ul><li><a href='http://127.0.0.1:4567/index.html'>Home</a></li> | ||
<li><a href='http://127.0.0.1:4567/example/post1.html'>First Post</a></li></ul></div><p class='author-date'>By Krems on December 07, 2024</p><p class='summary'>This is the second example post.</p></header><main class="mx3 my3"><p>This is the content of the second example post.</p> | ||
<meta property="og:date" content="2024-12-07" /></head><body class="content max-width mx-auto"><header id='header' class='py4'><div class='flex items-center'><a href='http://127.0.0.1:4567/' class='flex items-center'><div id='logo' style='background-image: url("http://127.0.0.1:4567/images/logo.png"); width: 50px; height: 50px; background-size: cover; background-position: center;'></div><div id='website-title' class='ml2'><h1>Default Website Title</h1></div></a><div id='nav'><ul><li><a href='http://127.0.0.1:4567/index.html'>Home</a></li> | ||
<li><a href='http://127.0.0.1:4567/example/post1.html'>First Post</a></li></ul></div></div><div id='page-title'><h2>Second Example Post</h2></div><p class='author-date'>By Krems on December 07, 2024</p><p class='summary'>This is the second example post.</p></header><main class="mx3 my3"><p>This is the content of the second example post.</p> | ||
</main><footer class="footer px3 py2 border-box">© 2024 Matt Reider | Created with <a href='https://github.com/mreider/krems'>Krems</a></footer></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,9 @@ | ||
<!DOCTYPE html><html><head><title>Default Title</title><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel='stylesheet' href='http://127.0.0.1:4567/css/cactus.css'><link rel='icon' href='http://127.0.0.1:4567/images/favicon.ico'><meta property="og:title" content="Default Title" /> | ||
<meta property="og:author" content="" /> | ||
<meta property="og:description" content="" /></head><body class="content max-width mx-auto"><header id='header' class='py4'><a href='http://127.0.0.1:4567/' class='flex items-center'><div id='logo' style='background-image: url("http://127.0.0.1:4567/images/logo.png"); width: 50px; height: 50px; background-size: cover; background-position: center;'></div><div id='title' class='ml2'><h1>Default Title</h1></div></a><div id='nav'><ul><li><a href='http://127.0.0.1:4567/index.html'>Home</a></li> | ||
<li><a href='http://127.0.0.1:4567/example/post1.html'>First Post</a></li></ul></div></header><main class="mx3 my3"><h1>Writing for fun</h1> | ||
<meta property="og:description" content="" /></head><body class="content max-width mx-auto"><header id='header' class='py4'><div class='flex items-center'><a href='http://127.0.0.1:4567/' class='flex items-center'><div id='logo' style='background-image: url("http://127.0.0.1:4567/images/logo.png"); width: 50px; height: 50px; background-size: cover; background-position: center;'></div><div id='website-title' class='ml2'><h1>Default Website Title</h1></div></a><div id='nav'><ul><li><a href='http://127.0.0.1:4567/index.html'>Home</a></li> | ||
<li><a href='http://127.0.0.1:4567/example/post1.html'>First Post</a></li></ul></div></div><div id='page-title'><h2>Default Title</h2></div></header><main class="mx3 my3"><h1>Writing for fun</h1> | ||
|
||
<p>These are blogs about traveling and other expat experiences.</p> | ||
|
||
<p><h4 class='h3 my2'>2019</h4><ul class='post-list list-none'><li class='post-item my1'><a class='post-link' href='http://127.0.0.1:4567/fun/everything-animal.html'>Everything Animal</a></li></ul></p> | ||
<p><h4 class='h3 my2'>2019</h4><ul class='post-list'><li class='post-item my1'><a class='post-link' href='http://127.0.0.1:4567/fun/everything-animal.html'>Everything Animal</a></li></ul></p> | ||
</main><footer class="footer px3 py2 border-box">© 2024 Matt Reider | Created with <a href='https://github.com/mreider/krems'>Krems</a></footer></body></html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
<!DOCTYPE html><html><head><title>Welcome to Krems</title><meta name="viewport" content="width=device-width, initial-scale=1.0"><link rel='stylesheet' href='http://127.0.0.1:4567/css/cactus.css'><link rel='icon' href='http://127.0.0.1:4567/images/favicon.ico'><meta property="og:title" content="Welcome to Krems" /> | ||
<meta property="og:author" content="" /> | ||
<meta property="og:description" content="" /></head><body class="content max-width mx-auto"><header id='header' class='py4'><a href='http://127.0.0.1:4567/' class='flex items-center'><div id='logo' style='background-image: url("http://127.0.0.1:4567/images/logo.png"); width: 50px; height: 50px; background-size: cover; background-position: center;'></div><div id='title' class='ml2'><h1>Welcome to Krems</h1></div></a><div id='nav'><ul><li><a href='http://127.0.0.1:4567/index.html'>Home</a></li> | ||
<li><a href='http://127.0.0.1:4567/example/post1.html'>First Post</a></li></ul></div></header><main class="mx3 my3"><p>This is the default index page. Below is a list of posts in the 'example' directory:</p> | ||
<meta property="og:description" content="" /></head><body class="content max-width mx-auto"><header id='header' class='py4'><div class='flex items-center'><a href='http://127.0.0.1:4567/' class='flex items-center'><div id='logo' style='background-image: url("http://127.0.0.1:4567/images/logo.png"); width: 50px; height: 50px; background-size: cover; background-position: center;'></div><div id='website-title' class='ml2'><h1>Default Website Title</h1></div></a><div id='nav'><ul><li><a href='http://127.0.0.1:4567/index.html'>Home</a></li> | ||
<li><a href='http://127.0.0.1:4567/example/post1.html'>First Post</a></li></ul></div></div><div id='page-title'><h2>Welcome to Krems</h2></div></header><main class="mx3 my3"><p>This is the default index page. Below is a list of posts in the 'example' directory:</p> | ||
|
||
<p><h4 class='h3 my2'>2024</h4><ul class='post-list list-none'><li class='post-item my1'><a class='post-link' href='http://127.0.0.1:4567/example/post1.html'>Post1</a></li><li class='post-item my1'><a class='post-link' href='http://127.0.0.1:4567/example/post2.html'>Post2</a></li></ul></p> | ||
<p><h4 class='h3 my2'>2024</h4><ul class='post-list'><li class='post-item my1'><a class='post-link' href='http://127.0.0.1:4567/example/post1.html'>Post1</a></li><li class='post-item my1'><a class='post-link' href='http://127.0.0.1:4567/example/post2.html'>Post2</a></li></ul></p> | ||
</main><footer class="footer px3 py2 border-box">© 2024 Matt Reider | Created with <a href='https://github.com/mreider/krems'>Krems</a></footer></body></html> |