Skip to content

Commit e6422b7

Browse files
committed
updated telegram social
1 parent 558a971 commit e6422b7

File tree

49 files changed

+280
-278
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+280
-278
lines changed

public/404.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE html>
22
<html lang="en">
3-
<head>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<meta name="robots" content="noodp" />
77
<title>404 Page not found - shiva.dev</title>
8-
<script src="https://cdnjs.cloudflare.com/ajax/libs/lunr.js/2.3.9/lunr.min.js"></script><meta name="Description" content="A tech blog by Shiva Inampudi"><meta property="og:url" content="https://shiva.dev/404.html">
8+
<script src="https://cdnjs.cloudflare.com/ajax/libs/lunr.js/2.3.9/lunr.min.js"></script><meta name="Description" content="A tech blog by Shiva Inampudi"><meta property="og:url" content="http://localhost:1313/404.html">
99
<meta property="og:site_name" content="shiva.dev">
1010
<meta property="og:title" content="404 Page not found">
1111
<meta property="og:description" content="A tech blog by Shiva Inampudi">
@@ -20,7 +20,7 @@
2020
<meta name="apple-mobile-web-app-title" content="Shiva&#39;s Tech Blog"><meta name="theme-color" content="#ffffff"><meta name="msapplication-TileColor" content="#da532c"><link rel="shortcut icon" type="image/x-icon" href="/favicon.ico" />
2121
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
2222
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap" rel="stylesheet">
23-
<link href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/normalize[email protected]/normalize.min.css"><link rel="stylesheet" href="/css/style.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate[email protected]/animate.min.css"></head>
23+
<link href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet"><link rel="stylesheet" href="/lib/normalize/normalize.min.css"><link rel="stylesheet" href="/css/style.min.css"><link rel="stylesheet" href="/lib/fontawesome-free/all.min.css"><link rel="stylesheet" href="/lib/animate/animate.min.css"></head>
2424
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
2525

2626
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
@@ -105,7 +105,7 @@ <h1 id="error-emoji"></h1>
105105
</a><a href="#" id="view-comments" class="fixed-button" title="View Comments">
106106
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
107107
</a>
108-
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/autocomplete[email protected]/dist/autocomplete.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lunr@2.3.9/lunr.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lazysizes@5.3.1/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/sharer[email protected]/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copy to clipboard","maxShownLines":50},"search":{"highlightTag":"em","lunrIndexURL":"/index.json","maxResultLength":10,"noResultsFound":"No results found","snippetLength":30,"type":"lunr"}};</script><script type="text/javascript" src="/js/theme.min.js"></script></body>
108+
</div><script type="text/javascript" src="/lib/autocomplete/autocomplete.min.js"></script><script type="text/javascript" src="/lib/lunr/lunr.min.js"></script><script type="text/javascript" src="/lib/lazysizes/lazysizes.min.js"></script><script type="text/javascript" src="/lib/clipboard/clipboard.min.js"></script><script type="text/javascript" src="/lib/sharer/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copy to clipboard","maxShownLines":50},"search":{"highlightTag":"em","lunrIndexURL":"/index.json","maxResultLength":10,"noResultsFound":"No results found","snippetLength":30,"type":"lunr"}};</script><script type="text/javascript" src="/js/theme.min.js"></script></body>
109109

110110

111111
<script>

public/categories/development/index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<!DOCTYPE html>
22
<html lang="en">
3-
<head>
3+
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
44
<meta charset="utf-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1">
66
<meta name="robots" content="noodp" />
77
<title>Development - Category - shiva.dev</title>
8-
<script src="https://cdnjs.cloudflare.com/ajax/libs/lunr.js/2.3.9/lunr.min.js"></script><meta name="Description" content="A tech blog by Shiva Inampudi"><meta property="og:url" content="https://shiva.dev/categories/development/">
8+
<script src="https://cdnjs.cloudflare.com/ajax/libs/lunr.js/2.3.9/lunr.min.js"></script><meta name="Description" content="A tech blog by Shiva Inampudi"><meta property="og:url" content="http://localhost:1313/categories/development/">
99
<meta property="og:site_name" content="shiva.dev">
1010
<meta property="og:title" content="Development">
1111
<meta property="og:description" content="A tech blog by Shiva Inampudi">
@@ -21,7 +21,7 @@
2121
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
2222
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png"><link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png"><link rel="mask-icon" href="/safari-pinned-tab.svg" color="#5bbad5"><link rel="manifest" href="/site.webmanifest"><link href="https://fonts.googleapis.com/css2?family=JetBrains+Mono:ital,wght@0,100..800;1,100..800&display=swap" rel="stylesheet">
2323
<link href="https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap" rel="stylesheet"><link rel="alternate" href="/categories/development/index.xml" type="application/rss+xml" title="shiva.dev">
24-
<link rel="feed" href="/categories/development/index.xml" type="application/rss+xml" title="shiva.dev"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/normalize[email protected]/normalize.min.css"><link rel="stylesheet" href="/css/style.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.1.1/css/all.min.css"><link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/animate[email protected]/animate.min.css"></head>
24+
<link rel="feed" href="/categories/development/index.xml" type="application/rss+xml" title="shiva.dev"><link rel="stylesheet" href="/lib/normalize/normalize.min.css"><link rel="stylesheet" href="/css/style.min.css"><link rel="stylesheet" href="/lib/fontawesome-free/all.min.css"><link rel="stylesheet" href="/lib/animate/animate.min.css"></head>
2525
<body data-header-desktop="fixed" data-header-mobile="auto"><script type="text/javascript">(window.localStorage && localStorage.getItem('theme') ? localStorage.getItem('theme') === 'dark' : ('auto' === 'auto' ? window.matchMedia('(prefers-color-scheme: dark)').matches : 'auto' === 'dark')) && document.body.setAttribute('theme', 'dark');</script>
2626

2727
<div id="mask"></div><div class="wrapper"><header class="desktop" id="header-desktop">
@@ -84,7 +84,7 @@
8484
<div id="search-dropdown-mobile"></div>
8585
</div><main class="main">
8686
<div class="container"><div class="page archive"><h2 class="single-title animate__animated animate__pulse animate__faster"><i class="far fa-folder-open fa-fw" aria-hidden="true"></i>&nbsp;Development</h2><h3 class="group-title">2024</h3><article class="archive-item">
87-
<a href="/posts/bind_ctrl_hjkl_to_arrow_keys_on_mac/" class="archive-item-link">Bind Ctrl &#43; hjkl to arrow keys on a Mac Machine</a>
87+
<a href="/posts/bind_ctrl_&#43;&#43;hjkl_to_arrow_keys_on_a_mac/" class="archive-item-link">Bind Ctrl &#43; HJKL to arrow keys on a Mac Machine</a>
8888
<span class="archive-item-date">07-31</span>
8989
</article><article class="archive-item">
9090
<a href="/posts/top_secret/" class="archive-item-link">Top Secret</a>
@@ -110,7 +110,7 @@
110110
</a><a href="#" id="view-comments" class="fixed-button" title="View Comments">
111111
<i class="fas fa-comment fa-fw" aria-hidden="true"></i>
112112
</a>
113-
</div><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/autocomplete[email protected]/dist/autocomplete.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lunr@2.3.9/lunr.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/lazysizes@5.3.1/lazysizes.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/clipboard@2.0.11/dist/clipboard.min.js"></script><script type="text/javascript" src="https://cdn.jsdelivr.net/npm/sharer[email protected]/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copy to clipboard","maxShownLines":50},"search":{"highlightTag":"em","lunrIndexURL":"/index.json","maxResultLength":10,"noResultsFound":"No results found","snippetLength":30,"type":"lunr"}};</script><script type="text/javascript" src="/js/theme.min.js"></script></body>
113+
</div><script type="text/javascript" src="/lib/autocomplete/autocomplete.min.js"></script><script type="text/javascript" src="/lib/lunr/lunr.min.js"></script><script type="text/javascript" src="/lib/lazysizes/lazysizes.min.js"></script><script type="text/javascript" src="/lib/clipboard/clipboard.min.js"></script><script type="text/javascript" src="/lib/sharer/sharer.min.js"></script><script type="text/javascript">window.config={"code":{"copyTitle":"Copy to clipboard","maxShownLines":50},"search":{"highlightTag":"em","lunrIndexURL":"/index.json","maxResultLength":10,"noResultsFound":"No results found","snippetLength":30,"type":"lunr"}};</script><script type="text/javascript" src="/js/theme.min.js"></script></body>
114114

115115

116116
<script>

public/categories/development/index.xml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,50 +1,50 @@
11
<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
22
<channel>
33
<title>Development - Category - shiva.dev</title>
4-
<link>https://shiva.dev/categories/development/</link>
4+
<link>http://localhost:1313/categories/development/</link>
55
<description>Development - Category - shiva.dev</description>
66
<generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>[email protected] (Shiva)</managingEditor>
7-
<webMaster>[email protected] (Shiva)</webMaster><lastBuildDate>Wed, 31 Jul 2024 13:55:20 -0500</lastBuildDate><atom:link href="https://shiva.dev/categories/development/" rel="self" type="application/rss+xml" /><item>
8-
<title>Bind Ctrl &#43; hjkl to arrow keys on a Mac Machine</title>
9-
<link>https://shiva.dev/posts/bind_ctrl_hjkl_to_arrow_keys_on_mac/</link>
7+
<webMaster>[email protected] (Shiva)</webMaster><lastBuildDate>Wed, 31 Jul 2024 13:55:20 -0500</lastBuildDate><atom:link href="http://localhost:1313/categories/development/" rel="self" type="application/rss+xml" /><item>
8+
<title>Bind Ctrl &#43; HJKL to arrow keys on a Mac Machine</title>
9+
<link>http://localhost:1313/posts/bind_ctrl_&#43;&#43;hjkl_to_arrow_keys_on_a_mac/</link>
1010
<pubDate>Wed, 31 Jul 2024 13:55:20 -0500</pubDate>
1111
<author>Shiva</author>
12-
<guid>https://shiva.dev/posts/bind_ctrl_hjkl_to_arrow_keys_on_mac/</guid>
12+
<guid>http://localhost:1313/posts/bind_ctrl_&#43;&#43;hjkl_to_arrow_keys_on_a_mac/</guid>
1313
<description><![CDATA[What this post covers? So instead of reaching to arrow keys, you can just use h (as left arrow), j (as down arrow) k (as up arrow) and l (as right arrow) by hoding ctrl key.
1414
Before we start First things first, we need to install a free tool called Hammerspoon. This tool will allow us to configure the key bindings.
1515
Keyboard Settings on Mac Navigate to System Settings &gt; Keyboard &gt; Keyboard Shortcut &gt; Modifier Keys (left pane).]]></description>
1616
</item>
1717
<item>
1818
<title>Adding Password Protection To A Hugo Post</title>
19-
<link>https://shiva.dev/posts/adding_password_protection_to_a_hugo_post/</link>
19+
<link>http://localhost:1313/posts/adding_password_protection_to_a_hugo_post/</link>
2020
<pubDate>Sun, 07 Jul 2024 13:55:20 -0500</pubDate>
2121
<author>Shiva</author>
22-
<guid>https://shiva.dev/posts/adding_password_protection_to_a_hugo_post/</guid>
22+
<guid>http://localhost:1313/posts/adding_password_protection_to_a_hugo_post/</guid>
2323
<description><![CDATA[In this post, I&rsquo;ll show you the simplest way to protect a Hugo page with a password by using front matter and adding a new parameter called &ldquo;password.&rdquo; This allows you to set a unique password for each post.
2424
proceed with caution This method lacks complete security. Anyone with basic computer knowledge can access your post or the repository and view the passwords. Therefore, it&rsquo;s advisable to avoid sharing sensitive information using this approach.]]></description>
2525
</item>
2626
<item>
2727
<title>Top Secret</title>
28-
<link>https://shiva.dev/posts/password/</link>
28+
<link>http://localhost:1313/posts/password/</link>
2929
<pubDate>Sun, 07 Jul 2024 13:55:20 -0500</pubDate>
3030
<author>Shiva</author>
31-
<guid>https://shiva.dev/posts/password/</guid>
31+
<guid>http://localhost:1313/posts/password/</guid>
3232
<description><![CDATA[Top Secret 1234567890 just kidding ;)]]></description>
3333
</item>
3434
<item>
3535
<title>Top Secret</title>
36-
<link>https://shiva.dev/posts/top_secret/</link>
36+
<link>http://localhost:1313/posts/top_secret/</link>
3737
<pubDate>Sun, 07 Jul 2024 13:55:20 -0500</pubDate>
3838
<author>Shiva</author>
39-
<guid>https://shiva.dev/posts/top_secret/</guid>
39+
<guid>http://localhost:1313/posts/top_secret/</guid>
4040
<description><![CDATA[Top Secret 1234567890 just kidding ;)]]></description>
4141
</item>
4242
<item>
4343
<title>Add Lunr Search to Hugo site</title>
44-
<link>https://shiva.dev/posts/lunr_search_for_hugo/</link>
44+
<link>http://localhost:1313/posts/lunr_search_for_hugo/</link>
4545
<pubDate>Tue, 11 Jun 2024 20:02:20 -0500</pubDate>
4646
<author>Shiva</author>
47-
<guid>https://shiva.dev/posts/lunr_search_for_hugo/</guid>
47+
<guid>http://localhost:1313/posts/lunr_search_for_hugo/</guid>
4848
<description><![CDATA[What&rsquo;s covered in this post? Hugo ships with out search, yet I love it. However, I&rsquo;ve managed to integrate lunr search that is supported by the theme Loveit I&rsquo;m using on this website. With that being said, this post will cover how I integrate lurn on my website - for demo, go ahead and search for something on this website :)
4949
Install or update! Make sure you update or install before we start.]]></description>
5050
</item>
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<!DOCTYPE html>
22
<html lang="en">
33
<head>
4-
<title>https://shiva.dev/categories/development/</title>
5-
<link rel="canonical" href="https://shiva.dev/categories/development/">
4+
<title>http://localhost:1313/categories/development/</title>
5+
<link rel="canonical" href="http://localhost:1313/categories/development/">
66
<meta name="robots" content="noindex">
77
<meta charset="utf-8">
8-
<meta http-equiv="refresh" content="0; url=https://shiva.dev/categories/development/">
8+
<meta http-equiv="refresh" content="0; url=http://localhost:1313/categories/development/">
99
</head>
1010
</html>

0 commit comments

Comments
 (0)