-
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
9 changed files
with
192 additions
and
10 deletions.
There are no files selected for viewing
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
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
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
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 |
---|---|---|
@@ -0,0 +1,125 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
<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"> | ||
<link rel="preload" href="/lib/JetBrainsMono/web/woff2/JetBrainsMono-Regular.woff2" as="font" type="font/woff2" crossorigin="anonymous"> | ||
|
||
<meta charset="utf-8"> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"> | ||
<title>Pawka's diary</title> | ||
<link rel = 'canonical' href = 'https://pawka.notrollsallowed.com/tags/ntacamp/'> | ||
|
||
<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:title" content="ntacamp" /> | ||
<meta property="og:description" content="" /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:url" content="https://pawka.notrollsallowed.com/tags/ntacamp/" /> | ||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="https://pawka.notrollsallowed.com/scss/style.scss" integrity=""> | ||
|
||
|
||
|
||
|
||
<!--[if lt IE 9]> | ||
<script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script> | ||
<script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> | ||
<![endif]--> | ||
|
||
|
||
|
||
<link rel="icon" type="image/png" href="https://pawka.notrollsallowed.com/images/favicon.ico" /> | ||
|
||
|
||
</head> | ||
|
||
<body class="max-width mx-auto px3 ltr"> | ||
<div class="content index py4"> | ||
|
||
<header id="header"> | ||
<a href="https://pawka.notrollsallowed.com/"> | ||
|
||
<div id="logo" style="background-image: url(https://pawka.notrollsallowed.com/images/logo.png)"></div> | ||
|
||
<div id="title"> | ||
<h1>Pawka's diary</h1> | ||
</div> | ||
</a> | ||
<div id="nav"> | ||
<ul> | ||
<li class="icon"> | ||
<a href="#" aria-label="Menu"><i class="fas fa-bars fa-2x" aria-hidden="true"></i></a> | ||
</li> | ||
|
||
<li><a href="/">Home</a></li> | ||
|
||
<li><a href="/tags">Tags</a></li> | ||
|
||
<li><a href="/tags/til">TIL</a></li> | ||
|
||
</ul> | ||
</div> | ||
</header> | ||
|
||
|
||
|
||
|
||
<div id="archive"> | ||
<ul class="post-list"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<h2>2024</h2> | ||
|
||
<li class="post-item"> | ||
<div class="meta"> | ||
<time datetime="2024-08-11 00:00:00 +0000 UTC" itemprop="datePublished">2024-08-11</time> | ||
</div> | ||
<span> | ||
<a class="" href="https://pawka.notrollsallowed.com/posts/2024-08-11/"> 404 Retrospektyva 2024 </a> | ||
</span> | ||
</li> | ||
|
||
</ul> | ||
|
||
</div> | ||
|
||
|
||
<footer id="footer"> | ||
<div class="footer-left"> | ||
Copyright © 2024 Pawka's diary | ||
</div> | ||
<div class="footer-right"> | ||
<nav> | ||
<ul> | ||
|
||
<li><a href="/">Home</a></li> | ||
|
||
<li><a href="/tags">Tags</a></li> | ||
|
||
<li><a href="/tags/til">TIL</a></li> | ||
|
||
</ul> | ||
</nav> | ||
</div> | ||
</footer> | ||
|
||
|
||
</div> | ||
</body> | ||
|
||
<link rel="stylesheet" href=/lib/font-awesome/css/all.min.css> | ||
<script src=/lib/jquery/jquery.min.js></script> | ||
<script src=/js/main.js></script> | ||
</html> |
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 |
---|---|---|
@@ -0,0 +1,21 @@ | ||
<?xml version="1.0" encoding="utf-8" standalone="yes"?> | ||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> | ||
<channel> | ||
<title>ntacamp on Pawka's diary</title> | ||
<link>https://pawka.notrollsallowed.com/tags/ntacamp/</link> | ||
<description>Recent content in ntacamp on Pawka's diary</description> | ||
<generator>Hugo -- gohugo.io</generator> | ||
<language>en-us</language> | ||
<lastBuildDate>Sun, 11 Aug 2024 00:00:00 +0000</lastBuildDate><atom:link href="https://pawka.notrollsallowed.com/tags/ntacamp/index.xml" rel="self" type="application/rss+xml" /> | ||
<item> | ||
<title>404 Retrospektyva 2024</title> | ||
<link>https://pawka.notrollsallowed.com/posts/2024-08-11/</link> | ||
<pubDate>Sun, 11 Aug 2024 00:00:00 +0000</pubDate> | ||
|
||
<guid>https://pawka.notrollsallowed.com/posts/2024-08-11/</guid> | ||
<description>:ntacamp: | ||
Kiekvienais metais hackercamp&rsquo;as būna unikalus. Unikalus ne tik turinio prasme, bet ir iš organizacinės, dažnai &ldquo;nematomos&rdquo; pusės. Per daug ar per mažai malkų, policijos, automobilių, pranešimų, elektros, lietaus, maisto, &lt;įsirašyk pats&gt;. Kai kurių dalykų negalime įtakoti, kai kuriuos tiesiog pamirštam, nes priimam kaip &ldquo;savaime išsisprendžiančius&rdquo;. Nuo renginio praėjo dvi savaitės. Praėjus euforijai, susigulėjo mintys, kas buvo gerai ir kas galėjo būti geriau. Perskaityti šias mintis bus naudinga iki ateinančio renginio likus keliems mėnesiams ar savaitei.</description> | ||
</item> | ||
|
||
</channel> | ||
</rss> |
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 |
---|---|---|
@@ -0,0 +1,10 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-us"> | ||
<head> | ||
<title>https://pawka.notrollsallowed.com/tags/ntacamp/</title> | ||
<link rel="canonical" href="https://pawka.notrollsallowed.com/tags/ntacamp/"> | ||
<meta name="robots" content="noindex"> | ||
<meta charset="utf-8"> | ||
<meta http-equiv="refresh" content="0; url=https://pawka.notrollsallowed.com/tags/ntacamp/"> | ||
</head> | ||
</html> |