Skip to content

Commit

Permalink
Shinkle feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
bluevolvo87 committed Aug 11, 2024
1 parent e72731d commit d07b2eb
Show file tree
Hide file tree
Showing 10 changed files with 16 additions and 16 deletions.
2 changes: 1 addition & 1 deletion content/_index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ the hit UK TV show [Taskmaster](https://en.wikipedia.org/wiki/Taskmaster_(TV_ser
This project is in its early stages, but great things are planned; see
this [vision document](vision) for the ambitious plans that I have in mind.

> **Your Time Starts Now!**
> [**Your Time Starts Now!**](tasks)
------------------------------------------------------------------------

2 changes: 1 addition & 1 deletion content/_index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ <h1>Welcome!</h1>
<p>This project is in its early stages, but great things are planned; see
this <a href="vision">vision document</a> for the ambitious plans that I have in mind.</p>
<blockquote>
<p><strong>Your Time Starts Now!</strong></p>
<p><a href="tasks"><strong>Your Time Starts Now!</strong></a></p>
</blockquote>
<hr />
</div>
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ date: '2024-07-06'
slug: []
categories: [trial, test]
tags: [hugo_test]
draft: no
draft: yes
---

# Intro
Expand Down
4 changes: 2 additions & 2 deletions content/posts/2024-07-06-new-post-on-archie/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ date: '2024-07-06'
slug: []
categories: [trial, test]
tags: [hugo_test]
draft: no
draft: yes
---

# Intro
Expand All @@ -20,7 +20,7 @@ rnorm(5)
```

```
## [1] -0.3637057 -0.4214060 0.6501004 -0.8329920 1.3021409
## [1] -1.6798449 -1.1733463 0.7588441 0.4321513 0.4408915
```

Here's an image of a duck.
Expand Down
2 changes: 1 addition & 1 deletion public/2024/07/new-post-on-archie/index.Rmarkdown
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ date: '2024-07-06'
slug: []
categories: [trial, test]
tags: [hugo_test]
draft: no
draft: yes
---

# Intro
Expand Down
10 changes: 5 additions & 5 deletions public/2024/07/new-post-on-archie/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>New Post on Archie - The Median Duck</title><meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Intro This is my first post in the Archie template in hugo.
Here&rsquo;s a random sample from the standard Normal distribution.
rnorm(5) ## [1] -0.3637057 -0.4214060 0.6501004 -0.8329920 1.3021409 Here&rsquo;s an image of a duck.
rnorm(5) ## [1] -1.6798449 -1.1733463 0.7588441 0.4321513 0.4408915 Here&rsquo;s an image of a duck.
Did I create a html from this?" />
<meta property="og:image" content=""/>
<meta property="og:url" content="//localhost:4321/2024/07/new-post-on-archie/">
<meta property="og:site_name" content="The Median Duck">
<meta property="og:title" content="New Post on Archie">
<meta property="og:description" content="Intro This is my first post in the Archie template in hugo.
Here’s a random sample from the standard Normal distribution.
rnorm(5) ## [1] -0.3637057 -0.4214060 0.6501004 -0.8329920 1.3021409 Here’s an image of a duck.
rnorm(5) ## [1] -1.6798449 -1.1733463 0.7588441 0.4321513 0.4408915 Here’s an image of a duck.
Did I create a html from this?">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="article">
Expand All @@ -25,7 +25,7 @@
<meta name="twitter:title" content="New Post on Archie">
<meta name="twitter:description" content="Intro This is my first post in the Archie template in hugo.
Here’s a random sample from the standard Normal distribution.
rnorm(5) ## [1] -0.3637057 -0.4214060 0.6501004 -0.8329920 1.3021409 Here’s an image of a duck.
rnorm(5) ## [1] -1.6798449 -1.1733463 0.7588441 0.4321513 0.4408915 Here’s an image of a duck.
Did I create a html from this?">
<script src="//localhost:4321/js/feather.min.js"></script>

Expand Down Expand Up @@ -84,7 +84,7 @@
<article>
<div class="title">
<h1 class="title">New Post on Archie</h1>
<div class="meta">Posted on Jul 6, 2024</div>
<div class="meta">Posted on Jul 6, 2024 <span class="draft-label">DRAFT</span> </div>
</div>


Expand All @@ -104,7 +104,7 @@ <h1 id="intro">Intro</h1>
<p>This is my first post in the Archie template in hugo.</p>
<p>Here&rsquo;s a random sample from the standard Normal distribution.</p>
<div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-r" data-lang="r"><span style="display:flex;"><span><span style="color:#a6e22e">rnorm</span>(<span style="color:#ae81ff">5</span>)
</span></span></code></pre></div><div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span>## [1] -0.3637057 -0.4214060 0.6501004 -0.8329920 1.3021409
</span></span></code></pre></div><div class="highlight"><pre tabindex="0" style="color:#f8f8f2;background-color:#272822;-moz-tab-size:4;-o-tab-size:4;tab-size:4;"><code class="language-fallback" data-lang="fallback"><span style="display:flex;"><span>## [1] -1.6798449 -1.1733463 0.7588441 0.4321513 0.4408915
</span></span></code></pre></div><p>Here&rsquo;s an image of a duck.</p>
<p><img src="https://i.ebayimg.com/images/g/vToAAOSwr6hdW8L8/s-l1600.jpg" alt=""></p>
<p>Did I create a html from this?</p>
Expand Down
2 changes: 1 addition & 1 deletion public/_index.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ the hit UK TV show [Taskmaster](https://en.wikipedia.org/wiki/Taskmaster_(TV_ser
This project is in its early stages, but great things are planned; see
this [vision document](vision) for the ambitious plans that I have in mind.

> **Your Time Starts Now!**
> [**Your Time Starts Now!**](tasks)
------------------------------------------------------------------------

4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h1>Welcome!</h1>
<p>This project is in its early stages, but great things are planned; see
this <a href="vision">vision document</a> for the ambitious plans that I have in mind.</p>
<blockquote>
<p><strong>Your Time Starts Now!</strong></p>
<p><a href="tasks"><strong>Your Time Starts Now!</strong></a></p>
</blockquote>
<hr />
</div>
Expand All @@ -116,7 +116,7 @@ <h1>Welcome!</h1>

<section class="list-item">
<a href="./2024/07/new-post-on-archie/">New Post on Archie</a>
<time>2024-07-06</time>
<time>2024-07-06 <span class="draft-label">DRAFT</span> </time>
</section>

<section class="list-item">
Expand Down
2 changes: 1 addition & 1 deletion public/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<link>//localhost:4321/2024/07/new-post-on-archie/</link>
<pubDate>Sat, 06 Jul 2024 00:00:00 +0000</pubDate>
<guid>//localhost:4321/2024/07/new-post-on-archie/</guid>
<description>Intro This is my first post in the Archie template in hugo.&#xA;Here&amp;rsquo;s a random sample from the standard Normal distribution.&#xA;rnorm(5) ## [1] -0.3637057 -0.4214060 0.6501004 -0.8329920 1.3021409 Here&amp;rsquo;s an image of a duck.&#xA;Did I create a html from this?</description>
<description>Intro This is my first post in the Archie template in hugo.&#xA;Here&amp;rsquo;s a random sample from the standard Normal distribution.&#xA;rnorm(5) ## [1] -1.6798449 -1.1733463 0.7588441 0.4321513 0.4408915 Here&amp;rsquo;s an image of a duck.&#xA;Did I create a html from this?</description>
</item>
<item>
<title>Resources</title>
Expand Down
2 changes: 1 addition & 1 deletion public/page/2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ <h1>Welcome!</h1>
<p>This project is in its early stages, but great things are planned; see
this <a href="vision">vision document</a> for the ambitious plans that I have in mind.</p>
<blockquote>
<p><strong>Your Time Starts Now!</strong></p>
<p><a href="tasks"><strong>Your Time Starts Now!</strong></a></p>
</blockquote>
<hr />
</div>
Expand Down

0 comments on commit d07b2eb

Please sign in to comment.