~sky/blog

f04b13fd98d4359aaf25078f9c1a0faa493b0a92 — sky 2 years ago a974c44
Cleaned up files
5 files changed, 0 insertions(+), 263 deletions(-)

D about.html
D archive/index.html
D contact.html
D index.html
R styles.css => output/styles.css
D about.html => about.html +0 -76
@@ 1,76 0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
    	<meta charset="UTF-8">
    	<meta name="Description" content="Skyler Writing: A Blog.">
    	<title>Skyler Writing: About Me</title>
    	<link rel="icon" href="logo.png">
    	<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>	
<h1>
	Skyler Marks
</h1> 	
<h2>
	<em><u> A short introduction</u></em>
	<br>
</h2>
</header>


<bytime>
	<h5>
	Articles By Publish Date
	</h5>
<subsection>
	<li><a href = https://blog.skylermarks.com/>2021-01-30: Home Page Update</a></li>
</subsection>

</bytime>

<misc>
	<h4>
	Information
	</h4>
	<subsection>
	<h4>
		Contact
	</h4>
	</subsection>
	<subsection>
	<h5>Links</h5>
	<li><a href = https://blog.skylermarks.com/>Home</a></li>
	<li><a href = https://blog.skylermarks.com/archive/>Archive</a></li>
	<li>This blog is hosted on <a href = https://d2evs.net/>d2evs.net</a></li>
	</subsection>
	
	<subsection>
		<h5>License</h5>
		<p>
		Content on this site is licensed under a <a href =
		"https://en.wikipedia.org/wiki/Creative_Commons_license">CC-BY-NC-ND</a> license. The code
		of this site is licensed under a <a href =
		"https://en.wikipedia.org/wiki/Creative_Commons_license">CC-BY-SA</a>
		license, and complies with <a href =
			https://en.wikipedia.org/wiki/The_Open_Definition> the
			open definition</a>.</p>
	</subsection>
</misc>


<article>
	
	<h2> Sorry, I haven't gotten around to writing this yet. Come back
		around
		2021-02-10, or if it's past then, email me at sky70x (at)
		gmail (dot) com
	</h2>

</article>
<footer>   
    <center>Website designed by Skyler Marks</center>
</footer>	
</body>

</html>

D archive/index.html => archive/index.html +0 -60
@@ 1,60 0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
    	<meta charset="UTF-8">
    	<meta name="Description" content="Skyler Writing: A Blog.">
    	<title>Skyler Writing: A Blog</title>
    	<link rel="icon" href="https://sky.d2evs.net/logo.png">
    	<link rel="stylesheet" href="https://sky.d2evs.net/styles.css">
</head>
<body>
<header>	
<h1>
	Archive Title Here
</h1> 	
<h2>
	<em><u>Archive Subtitle Here</u></em>
	<br>
</h2>
</header>


<bytime>
	<h5>
	Archived Articles By Publish Date
	</h5>
<subsection>
<li> Archived Article </li>
<li> Archived Article </li>
<li> Archived Article </li>
<li> Archived Article </li>
<li> Archived Article </li>
<li> Archived Article </li>
<li> Archived Article </li>
</subsection>

</bytime>

<misc>
	<h4>
	Information
	</h4>
	<subsection>
	Cool stuff
</subsection>
	
	<subsection>
	More cool stuff
		</subsection>
</misc>


<article>
	<h2>Content for front page of archive here</h2>
</article>
<footer>   
    <center>Website designed by Skyler Marks</center>
</footer>	
</body>

</html>

D contact.html => contact.html +0 -47
@@ 1,47 0,0 @@
<!DOCTYPE html>

<html lang="en">
<head>
    <meta name="viewport" content="width=sectionice-width, initial-scale=1.0">
    <meta charset="UTF-8">
    <title>Skyler Marks's magic</title>
    <link rel="icon" href="logo.png">
    <link rel="stylesheet" href="styles.css">
</head>
<body>


<nav>
    <ul>
      <a style="font-size:200%; text-decoration: none; clear: none; overflow: hidden; font-family: cursive;" href="https://www.skylermarks.com"> Skyler Marks </a>
      <a style="font-size:110%; text-decoration: none;" href="contact.html">Contact Me</a>
    </ul>

</nav>
<header>  
  <h1>
    Skyler Marks
  </h1>   


<article>
  <left>
    <h2>
      Email Me:
    </h2>
    <p>
      Please email me at skyler@skylermarks.com
    </p>
    <br><br><br><br>
  </left>
  <right>
</article>

<footer>   
    <center>Website designed by Skyler Marks</center>
</footer> 


</div>
</body>
</html>

D index.html => index.html +0 -80
@@ 1,80 0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
    	<meta charset="UTF-8">
    	<meta name="Description" content="Skyler Writing: A Blog.">
    	<title>Skyler Writing: A Blog</title>
    	<link rel="icon" href="logo.png">
    	<link rel="stylesheet" href="styles.css">
</head>
<body>
<header>	
<h1>
	Title Here
</h1> 	
<h2>
	<em><u>Subtitle Here</u></em>
	<br>
</h2>
</header>


<bytime>
	<h5>
	Articles By Publish Date
	</h5>
<subsection>
<<<<<<< HEAD
<li>Article (maybe with a link)</li>
<li>Article (maybe with a link)</li>
<li>Article (maybe with a link)</li>
<li>Article (maybe with a link)</li>
<li>Article (maybe with a link)</li>
<li>Article (maybe with a link)</li>
<li>Article (maybe with a link)</li>
<li>Article (maybe with a link)</li>
<li>Article (maybe with a link)</li>
<li>Article (maybe with a link)</li>
<li>Article (maybe with a link)</li>
<li>Article (maybe with a link)</li>
=======
	<li><a href = https://blog.skylermarks.com/>2021-01-30: Home Page Update</a></li>
>>>>>>> 061091b106021f217b101d37b413dcf453d5f014
</subsection>

</bytime>

<misc>
	<h4>
	Information
	</h4>
	<subsection>
<<<<<<< HEAD
	<h5> Put some cool stuff here </h5>
</subsection>
=======
	<h5>Links</h5>
	<li><a href = https://blog.skylermarks.com/>Home</a></li>
	<li><a href = https://blog.skylermarks.com/archive/>Archive</a></li>
	<li>This blog is hosted on <a href = https://d2evs.net/>d2evs.net</a></li>
	</subsection>
	
>>>>>>> 061091b106021f217b101d37b413dcf453d5f014
	<subsection>
	<h5> Put some cool stuff here </h5>
</subsection>
	<h5> Put some cool stuff here </h5>
	<subsection>
</subsection>
</misc>


<article>
	<h1>Main content here</h1>
</article>
<footer>   
    <center>Website designed by Skyler Marks</center>
</footer>	
</body>

</html>

R styles.css => output/styles.css +0 -0