Skip to content

Commit

Permalink
paginate 10
Browse files Browse the repository at this point in the history
  • Loading branch information
willjasen committed Jan 22, 2025
1 parent 014b9e1 commit 7d4ba88
Show file tree
Hide file tree
Showing 3 changed files with 118 additions and 37 deletions.
4 changes: 2 additions & 2 deletions config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ summaryLength = 0
social = true
[params.home.posts]
enable = true
paginate = 5
paginate = 10

[params.verification]

Expand All @@ -70,7 +70,7 @@ summaryLength = 0

[params.analytics]
enable = true

[params.analytics.google]
id = "G-H5JWMTWEHQ"
anonymizeIP = true
Expand Down
105 changes: 96 additions & 9 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -110,6 +110,76 @@
"name": "willjasen",
"url": "/posts/welcome"
},"description": ""
},{"@type": "BlogPosting",
"headline": "family",
"inLanguage": "en-us",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/posts/family/"
},"image": ["/profile_pic.jpg"],"genre": "posts","wordcount": 9 ,
"url": "/posts/family/","datePublished": "2021-04-28T12:19:00-04:00","dateModified": "2021-04-28T12:19:00-04:00","publisher": {
"@type": "Organization",
"name": "willjasen"},"author": {
"@type": "Person",
"name": "willjasen",
"url": "/posts/welcome"
},"description": ""
},{"@type": "BlogPosting",
"headline": "parched",
"inLanguage": "en-us",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/posts/parched/"
},"image": ["/profile_pic.jpg"],"genre": "posts","wordcount": 138 ,
"url": "/posts/parched/","datePublished": "2021-01-16T18:11:54-05:00","dateModified": "2021-01-16T18:11:54-05:00","publisher": {
"@type": "Organization",
"name": "willjasen"},"author": {
"@type": "Person",
"name": "willjasen",
"url": "/posts/welcome"
},"description": ""
},{"@type": "BlogPosting",
"headline": "rainstash",
"inLanguage": "en-us",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/posts/rainstash/"
},"image": ["/profile_pic.jpg"],"genre": "posts","wordcount": 149 ,
"url": "/posts/rainstash/","datePublished": "2020-11-27T17:50:15-05:00","dateModified": "2020-11-27T17:50:15-05:00","publisher": {
"@type": "Organization",
"name": "willjasen"},"author": {
"@type": "Person",
"name": "willjasen",
"url": "/posts/welcome"
},"description": ""
},{"@type": "BlogPosting",
"headline": "information entropy",
"inLanguage": "en-us",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/posts/entropy/"
},"image": ["/profile_pic.jpg"],"genre": "posts","wordcount": 750 ,
"url": "/posts/entropy/","datePublished": "2020-11-27T10:48:02-05:00","dateModified": "2020-11-27T10:48:02-05:00","publisher": {
"@type": "Organization",
"name": "willjasen"},"author": {
"@type": "Person",
"name": "willjasen",
"url": "/posts/welcome"
},"description": ""
},{"@type": "BlogPosting",
"headline": "welcome!",
"inLanguage": "en-us",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/posts/welcome/"
},"image": ["/profile_pic.jpg"],"genre": "posts","wordcount": 170 ,
"url": "/posts/welcome/","datePublished": "2020-11-22T21:27:40-05:00","dateModified": "2020-11-22T21:27:40-05:00","publisher": {
"@type": "Organization",
"name": "willjasen"},"author": {
"@type": "Person",
"name": "willjasen",
"url": "/posts/welcome"
},"description": ""
}]}
</script></head>

Expand Down Expand Up @@ -225,15 +295,32 @@
</h1><div class="post-meta">&nbsp;<span class="post-publish">published on <time datetime="2021-10-11">2021-10-11</time></span></div><div class="content"></div>

</article>
<ul class="pagination"><li class="page-item active">
<span class="page-link">
<a href="./">1</a>
</span>
</li><li class="page-item ">
<span class="page-link">
<a href="./page/2/">2</a>
</span>
</li></ul></div></main><footer class="footer">
<article class="single summary"><h1 class="single-title">
<a href="./posts/family/">family</a>
</h1><div class="post-meta">&nbsp;<span class="post-publish">published on <time datetime="2021-04-28">2021-04-28</time></span></div><div class="content"></div>

</article>
<article class="single summary"><h1 class="single-title">
<a href="./posts/parched/">parched</a>
</h1><div class="post-meta">&nbsp;<span class="post-publish">published on <time datetime="2021-01-16">2021-01-16</time></span></div><div class="content"></div>

</article>
<article class="single summary"><h1 class="single-title">
<a href="./posts/rainstash/">rainstash</a>
</h1><div class="post-meta">&nbsp;<span class="post-publish">published on <time datetime="2020-11-27">2020-11-27</time></span></div><div class="content"></div>

</article>
<article class="single summary"><h1 class="single-title">
<a href="./posts/entropy/">information entropy</a>
</h1><div class="post-meta">&nbsp;<span class="post-publish">published on <time datetime="2020-11-27">2020-11-27</time></span></div><div class="content"></div>

</article>
<article class="single summary"><h1 class="single-title">
<a href="./posts/welcome/">welcome!</a>
</h1><div class="post-meta">&nbsp;<span class="post-publish">published on <time datetime="2020-11-22">2020-11-22</time></span></div><div class="content"></div>

</article>
</div></main><footer class="footer">
<div class="footer-container"><div class="footer-line">
Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener noreferrer" title="Hugo 0.141.0">Hugo</a>&nbsp;|&nbsp;Theme - <a href="https://github.com/HEIGE-PCloud/DoIt" target="_blank" rel="noopener noreferrer" title="DoIt 0.4.0"><svg class="icon"
xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><!-- Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License) --><path d="M402.3 344.9l32-32c5-5 13.7-1.5 13.7 5.7V464c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h273.5c7.1 0 10.7 8.6 5.7 13.7l-32 32c-1.5 1.5-3.5 2.3-5.7 2.3H48v352h352V350.5c0-2.1.8-4.1 2.3-5.6zm156.6-201.8L296.3 405.7l-90.4 10c-26.2 2.9-48.5-19.2-45.6-45.6l10-90.4L432.9 17.1c22.9-22.9 59.9-22.9 82.7 0l43.2 43.2c22.9 22.9 22.9 60 .1 82.8zM460.1 174L402 115.9 216.2 301.8l-7.3 65.3 65.3-7.3L460.1 174zm64.8-79.7l-43.2-43.2c-4.1-4.1-10.8-4.1-14.8 0L436 82l58.1 58.1 30.9-30.9c4-4.2 4-10.8-.1-14.9z"/></svg> DoIt</a>
Expand Down
46 changes: 20 additions & 26 deletions public/page/2/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,19 +2,19 @@
<html lang="en-us">

<head>
<meta name="generator" content="Hugo 0.141.0">
<meta name="generator" content="Hugo 0.141.0"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noodp" /><title>Page 2 - willjasen</title><meta name="Description" content="transhumanist and high functioning loser; instantiated simulation, statically stuck in superposition, calculated computationally complex, technomancer at will"><meta property="og:url" content="/">
<meta name="robots" content="noodp" /><title>Page 2 - willjasen</title><meta name="Description" content="transhumanist and high functioning loser; instantiated simulation, statically stuck in superposition, calculated computationally complex, technomancer at will"><meta property="og:url" content="//localhost:1313/">
<meta property="og:site_name" content="willjasen">
<meta property="og:title" content="willjasen">
<meta property="og:description" content="transhumanist and high functioning loser; instantiated simulation, statically stuck in superposition, calculated computationally complex, technomancer at will">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="website">
<meta property="og:image" content="/android-chrome-512x512.png">
<meta property="og:image" content="//localhost:1313/android-chrome-512x512.png">

<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:image" content="/android-chrome-512x512.png">
<meta name="twitter:image" content="//localhost:1313/android-chrome-512x512.png">
<meta name="twitter:title" content="willjasen">
<meta name="twitter:description" content="transhumanist and high functioning loser; instantiated simulation, statically stuck in superposition, calculated computationally complex, technomancer at will">
<meta name="twitter:site" content="@willjasen">
Expand All @@ -27,7 +27,7 @@



<link rel="canonical" href="../../page/2/" /><link rel="alternate" href="../../index.xml" type="application/rss+xml" title="willjasen">
<link rel="canonical" href="//localhost:1313/page/2/" /><link rel="alternate" href="../../index.xml" type="application/rss+xml" title="willjasen">
<link rel="feed" href="../../index.xml" type="application/rss+xml" title="willjasen">
<link rel="stylesheet" href="../../css/main.min.css"><link rel="stylesheet" href="../../css/style.min.css"><script type="application/ld+json">
{"@context": "https://schema.org",
Expand All @@ -36,9 +36,9 @@
"inLanguage": "en-us",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/posts/family/"
},"image": ["/profile_pic.jpg"],"genre": "posts","wordcount": 9 ,
"url": "/posts/family/","datePublished": "2021-04-28T12:19:00-04:00","dateModified": "2021-04-28T12:19:00-04:00","publisher": {
"@id": "//localhost:1313/posts/family/"
},"image": ["//localhost:1313/profile_pic.jpg"],"genre": "posts","wordcount": 9 ,
"url": "//localhost:1313/posts/family/","datePublished": "2021-04-28T12:19:00-04:00","dateModified": "2021-04-28T12:19:00-04:00","publisher": {
"@type": "Organization",
"name": "willjasen"},"author": {
"@type": "Person",
Expand All @@ -50,9 +50,9 @@
"inLanguage": "en-us",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/posts/parched/"
},"image": ["/profile_pic.jpg"],"genre": "posts","wordcount": 138 ,
"url": "/posts/parched/","datePublished": "2021-01-16T18:11:54-05:00","dateModified": "2021-01-16T18:11:54-05:00","publisher": {
"@id": "//localhost:1313/posts/parched/"
},"image": ["//localhost:1313/profile_pic.jpg"],"genre": "posts","wordcount": 138 ,
"url": "//localhost:1313/posts/parched/","datePublished": "2021-01-16T18:11:54-05:00","dateModified": "2021-01-16T18:11:54-05:00","publisher": {
"@type": "Organization",
"name": "willjasen"},"author": {
"@type": "Person",
Expand All @@ -64,9 +64,9 @@
"inLanguage": "en-us",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/posts/rainstash/"
},"image": ["/profile_pic.jpg"],"genre": "posts","wordcount": 149 ,
"url": "/posts/rainstash/","datePublished": "2020-11-27T17:50:15-05:00","dateModified": "2020-11-27T17:50:15-05:00","publisher": {
"@id": "//localhost:1313/posts/rainstash/"
},"image": ["//localhost:1313/profile_pic.jpg"],"genre": "posts","wordcount": 149 ,
"url": "//localhost:1313/posts/rainstash/","datePublished": "2020-11-27T17:50:15-05:00","dateModified": "2020-11-27T17:50:15-05:00","publisher": {
"@type": "Organization",
"name": "willjasen"},"author": {
"@type": "Person",
Expand All @@ -78,9 +78,9 @@
"inLanguage": "en-us",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/posts/entropy/"
},"image": ["/profile_pic.jpg"],"genre": "posts","wordcount": 750 ,
"url": "/posts/entropy/","datePublished": "2020-11-27T10:48:02-05:00","dateModified": "2020-11-27T10:48:02-05:00","publisher": {
"@id": "//localhost:1313/posts/entropy/"
},"image": ["//localhost:1313/profile_pic.jpg"],"genre": "posts","wordcount": 750 ,
"url": "//localhost:1313/posts/entropy/","datePublished": "2020-11-27T10:48:02-05:00","dateModified": "2020-11-27T10:48:02-05:00","publisher": {
"@type": "Organization",
"name": "willjasen"},"author": {
"@type": "Person",
Expand All @@ -92,9 +92,9 @@
"inLanguage": "en-us",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "/posts/welcome/"
},"image": ["/profile_pic.jpg"],"genre": "posts","wordcount": 170 ,
"url": "/posts/welcome/","datePublished": "2020-11-22T21:27:40-05:00","dateModified": "2020-11-22T21:27:40-05:00","publisher": {
"@id": "//localhost:1313/posts/welcome/"
},"image": ["//localhost:1313/profile_pic.jpg"],"genre": "posts","wordcount": 170 ,
"url": "//localhost:1313/posts/welcome/","datePublished": "2020-11-22T21:27:40-05:00","dateModified": "2020-11-22T21:27:40-05:00","publisher": {
"@type": "Organization",
"name": "willjasen"},"author": {
"@type": "Person",
Expand Down Expand Up @@ -244,12 +244,6 @@

defer

></script><script type="text/javascript">
window.dataLayer=window.dataLayer||[];function gtag(){dataLayer.push(arguments);}gtag('js', new Date());
gtag('config', 'G-H5JWMTWEHQ', { 'anonymize_ip': true });
</script><script
src="https://www.googletagmanager.com/gtag/js?id=G-H5JWMTWEHQ"
async
></script>

<script type="speculationrules">
Expand Down

0 comments on commit 7d4ba88

Please sign in to comment.