-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
26 changed files
with
240 additions
and
244 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
|
||
|
||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lunr.min.js" defer></script><script src="/js/meme.min.b9fd32ecb0892c73db69fdcefe6c2b033e685832bb0ee2b6a93940fe6c864d04.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lunr.min.js" defer></script><script src="/js/meme.min.238001acc8d107d31839007c618ccd38c64210ddf0869d445de90497fdbe5861.js"></script> | ||
|
||
|
||
|
||
|
@@ -59,7 +59,7 @@ | |
"@context": "https://schema.org", | ||
"@type": "WebPage", | ||
"datePublished": "2024-12-01T00:00:00+00:00", | ||
"dateModified": "2024-12-01T21:32:47-05:00", | ||
"dateModified": "2024-12-01T21:35:48-05:00", | ||
"url": "/categories/automation/", | ||
"name": "Categories: Automation", | ||
"description": "MemE is a powerful and highly customizable GoHugo theme for personal blogs.", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
|
||
|
||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lunr.min.js" defer></script><script src="/js/meme.min.b9fd32ecb0892c73db69fdcefe6c2b033e685832bb0ee2b6a93940fe6c864d04.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lunr.min.js" defer></script><script src="/js/meme.min.238001acc8d107d31839007c618ccd38c64210ddf0869d445de90497fdbe5861.js"></script> | ||
|
||
|
||
|
||
|
@@ -59,7 +59,7 @@ | |
"@context": "https://schema.org", | ||
"@type": "WebPage", | ||
"datePublished": "2024-12-01T00:00:00+00:00", | ||
"dateModified": "2024-12-01T21:32:47-05:00", | ||
"dateModified": "2024-12-01T21:35:48-05:00", | ||
"url": "/categories/devops/", | ||
"name": "Categories: DevOps", | ||
"description": "MemE is a powerful and highly customizable GoHugo theme for personal blogs.", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head prefix="og: http://ogp.me/ns# article: http://ogp.me/ns/article#"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> | ||
<head prefix="og: http://ogp.me/ns# article: http://ogp.me/ns/article#"> | ||
<meta charset="UTF-8" /> | ||
|
||
<meta name="generator" content="Hugo 0.139.3"><meta name="theme-color" content="#fff" /> | ||
|
@@ -22,7 +22,7 @@ | |
|
||
|
||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lunr.min.js" defer></script><script src="/js/meme.min.b9fd32ecb0892c73db69fdcefe6c2b033e685832bb0ee2b6a93940fe6c864d04.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lunr.min.js" defer></script><script src="/js/meme.min.238001acc8d107d31839007c618ccd38c64210ddf0869d445de90497fdbe5861.js"></script> | ||
|
||
|
||
|
||
|
@@ -51,32 +51,32 @@ | |
|
||
|
||
|
||
<link rel="canonical" href="//localhost:1313/categories/" /> | ||
<link rel="canonical" href="/categories/" /> | ||
|
||
|
||
<script type="application/ld+json"> | ||
{ | ||
"@context": "https://schema.org", | ||
"@type": "WebPage", | ||
"datePublished": "2024-12-01T00:00:00+00:00", | ||
"dateModified": "2024-12-01T21:32:47-05:00", | ||
"url": "//localhost:1313/categories/", | ||
"dateModified": "2024-12-01T21:35:48-05:00", | ||
"url": "/categories/", | ||
"name": "Categories", | ||
"description": "MemE is a powerful and highly customizable GoHugo theme for personal blogs.", | ||
"image": "//localhost:1313/icons/apple-touch-icon.png", | ||
"image": "/icons/apple-touch-icon.png", | ||
"license": "[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.en)", | ||
"publisher": { | ||
"@type": "Organization", | ||
"name": "Raoul's blog", | ||
"logo": { | ||
"@type": "ImageObject", | ||
"url": "//localhost:1313/icons/apple-touch-icon.png" | ||
"url": "/icons/apple-touch-icon.png" | ||
}, | ||
"url": "//localhost:1313/" | ||
"url": "/" | ||
}, | ||
"mainEntityOfPage": { | ||
"@type": "WebSite", | ||
"@id": "//localhost:1313/" | ||
"@id": "/" | ||
} | ||
} | ||
</script> | ||
|
@@ -94,9 +94,9 @@ | |
|
||
<meta property="og:title" content="Categories" /> | ||
<meta property="og:description" content="MemE is a powerful and highly customizable GoHugo theme for personal blogs." /> | ||
<meta property="og:url" content="//localhost:1313/categories/" /> | ||
<meta property="og:url" content="/categories/" /> | ||
<meta property="og:site_name" content="Raoul's blog" /> | ||
<meta property="og:locale" content="en" /><meta property="og:image" content="//localhost:1313/icons/apple-touch-icon.png" /> | ||
<meta property="og:locale" content="en" /><meta property="og:image" content="/icons/apple-touch-icon.png" /> | ||
<meta property="og:type" content="website" /> | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
|
||
|
||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lunr.min.js" defer></script><script src="/js/meme.min.b9fd32ecb0892c73db69fdcefe6c2b033e685832bb0ee2b6a93940fe6c864d04.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lunr.min.js" defer></script><script src="/js/meme.min.238001acc8d107d31839007c618ccd38c64210ddf0869d445de90497fdbe5861.js"></script> | ||
|
||
|
||
|
||
|
@@ -59,7 +59,7 @@ | |
"@context": "https://schema.org", | ||
"@type": "WebPage", | ||
"datePublished": "2024-12-01T00:00:00+00:00", | ||
"dateModified": "2024-12-01T21:32:47-05:00", | ||
"dateModified": "2024-12-01T21:35:48-05:00", | ||
"url": "/categories/professional/", | ||
"name": "Categories: Professional", | ||
"description": "MemE is a powerful and highly customizable GoHugo theme for personal blogs.", | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ | |
|
||
|
||
|
||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lunr.min.js" defer></script><script src="/js/meme.min.b9fd32ecb0892c73db69fdcefe6c2b033e685832bb0ee2b6a93940fe6c864d04.js"></script> | ||
<script src="https://cdn.jsdelivr.net/npm/[email protected]/lunr.min.js" defer></script><script src="/js/meme.min.238001acc8d107d31839007c618ccd38c64210ddf0869d445de90497fdbe5861.js"></script> | ||
|
||
|
||
|
||
|
@@ -59,7 +59,7 @@ | |
"@context": "https://schema.org", | ||
"@type": "WebPage", | ||
"datePublished": "2024-12-01T00:00:00+00:00", | ||
"dateModified": "2024-12-01T21:32:47-05:00", | ||
"dateModified": "2024-12-01T21:35:48-05:00", | ||
"url": "/categories/r%C3%A9sum%C3%A9/", | ||
"name": "Categories: Résumé", | ||
"description": "MemE is a powerful and highly customizable GoHugo theme for personal blogs.", | ||
|
Oops, something went wrong.