RSP Works blog - master theme source
This commit is contained in:
106
clip-junk
Normal file
106
clip-junk
Normal file
@@ -0,0 +1,106 @@
|
||||
-rw-------. 1 u0_a539 u0_a539 4274 Aug 22 16:15 blog/index.html
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" xmlns:svg="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:lang="en" lang="en">
|
||||
<head>
|
||||
<title>Blog - RSP Works</title>
|
||||
<link rel="stylesheet" type="text/css" href="/css/style.css" />
|
||||
<link rel="icon" sizes="16x16" type="image/png" href="/favicon.png" />
|
||||
<link rel="icon" sizes="32x32" type="image/png" href="/art/favicon-32x32.png" />
|
||||
<link rel="icon" sizes="96x96" type="image/png" href="/art/favicon-96x96.png" />
|
||||
<link rel="start" title="Home" href="/" />
|
||||
<link rel="alternate" type="application/atom+xml" title="Blog" href="/blog/feed" />
|
||||
<meta name="author" content="Raymond Scott Pert" />
|
||||
<meta name="copyright" content="Copyright 2025 RSP Works" />
|
||||
<meta name="robots" content="noarchive" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="root">
|
||||
<p id="skiptocontent"><a href="#content" accesskey="c">Skip to Content [alt-c]</a></p>
|
||||
<div id="header">
|
||||
<div class="inner_header">
|
||||
<h1>
|
||||
<a class="logo" href="/">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="54" height="30">
|
||||
<use xlink:href="/art/symbols.svg#logo"></use>
|
||||
</svg>
|
||||
</a>
|
||||
<span class="fluff"> </span>
|
||||
<a class="title" href="/"><span>RSP Works</span></a>
|
||||
</h1>
|
||||
<h2>Sections</h2>
|
||||
<ul class="tabs">
|
||||
<li><a href="/blog/">Blog</a></li>
|
||||
<li><a href="/consulting/">Consulting</a></li>
|
||||
<li><a href="/projects/">Projects</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="header_background">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 4200 114.01">
|
||||
<use class="header_tree" xlink:href="/art/symbols.svg#tree"></use>
|
||||
<use class="header_ground" xlink:href="/art/symbols.svg#ground"></use>
|
||||
</svg>
|
||||
</div>
|
||||
</div>
|
||||
<div id="content">
|
||||
<div class="blog_page">
|
||||
<div class="blog_sidebar">
|
||||
<div>
|
||||
<h2>Recent</h2>
|
||||
<ul>
|
||||
<li><a href="/blog/post/ontario-alabama">Ontario Falls Behind Alabama</a></li>
|
||||
<li><a href="/blog/post/global-south-banking">Global South Banking Access</a></li>
|
||||
<li><a href="/blog/post/muck-rack-guide">Muck Rack for Growth</a></li>
|
||||
<li><a href="/blog/post/mit-genai-divide">MIT GenAI Study</a></li>
|
||||
<li><a href="/blog/post/freeman-educated-proletariat">Freeman's 1970 Warning</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<div>
|
||||
<h2>Topics</h2>
|
||||
<ul>
|
||||
<li><a href="#economic-analysis">Economic Analysis</a></li>
|
||||
<li><a href="#policy-research">Policy Research</a></li>
|
||||
<li><a href="#infrastructure">Infrastructure</a></li>
|
||||
<li><a href="#academic-voices">Academic Voices</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="blog_content">
|
||||
<h2>Blog Posts<span class="fluff"> </span>
|
||||
<a href="/blog/feed" class="feed">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="16" height="16">
|
||||
<use xlink:href="/art/symbols.svg#feed_full"></use>
|
||||
</svg>
|
||||
</a>
|
||||
</h2>
|
||||
|
||||
<div class="blog_post_index">
|
||||
<h4>August 2025</h4>
|
||||
<p><a href="/blog/post/ontario-alabama">Ontario Falls Behind Alabama</a></p>
|
||||
<p><a href="/blog/post/global-south-banking">When "Developing" Countries Lead: Global South Banking Access</a></p>
|
||||
<p><a href="/blog/post/muck-rack-guide">How to Leverage Muck Rack for Media Relations and Growth</a></p>
|
||||
<p><a href="/blog/post/mit-genai-divide">MIT's "GenAI Divide" - The 95% ROI Debate</a></p>
|
||||
<p><a href="/blog/post/keyu-jin-profile">Economist Profile: Keyu Jin</a></p>
|
||||
|
||||
<h4>April 2025</h4>
|
||||
<p><a href="/blog/post/freeman-educated-proletariat">Roger Freeman's 1970 Warning: The "Educated Proletariat" as Dynamite</a></p>
|
||||
</div>
|
||||
|
||||
<div class="section">
|
||||
<p><a href="/" class="nav-up"><span>Back to Home</span></a></p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<p class="copyright">© 2025 RSP Works</p>
|
||||
<p class="trees">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 1474 364.7">
|
||||
<use xlink:href="/art/symbols.svg#footer_trees"></use>
|
||||
</svg>
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user