added new post
This commit is contained in:
101
category/news/index.html
Normal file
101
category/news/index.html
Normal file
@@ -0,0 +1,101 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<!-- Begin Jekyll SEO tag v2.8.0 -->
|
||||
<title>Posts in category news | d@n tech</title>
|
||||
<meta name="generator" content="Jekyll v4.3.4" />
|
||||
<meta property="og:title" content="Posts in category news" />
|
||||
<meta name="author" content="dustin newkirk" />
|
||||
<meta property="og:locale" content="en_US" />
|
||||
<meta name="description" content="Caffinated Tech Insights" />
|
||||
<meta property="og:description" content="Caffinated Tech Insights" />
|
||||
<link rel="canonical" href="https://dustin.coffee/category/news/" />
|
||||
<meta property="og:url" content="https://dustin.coffee/category/news/" />
|
||||
<meta property="og:site_name" content="d@n tech" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta property="twitter:title" content="Posts in category news" />
|
||||
<script type="application/ld+json">
|
||||
{"@context":"https://schema.org","@type":"WebPage","author":{"@type":"Person","name":"dustin newkirk"},"description":"Caffinated Tech Insights","headline":"Posts in category news","url":"https://dustin.coffee/category/news/"}</script>
|
||||
<!-- End Jekyll SEO tag -->
|
||||
|
||||
|
||||
<meta name="keywords" content="Dustin Newkirk,tech blog,IT blog,technology insights,specific technologies,JavaScript tutorials,Linux tips,cloud computing insights,coffee enthusiast,coffee lover,coffee and coding,tech and coffee,professional services,freelance developer,IT consultant,tech expert,location-based keywords,Syracuse tech expert,Syracuse IT consultant,project or portfolio,tech projects,personal IT portfolio,developer portfolio,guides and tutorials,tech guides,programming tutorials,IT how-to articles,tech reviews,tech product reviews,software reviews,gadget evaluations,personal journey,tech career journey,IT professional story,life of a coder" />
|
||||
|
||||
<meta name="google-adsense-account" content="ca-pub-5033279084799102">
|
||||
<link rel="shortcut icon" href="/assets/logos/dn-tech-favicon-color.png" />
|
||||
<link rel="apple-touch-icon" href="/assets/logos/logo-color.png"/>
|
||||
<link rel="stylesheet" type="text/css" href="/assets/css/styles.css" />
|
||||
<link rel="stylesheet" type="text/css" href="/assets/css/prism.css" />
|
||||
<script src="/assets/js/prism.js"></script>
|
||||
|
||||
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-5033279084799102"
|
||||
crossorigin="anonymous"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="wrapper">
|
||||
<header class="wrapper-header">
|
||||
<div class="header">
|
||||
<h1>d@n tech</h1>
|
||||
<br>
|
||||
<h5><i>Caffinated Tech Insights</i></h5>
|
||||
<br>
|
||||
<nav>
|
||||
|
||||
<a href="/">About & Contact</a>
|
||||
|
||||
<a href="/posts">Posts</a>
|
||||
|
||||
<a href="/categories/">Categories</a>
|
||||
|
||||
<a href="/resume">Resume</a>
|
||||
|
||||
</nav>
|
||||
<hr>
|
||||
</div>
|
||||
|
||||
</header>
|
||||
|
||||
<main class="wrapper-main">
|
||||
<div class="main-content">
|
||||
<div class="post-summary">
|
||||
<h2>Posts</h2>
|
||||
|
||||
<span class="post-item">2025-04-09 >> <a href="/news/2025/04/09/brewing-success-my-journey-into-freelance-web-development-and-server-upgrades.html">brewing success: my journey into freelance web development and server upgrades</a><span class="float-right">news</span></span>
|
||||
|
||||
<span class="post-item">2023-12-27 >> <a href="/news/2023/12/27/New-Site.html">d@n tech is Live!</a><span class="float-right">news</span></span>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="post-nav">
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
|
||||
<footer class="wrapper-footer">
|
||||
<div class="footer">
|
||||
<span class="footer-text float-left">This work is licensed under <a rel="license" href="https://www.gnu.org/licenses/gpl-3.0.en.html" target="_blank">GPLv3</a></span>
|
||||
<span class="footer-text float-right">
|
||||
Site Updated: 2025-12-01 ET (<a href="/feed.xml" target="_blank">RSS</a>)
|
||||
</span>
|
||||
</div>
|
||||
<script src='https://storage.ko-fi.com/cdn/scripts/overlay-widget.js'></script>
|
||||
<script>
|
||||
kofiWidgetOverlay.draw('dustinnewkirk', {
|
||||
'type': 'floating-chat',
|
||||
'floating-chat.donateButton.text': 'Support Me',
|
||||
'floating-chat.donateButton.background-color': '#ff851b',
|
||||
'floating-chat.donateButton.text-color': '#3D2200'
|
||||
});
|
||||
</script>
|
||||
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user