Updated hugo version to fix Firefox issue. Updated resume.

This commit is contained in:
2019-12-29 21:28:50 +05:30
parent 569eb1a37e
commit 68d30076ce
62 changed files with 737 additions and 2792 deletions
+64 -22
View File
@@ -1,51 +1,87 @@
<!DOCTYPE html>
<html lang="en-us">
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Abijeet Patro">
<meta name="description" content="Abijeet&#39;s corner of the Internet">
<meta name="description" content="Abijeet&#39;s personal website">
<meta name="keywords" content="website,developer,personal">
<base href="https://thecurlybraces.com">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="404 Page not found"/>
<meta name="twitter:description" content="Abijeet&#39;s personal website"/>
<meta property="og:title" content="404 Page not found" />
<meta property="og:description" content="Abijeet&#39;s personal website" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://thecurlybraces.com/404.html" />
<base href="https://thecurlybraces.com/404.html">
<title>Abijeet Patro</title>
<link rel="canonical" href="">
<link rel="canonical" href="https://thecurlybraces.com/404.html">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
<link rel="stylesheet" href="//cdn.rawgit.com/necolas/normalize.css/master/normalize.css">
<link rel="stylesheet" href="css/style.min.css">
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.11.2/css/all.css" integrity="sha384-KA6wR/X5RY4zFAHpv/CnoG2UW1uogYfdnP67Uv7eULvTveboZJg0qUpmJZb5VqzN" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/favicon-16x16.png" sizes="16x16">
<link rel="stylesheet" href="/css/coder.min.28d751104f30c16da1aa1bb04015cbe662cacfe0d1b01af4f2240ad58580069c.css" integrity="sha256-KNdREE8wwW2hqhuwQBXL5mLKz&#43;DRsBr08iQK1YWABpw=" crossorigin="anonymous" media="screen" />
<meta name="generator" content="Hugo 0.47.1" />
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/fav-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/fav-32x32.png" sizes="16x16">
<meta name="generator" content="Hugo 0.62.0" />
</head>
<body>
<body class="colorscheme-light">
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="https://thecurlybraces.com">
<a class="navigation-title" href="/">
Abijeet Patro
</a>
<ul class="navigation-list float-right">
<input type="checkbox" id="menu-toggle" />
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
<ul class="navigation-list">
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com/about/">About</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://thecurlybraces.com/abijeet-patro-resume.pdf">Resume</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com/about/">About</a>
</li>
</ul>
</section>
</nav>
@@ -65,7 +101,13 @@
<footer class="footer">
<section class="container">
© 2018 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
© 2019
·
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
</section>
</footer>
Binary file not shown.
+65 -27
View File
@@ -1,56 +1,88 @@
<!DOCTYPE html>
<html lang="en-us">
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Abijeet Patro">
<meta name="description" content="Abijeet&#39;s corner of the Internet">
<meta name="description" content="Abijeet&#39;s personal website">
<meta name="keywords" content="website,developer,personal">
<base href="https://thecurlybraces.com">
<title>
Categories · Abijeet Patro
</title>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Categories"/>
<meta name="twitter:description" content="Abijeet&#39;s personal website"/>
<link rel="canonical" href="https://thecurlybraces.com/categories/">
<meta property="og:title" content="Categories" />
<meta property="og:description" content="Abijeet&#39;s personal website" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://thecurlybraces.com/categories/" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
<link rel="stylesheet" href="//cdn.rawgit.com/necolas/normalize.css/master/normalize.css">
<link rel="stylesheet" href="css/style.min.css">
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/favicon-16x16.png" sizes="16x16">
<link href="https://thecurlybraces.com/categories/index.xml" rel="alternate" type="application/rss+xml" title="Abijeet Patro" />
<link href="https://thecurlybraces.com/categories/index.xml" rel="feed" type="application/rss+xml" title="Abijeet Patro" />
<base href="https://thecurlybraces.com/categories/">
<title>Categories · Abijeet Patro</title>
<link rel="canonical" href="https://thecurlybraces.com/categories/">
<meta name="generator" content="Hugo 0.47.1" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.11.2/css/all.css" integrity="sha384-KA6wR/X5RY4zFAHpv/CnoG2UW1uogYfdnP67Uv7eULvTveboZJg0qUpmJZb5VqzN" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
<link rel="stylesheet" href="/css/coder.min.28d751104f30c16da1aa1bb04015cbe662cacfe0d1b01af4f2240ad58580069c.css" integrity="sha256-KNdREE8wwW2hqhuwQBXL5mLKz&#43;DRsBr08iQK1YWABpw=" crossorigin="anonymous" media="screen" />
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/fav-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/fav-32x32.png" sizes="16x16">
<link rel="alternate" type="application/rss+xml" href="https://thecurlybraces.com/categories/index.xml" title="Abijeet Patro" />
<meta name="generator" content="Hugo 0.62.0" />
</head>
<body>
<body class="colorscheme-light">
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="https://thecurlybraces.com">
<a class="navigation-title" href="/">
Abijeet Patro
</a>
<ul class="navigation-list float-right">
<input type="checkbox" id="menu-toggle" />
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
<ul class="navigation-list">
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com/about/">About</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://thecurlybraces.com/abijeet-patro-resume.pdf">Resume</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com/about/">About</a>
</li>
</ul>
</section>
</nav>
@@ -76,7 +108,13 @@
<footer class="footer">
<section class="container">
© 2018 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
© 2019
·
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
</section>
</footer>
+2 -2
View File
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Categories on Abijeet Patro</title>
<link>https://thecurlybraces.com/categories/</link>
<description>Recent content in Categories on Abijeet Patro</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<language>en</language>
<atom:link href="https://thecurlybraces.com/categories/index.xml" rel="self" type="application/rss+xml" />
File diff suppressed because one or more lines are too long
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 8.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 519 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 313 B

After

Width:  |  Height:  |  Size: 398 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 347 B

After

Width:  |  Height:  |  Size: 559 B

+103 -32
View File
@@ -1,54 +1,88 @@
<!DOCTYPE html>
<html lang="en-us">
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Abijeet Patro">
<meta name="description" content="Abijeet&#39;s corner of the Internet">
<meta name="description" content="Abijeet&#39;s personal website">
<meta name="keywords" content="website,developer,personal">
<base href="https://thecurlybraces.com">
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Abijeet Patro"/>
<meta name="twitter:description" content="Abijeet&#39;s personal website"/>
<meta property="og:title" content="Abijeet Patro" />
<meta property="og:description" content="Abijeet&#39;s personal website" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://thecurlybraces.com/" />
<base href="https://thecurlybraces.com/">
<title>Abijeet Patro</title>
<link rel="canonical" href="https://thecurlybraces.com/">
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
<link rel="stylesheet" href="//cdn.rawgit.com/necolas/normalize.css/master/normalize.css">
<link rel="stylesheet" href="css/style.min.css">
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/favicon-16x16.png" sizes="16x16">
<link href="https://thecurlybraces.com/index.xml" rel="alternate" type="application/rss+xml" title="Abijeet Patro" />
<link href="https://thecurlybraces.com/index.xml" rel="feed" type="application/rss+xml" title="Abijeet Patro" />
<link rel="canonical" href="https://thecurlybraces.com/">
<meta name="generator" content="Hugo 0.47.1" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.11.2/css/all.css" integrity="sha384-KA6wR/X5RY4zFAHpv/CnoG2UW1uogYfdnP67Uv7eULvTveboZJg0qUpmJZb5VqzN" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
<link rel="stylesheet" href="/css/coder.min.28d751104f30c16da1aa1bb04015cbe662cacfe0d1b01af4f2240ad58580069c.css" integrity="sha256-KNdREE8wwW2hqhuwQBXL5mLKz&#43;DRsBr08iQK1YWABpw=" crossorigin="anonymous" media="screen" />
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/fav-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/fav-32x32.png" sizes="16x16">
<link rel="alternate" type="application/rss+xml" href="https://thecurlybraces.com/index.xml" title="Abijeet Patro" />
<meta name="generator" content="Hugo 0.62.0" />
</head>
<body>
<body class="colorscheme-light">
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="https://thecurlybraces.com">
<a class="navigation-title" href="/">
Abijeet Patro
</a>
<ul class="navigation-list float-right">
<input type="checkbox" id="menu-toggle" />
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
<ul class="navigation-list">
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com/about/">About</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://thecurlybraces.com/abijeet-patro-resume.pdf">Resume</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com/about/">About</a>
</li>
</ul>
</section>
</nav>
@@ -57,20 +91,51 @@
<section class="container centered">
<div class="about">
<h1>Abijeet Patro</h1>
<h2>Full Stack Developer / Open Source Contributor</h2>
<ul>
<li><a href="https://github.com/abijeet/">Github</a></li>
<li>
<a href="https://github.com/abijeet/" aria-label="Github" >
<i class="fab fa-github" aria-hidden="true"></i>
</a>
</li>
<li><a href="https://twitter.com/abijeetpatro/">Twitter</a></li>
<li>
<a href="https://twitter.com/abijeetpatro/" aria-label="Twitter" >
<i class="fab fa-twitter" aria-hidden="true"></i>
</a>
</li>
<li><a href="https://www.linkedin.com/in/abijeet-patro/">LinkedIn</a></li>
<li>
<a href="https://www.linkedin.com/in/abijeet-patro/" aria-label="LinkedIn" >
<i class="fab fa-linkedin" aria-hidden="true"></i>
</a>
</li>
<li><a href="https://stackoverflow.com/users/903324/abijeet-patro?tab=profile">StackOverflow</a></li>
<li>
<a href="https://stackoverflow.com/users/903324/abijeet-patro?tab=profile" aria-label="StackOverflow" >
<i class="fab fa-stack-overflow" aria-hidden="true"></i>
</a>
</li>
<li><a href="/abijeet-patro-resume.pdf">Resume</a></li>
<li>
<a href="/abijeet-patro-resume.pdf" aria-label="Resume" >
<i class="fab fa-resume" aria-hidden="true"></i>
</a>
</li>
</ul>
@@ -82,7 +147,13 @@
<footer class="footer">
<section class="container">
© 2018 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
© 2019
·
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
</section>
</footer>
+2 -2
View File
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Abijeet Patro</title>
<link>https://thecurlybraces.com/</link>
<description>Recent content on Abijeet Patro</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<language>en</language>
<atom:link href="https://thecurlybraces.com/index.xml" rel="self" type="application/rss+xml" />
+1 -4
View File
@@ -1,20 +1,17 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url>
<loc>https://thecurlybraces.com/</loc>
<priority>0</priority>
</url>
<url>
<loc>https://thecurlybraces.com/categories/</loc>
<priority>0</priority>
</url>
<url>
<loc>https://thecurlybraces.com/tags/</loc>
<priority>0</priority>
</url>
</urlset>
+65 -27
View File
@@ -1,56 +1,88 @@
<!DOCTYPE html>
<html lang="en-us">
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="author" content="Abijeet Patro">
<meta name="description" content="Abijeet&#39;s corner of the Internet">
<meta name="description" content="Abijeet&#39;s personal website">
<meta name="keywords" content="website,developer,personal">
<base href="https://thecurlybraces.com">
<title>
Tags · Abijeet Patro
</title>
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="Tags"/>
<meta name="twitter:description" content="Abijeet&#39;s personal website"/>
<link rel="canonical" href="https://thecurlybraces.com/tags/">
<meta property="og:title" content="Tags" />
<meta property="og:description" content="Abijeet&#39;s personal website" />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://thecurlybraces.com/tags/" />
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Fira+Mono:400,700">
<link rel="stylesheet" href="//cdn.rawgit.com/necolas/normalize.css/master/normalize.css">
<link rel="stylesheet" href="css/style.min.css">
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/favicon-16x16.png" sizes="16x16">
<link href="https://thecurlybraces.com/tags/index.xml" rel="alternate" type="application/rss+xml" title="Abijeet Patro" />
<link href="https://thecurlybraces.com/tags/index.xml" rel="feed" type="application/rss+xml" title="Abijeet Patro" />
<base href="https://thecurlybraces.com/tags/">
<title>Tags · Abijeet Patro</title>
<link rel="canonical" href="https://thecurlybraces.com/tags/">
<meta name="generator" content="Hugo 0.47.1" />
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.11.2/css/all.css" integrity="sha384-KA6wR/X5RY4zFAHpv/CnoG2UW1uogYfdnP67Uv7eULvTveboZJg0qUpmJZb5VqzN" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" />
<link rel="stylesheet" href="/css/coder.min.28d751104f30c16da1aa1bb04015cbe662cacfe0d1b01af4f2240ad58580069c.css" integrity="sha256-KNdREE8wwW2hqhuwQBXL5mLKz&#43;DRsBr08iQK1YWABpw=" crossorigin="anonymous" media="screen" />
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/fav-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="https://thecurlybraces.com/images/fav-32x32.png" sizes="16x16">
<link rel="alternate" type="application/rss+xml" href="https://thecurlybraces.com/tags/index.xml" title="Abijeet Patro" />
<meta name="generator" content="Hugo 0.62.0" />
</head>
<body>
<body class="colorscheme-light">
<main class="wrapper">
<nav class="navigation">
<section class="container">
<a class="navigation-title" href="https://thecurlybraces.com">
<a class="navigation-title" href="/">
Abijeet Patro
</a>
<ul class="navigation-list float-right">
<input type="checkbox" id="menu-toggle" />
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label>
<ul class="navigation-list">
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com">Blog</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com/about/">About</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://thecurlybraces.com/abijeet-patro-resume.pdf">Resume</a>
</li>
<li class="navigation-item">
<a class="navigation-link" href="https://blog.thecurlybraces.com/about/">About</a>
</li>
</ul>
</section>
</nav>
@@ -76,7 +108,13 @@
<footer class="footer">
<section class="container">
© 2018 · Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
© 2019
·
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>.
</section>
</footer>
+2 -2
View File
@@ -1,11 +1,11 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Tags on Abijeet Patro</title>
<link>https://thecurlybraces.com/tags/</link>
<description>Recent content in Tags on Abijeet Patro</description>
<generator>Hugo -- gohugo.io</generator>
<language>en-us</language>
<language>en</language>
<atom:link href="https://thecurlybraces.com/tags/index.xml" rel="self" type="application/rss+xml" />