Skip to content

Commit

Permalink
Publishing to gh-pages (publish.sh)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pawka committed Sep 27, 2024
1 parent d97d4ae commit 3ae86bd
Show file tree
Hide file tree
Showing 185 changed files with 9,187 additions and 1,231 deletions.

This file was deleted.

51 changes: 0 additions & 51 deletions css/styles.css.map

This file was deleted.

13 changes: 6 additions & 7 deletions index.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en-us">
<head>
<meta name="generator" content="Hugo 0.134.3">
<meta name="generator" content="Hugo 0.110.0">
<link rel="preload" href="/lib/font-awesome/webfonts/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/lib/font-awesome/webfonts/fa-regular-400.woff2" as="font" type="font/woff2" crossorigin="anonymous">
<link rel="preload" href="/lib/font-awesome/webfonts/fa-solid-900.woff2" as="font" type="font/woff2" crossorigin="anonymous">
Expand All @@ -15,16 +15,15 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<meta property="og:url" content="https://pawka.notrollsallowed.com/">
<meta property="og:site_name" content="Pawka&#39;s diary">
<meta property="og:title" content="Pawka&#39;s diary">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="website">
<meta property="og:title" content="Pawka&#39;s diary" />
<meta property="og:description" content="" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://pawka.notrollsallowed.com/" />




<link rel="stylesheet" href="https://pawka.notrollsallowed.com/css/styles.94f653e9e151e28067a7c5dbbc4600cbd5a3c721e79faaf971e523c40f3b249b8e4f20bb57810dfffa8d559ca5c140fd56eb4cd9c0853113ad08e66afdb08bdd.css" integrity="sha512-lPZT6eFR4oBnp8XbvEYAy9WjxyHnn6r5ceUjxA87JJuOTyC7V4EN//qNVZylwUD9VutM2cCFMROtCOZq/bCL3Q==">
<link rel="stylesheet" href="https://pawka.notrollsallowed.com/scss/style.scss" integrity="">



Expand Down
430 changes: 358 additions & 72 deletions index.xml

Large diffs are not rendered by default.

24 changes: 10 additions & 14 deletions posts/2019-09-15/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,18 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<meta property="og:url" content="https://pawka.notrollsallowed.com/posts/2019-09-15/">
<meta property="og:site_name" content="Pawka&#39;s diary">
<meta property="og:title" content="TIL: What .editorconfig is?">
<meta property="og:description" content=":til:
.editorconfig is almost defacto standard to store project configuration settings such as indentation, encoding etc. It is supposed to be supported by multiple editors (including VIM via plugins). Settings in .editorconfig file will take a precedence over any settings in vim configuration.">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="article">
<meta property="article:section" content="posts">
<meta property="article:published_time" content="2019-09-15T00:00:00+00:00">
<meta property="article:modified_time" content="2019-09-15T00:00:00+00:00">
<meta property="article:tag" content="Til">
<meta property="og:title" content="TIL: What .editorconfig is?" />
<meta property="og:description" content=":til:
.editorconfig is almost defacto standard to store project configuration settings such as indentation, encoding etc. It is supposed to be supported by multiple editors (including VIM via plugins). Settings in .editorconfig file will take a precedence over any settings in vim configuration." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://pawka.notrollsallowed.com/posts/2019-09-15/" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2019-09-15T00:00:00+00:00" />
<meta property="article:modified_time" content="2019-09-15T00:00:00+00:00" />




<link rel="stylesheet" href="https://pawka.notrollsallowed.com/css/styles.94f653e9e151e28067a7c5dbbc4600cbd5a3c721e79faaf971e523c40f3b249b8e4f20bb57810dfffa8d559ca5c140fd56eb4cd9c0853113ad08e66afdb08bdd.css" integrity="sha512-lPZT6eFR4oBnp8XbvEYAy9WjxyHnn6r5ceUjxA87JJuOTyC7V4EN//qNVZylwUD9VutM2cCFMROtCOZq/bCL3Q==">
<link rel="stylesheet" href="https://pawka.notrollsallowed.com/scss/style.scss" integrity="">



Expand Down Expand Up @@ -137,7 +133,7 @@
</a>
</li>
<li>
<a class="icon" href="http://www.tumblr.com/share/link?url=https%3a%2f%2fpawka.notrollsallowed.com%2fposts%2f2019-09-15%2f&name=TIL%3a%20What%20.editorconfig%20is%3f&description=%3cp%3e%3atil%3a%3c%2fp%3e%0a%3cp%3e%3ca%20href%3d%22https%3a%2f%2feditorconfig.org%2f%22%3e.editorconfig%3c%2fa%3e%20is%20almost%20defacto%20standard%20to%20store%20project%20configuration%0asettings%20such%20as%20indentation%2c%20encoding%20etc.%20It%20is%20supposed%20to%20be%20supported%20by%0amultiple%20editors%20%28including%20VIM%20via%20plugins%29.%0aSettings%20in%20%3ccode%3e.editorconfig%3c%2fcode%3e%20file%20will%20take%20a%20precedence%20over%20any%20settings%20in%20vim%0aconfiguration.%3c%2fp%3e" aria-label="Tumblr">
<a class="icon" href="http://www.tumblr.com/share/link?url=https%3a%2f%2fpawka.notrollsallowed.com%2fposts%2f2019-09-15%2f&name=TIL%3a%20What%20.editorconfig%20is%3f&description=%3atil%3a%0a.editorconfig%20is%20almost%20defacto%20standard%20to%20store%20project%20configuration%20settings%20such%20as%20indentation%2c%20encoding%20etc.%20It%20is%20supposed%20to%20be%20supported%20by%20multiple%20editors%20%28including%20VIM%20via%20plugins%29.%20Settings%20in%20.editorconfig%20file%20will%20take%20a%20precedence%20over%20any%20settings%20in%20vim%20configuration." aria-label="Tumblr">
<i class="fab fa-tumblr " aria-hidden="true"></i>
</a>
</li>
Expand Down Expand Up @@ -271,7 +267,7 @@ <h1 class="posttitle" itemprop="name headline">
</a>
</li>
<li>
<a class="icon" href="http://www.tumblr.com/share/link?url=https%3a%2f%2fpawka.notrollsallowed.com%2fposts%2f2019-09-15%2f&name=TIL%3a%20What%20.editorconfig%20is%3f&description=%3cp%3e%3atil%3a%3c%2fp%3e%0a%3cp%3e%3ca%20href%3d%22https%3a%2f%2feditorconfig.org%2f%22%3e.editorconfig%3c%2fa%3e%20is%20almost%20defacto%20standard%20to%20store%20project%20configuration%0asettings%20such%20as%20indentation%2c%20encoding%20etc.%20It%20is%20supposed%20to%20be%20supported%20by%0amultiple%20editors%20%28including%20VIM%20via%20plugins%29.%0aSettings%20in%20%3ccode%3e.editorconfig%3c%2fcode%3e%20file%20will%20take%20a%20precedence%20over%20any%20settings%20in%20vim%0aconfiguration.%3c%2fp%3e" aria-label="Tumblr">
<a class="icon" href="http://www.tumblr.com/share/link?url=https%3a%2f%2fpawka.notrollsallowed.com%2fposts%2f2019-09-15%2f&name=TIL%3a%20What%20.editorconfig%20is%3f&description=%3atil%3a%0a.editorconfig%20is%20almost%20defacto%20standard%20to%20store%20project%20configuration%20settings%20such%20as%20indentation%2c%20encoding%20etc.%20It%20is%20supposed%20to%20be%20supported%20by%20multiple%20editors%20%28including%20VIM%20via%20plugins%29.%20Settings%20in%20.editorconfig%20file%20will%20take%20a%20precedence%20over%20any%20settings%20in%20vim%20configuration." aria-label="Tumblr">
<i class="fab fa-tumblr fa-lg" aria-hidden="true"></i>
</a>
</li>
Expand Down
25 changes: 10 additions & 15 deletions posts/2019-09-24/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,23 +14,18 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="all,follow">
<meta name="googlebot" content="index,follow,snippet,archive">
<meta property="og:url" content="https://pawka.notrollsallowed.com/posts/2019-09-24/">
<meta property="og:site_name" content="Pawka&#39;s diary">
<meta property="og:title" content="TIL: Copy TMUX pane contents to buffer">
<meta property="og:description" content=":til: :tmux:
Tmux has a handy shortcut that copies the entire visible contents of a pane to a paste buffer. Enter tmux’s Command mode with &lt;Prefix&gt;:capture-pane. The contents of the pane will be in a paste buffer. You can then paste that content into another pane or window by pressing &lt;Prefix&gt;].">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="article">
<meta property="article:section" content="posts">
<meta property="article:published_time" content="2019-09-24T00:00:00+00:00">
<meta property="article:modified_time" content="2019-09-24T00:00:00+00:00">
<meta property="article:tag" content="Til">
<meta property="article:tag" content="Tmux">
<meta property="og:title" content="TIL: Copy TMUX pane contents to buffer" />
<meta property="og:description" content=":til: :tmux:
Tmux has a handy shortcut that copies the entire visible contents of a pane to a paste buffer. Enter tmux’s Command mode with &lt;Prefix&gt;:capture-pane. The contents of the pane will be in a paste buffer. You can then paste that content into another pane or window by pressing &lt;Prefix&gt;]." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://pawka.notrollsallowed.com/posts/2019-09-24/" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2019-09-24T00:00:00+00:00" />
<meta property="article:modified_time" content="2019-09-24T00:00:00+00:00" />




<link rel="stylesheet" href="https://pawka.notrollsallowed.com/css/styles.94f653e9e151e28067a7c5dbbc4600cbd5a3c721e79faaf971e523c40f3b249b8e4f20bb57810dfffa8d559ca5c140fd56eb4cd9c0853113ad08e66afdb08bdd.css" integrity="sha512-lPZT6eFR4oBnp8XbvEYAy9WjxyHnn6r5ceUjxA87JJuOTyC7V4EN//qNVZylwUD9VutM2cCFMROtCOZq/bCL3Q==">
<link rel="stylesheet" href="https://pawka.notrollsallowed.com/scss/style.scss" integrity="">



Expand Down Expand Up @@ -144,7 +139,7 @@
</a>
</li>
<li>
<a class="icon" href="http://www.tumblr.com/share/link?url=https%3a%2f%2fpawka.notrollsallowed.com%2fposts%2f2019-09-24%2f&name=TIL%3a%20Copy%20TMUX%20pane%20contents%20to%20buffer&description=%3cp%3e%3atil%3a%20%3atmux%3a%3c%2fp%3e%0a%3cp%3eTmux%20has%20a%20handy%20shortcut%20that%20copies%20the%20entire%20visible%20contents%20of%20a%20pane%20to%0aa%20paste%20buffer.%20Enter%20tmux%e2%80%99s%20Command%20mode%20with%20%3ccode%3e%26lt%3bPrefix%26gt%3b%3acapture-pane%3c%2fcode%3e.%0aThe%20contents%20of%20the%20pane%20will%20be%20in%20a%20paste%20buffer.%20You%20can%20then%20paste%20that%0acontent%20into%20another%20pane%20or%20window%20by%20pressing%20%3ccode%3e%26lt%3bPrefix%26gt%3b%5d%3c%2fcode%3e.%3c%2fp%3e" aria-label="Tumblr">
<a class="icon" href="http://www.tumblr.com/share/link?url=https%3a%2f%2fpawka.notrollsallowed.com%2fposts%2f2019-09-24%2f&name=TIL%3a%20Copy%20TMUX%20pane%20contents%20to%20buffer&description=%3atil%3a%20%3atmux%3a%0aTmux%20has%20a%20handy%20shortcut%20that%20copies%20the%20entire%20visible%20contents%20of%20a%20pane%20to%20a%20paste%20buffer.%20Enter%20tmux%e2%80%99s%20Command%20mode%20with%20%26lt%3bPrefix%26gt%3b%3acapture-pane.%20The%20contents%20of%20the%20pane%20will%20be%20in%20a%20paste%20buffer.%20You%20can%20then%20paste%20that%20content%20into%20another%20pane%20or%20window%20by%20pressing%20%26lt%3bPrefix%26gt%3b%5d." aria-label="Tumblr">
<i class="fab fa-tumblr " aria-hidden="true"></i>
</a>
</li>
Expand Down Expand Up @@ -280,7 +275,7 @@ <h1 class="posttitle" itemprop="name headline">
</a>
</li>
<li>
<a class="icon" href="http://www.tumblr.com/share/link?url=https%3a%2f%2fpawka.notrollsallowed.com%2fposts%2f2019-09-24%2f&name=TIL%3a%20Copy%20TMUX%20pane%20contents%20to%20buffer&description=%3cp%3e%3atil%3a%20%3atmux%3a%3c%2fp%3e%0a%3cp%3eTmux%20has%20a%20handy%20shortcut%20that%20copies%20the%20entire%20visible%20contents%20of%20a%20pane%20to%0aa%20paste%20buffer.%20Enter%20tmux%e2%80%99s%20Command%20mode%20with%20%3ccode%3e%26lt%3bPrefix%26gt%3b%3acapture-pane%3c%2fcode%3e.%0aThe%20contents%20of%20the%20pane%20will%20be%20in%20a%20paste%20buffer.%20You%20can%20then%20paste%20that%0acontent%20into%20another%20pane%20or%20window%20by%20pressing%20%3ccode%3e%26lt%3bPrefix%26gt%3b%5d%3c%2fcode%3e.%3c%2fp%3e" aria-label="Tumblr">
<a class="icon" href="http://www.tumblr.com/share/link?url=https%3a%2f%2fpawka.notrollsallowed.com%2fposts%2f2019-09-24%2f&name=TIL%3a%20Copy%20TMUX%20pane%20contents%20to%20buffer&description=%3atil%3a%20%3atmux%3a%0aTmux%20has%20a%20handy%20shortcut%20that%20copies%20the%20entire%20visible%20contents%20of%20a%20pane%20to%20a%20paste%20buffer.%20Enter%20tmux%e2%80%99s%20Command%20mode%20with%20%26lt%3bPrefix%26gt%3b%3acapture-pane.%20The%20contents%20of%20the%20pane%20will%20be%20in%20a%20paste%20buffer.%20You%20can%20then%20paste%20that%20content%20into%20another%20pane%20or%20window%20by%20pressing%20%26lt%3bPrefix%26gt%3b%5d." aria-label="Tumblr">
<i class="fab fa-tumblr fa-lg" aria-hidden="true"></i>
</a>
</li>
Expand Down
Loading

0 comments on commit 3ae86bd

Please sign in to comment.