-
-
Notifications
You must be signed in to change notification settings - Fork 316
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
35 changed files
with
3,012 additions
and
453 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,96 @@ | ||
<!doctype html><html><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="IE=edge"><title>About Me - Archie</title><link rel=icon type=image/png href=https://img.icons8.com/officel/16/000000/chevron-right.png><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content><meta property="og:image" content="https://raw.githubusercontent.com/athul/archie/master/images/archie-dark.png"><meta property="og:title" content="About Me"><meta property="og:description" content><meta property="og:type" content="article"><meta property="og:url" content="https://athul.github.io/archie/about/"><meta property="article:published_time" content="2020-04-12T00:00:00+00:00"><meta property="article:modified_time" content="2020-04-12T00:00:00+00:00"><meta name=twitter:card content="summary"><meta name=twitter:title content="About Me"><meta name=twitter:description content><script src=https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js></script><link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@1,500&display=swap" rel=stylesheet><link href="https://fonts.googleapis.com/css2?family=Fira+Sans&display=swap" rel=stylesheet><link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel=stylesheet><link rel=stylesheet type=text/css media=screen href=https://athul.github.io/archie/css/main.2f9b5946627215dc1ae7fa5f82bfc9cfcab000329136befeea5733f21e77d68f.css><link id=darkModeStyle rel=stylesheet type=text/css href=https://athul.github.io/archie/css/dark.726cd11ca6eb7c4f7d48eb420354f814e5c1b94281aaf8fd0511c1319f7f78a4.css disabled></head><body><div class=content><header><div class=main><a href=https://athul.github.io/archie/>Archie</a></div><nav><a href=/archie/>Home</a> | ||
<a href=/archie/posts>All posts</a> | ||
<a href=/archie/about>About</a> | ||
<a href=/archie/tags>Tags</a> | ||
| <a id=dark-mode-toggle onclick=toggleTheme() href></a><script src=https://athul.github.io/archie/js/themetoggle.js></script></nav></header><main><article><div class=title><h1 class=title>About Me</h1><div class=meta>Posted on Apr 12, 2020</div></div><section class=body></section><div class=post-tags></div></article></main><footer><hr><a class=soc href=https://github.com/athul/archie title=GitHub><i data-feather=github></i></a>|<a class=soc href=https://github.com/athulcajay/ title=Twitter><i data-feather=twitter></i></a>|<a class=soc href=https://gitlab.com/athul/ title=GitLab><i data-feather=gitlab></i></a>|⚡️ | ||
2022 © Athul | <a href=https://github.com/athul/archie>Archie Theme</a> | Built with <a href=https://gohugo.io>Hugo</a></footer><script>feather.replace()</script></div></body></html> | ||
<!DOCTYPE html> | ||
<html><head lang="en"> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>About Me - Archie</title><link rel="icon" type="image/png" href=https://img.icons8.com/officel/16/000000/chevron-right.png /><meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="description" content="" /> | ||
<meta property="og:image" content="https://raw.githubusercontent.com/athul/archie/master/images/archie-dark.png"/> | ||
<meta property="og:url" content="https://athul.github.io/archie/about/"> | ||
<meta property="og:site_name" content="Archie"> | ||
<meta property="og:title" content="About Me"> | ||
<meta property="og:description" content="Archie is a Minimal and Clean theme for Hugo"> | ||
<meta property="og:locale" content="en_us"> | ||
<meta property="og:type" content="article"> | ||
<meta property="article:published_time" content="2020-04-12T00:00:00+00:00"> | ||
<meta property="article:modified_time" content="2020-04-12T00:00:00+00:00"> | ||
|
||
<meta name="twitter:card" content="summary"> | ||
<meta name="twitter:title" content="About Me"> | ||
<meta name="twitter:description" content="Archie is a Minimal and Clean theme for Hugo"> | ||
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@1,500&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css2?family=Fira+Sans&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet"> | ||
|
||
|
||
<link rel="stylesheet" type="text/css" media="screen" href="https://athul.github.io/archie/css/main.c22e64da35e445cd3a96d981295dfc54ca491431c66067010070194b83d05d30.css" /> | ||
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="https://athul.github.io/archie/css/dark.d22e2a2879d933a4b781535fc4c4c716e9f9d35ea4986dd0cbabda82effc4bdd.css" disabled /> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</head> | ||
<body> | ||
<div class="content"><header> | ||
<div class="main"> | ||
<a href="https://athul.github.io/">Archie</a> | ||
</div> | ||
<nav> | ||
|
||
<a href="/archie/">Home</a> | ||
|
||
<a href="/archie/posts">All posts</a> | ||
|
||
<a href="/archie/about">About</a> | ||
|
||
<a href="/archie/tags">Tags</a> | ||
|
||
| <span id="dark-mode-toggle" onclick="toggleTheme()"><svg class="feather"> | ||
<use href="https://unpkg.com/[email protected]/dist/feather-sprite.svg#sun" /> | ||
</svg></span> | ||
<script src="https://athul.github.io/archie/js/themetoggle.js"></script> | ||
|
||
</nav> | ||
</header> | ||
|
||
<main> | ||
<article> | ||
<div class="title"> | ||
<h1 class="title">About Me</h1> | ||
<div class="meta">Posted on Apr 12, 2020</div> | ||
</div> | ||
|
||
|
||
|
||
|
||
<section class="body"> | ||
|
||
</section> | ||
|
||
<div class="post-tags"> | ||
|
||
</div> | ||
</article> | ||
</main> | ||
<footer> | ||
<div style="display:flex"><a class="soc" href="https://github.com/athul/archie" rel="me" title="GitHub"><svg class="feather"> | ||
<use href="/archie/svg/feather-sprite.51cf5647cb1987f769b616558f2620fd9423d72058490231b391bf6aa3744b55.svg#github" /> | ||
</svg></a><a class="border"></a><a class="soc" href="https://github.com/athulcajay/" rel="me" title="Twitter"><svg class="feather"> | ||
<use href="/archie/svg/feather-sprite.51cf5647cb1987f769b616558f2620fd9423d72058490231b391bf6aa3744b55.svg#twitter" /> | ||
</svg></a><a class="border"></a><a class="soc" href="https://gitlab.com/athul/" rel="me" title="GitLab"><svg class="feather"> | ||
<use href="/archie/svg/feather-sprite.51cf5647cb1987f769b616558f2620fd9423d72058490231b391bf6aa3744b55.svg#gitlab" /> | ||
</svg></a><a class="border"></a></div> | ||
<div class="footer-info"> | ||
2025 © Athul | <a | ||
href="https://github.com/athul/archie">Archie Theme</a> | Built with <a href="https://gohugo.io">Hugo</a> | ||
</div> | ||
</footer> | ||
|
||
|
||
|
||
</div> | ||
</body> | ||
</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 |
---|---|---|
@@ -1,6 +1,90 @@ | ||
<!doctype html><html><head><meta charset=utf-8><meta http-equiv=x-ua-compatible content="IE=edge"><title>Categories - Archie</title><link rel=icon type=image/png href=https://img.icons8.com/officel/16/000000/chevron-right.png><meta name=viewport content="width=device-width,initial-scale=1"><meta name=description content="Archie is a Minimal and Clean theme for Hugo"><meta property="og:image" content="https://raw.githubusercontent.com/athul/archie/master/images/archie-dark.png"><link rel=alternate type=application/rss+xml href=https://athul.github.io/archie/categories/index.xml title=Archie><meta property="og:title" content="Categories"><meta property="og:description" content="Archie is a Minimal and Clean theme for Hugo"><meta property="og:type" content="website"><meta property="og:url" content="https://athul.github.io/archie/categories/"><meta name=twitter:card content="summary"><meta name=twitter:title content="Categories"><meta name=twitter:description content="Archie is a Minimal and Clean theme for Hugo"><script src=https://cdn.jsdelivr.net/npm/feather-icons/dist/feather.min.js></script><link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@1,500&display=swap" rel=stylesheet><link href="https://fonts.googleapis.com/css2?family=Fira+Sans&display=swap" rel=stylesheet><link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel=stylesheet><link rel=stylesheet type=text/css media=screen href=https://athul.github.io/archie/css/main.2f9b5946627215dc1ae7fa5f82bfc9cfcab000329136befeea5733f21e77d68f.css><link id=darkModeStyle rel=stylesheet type=text/css href=https://athul.github.io/archie/css/dark.726cd11ca6eb7c4f7d48eb420354f814e5c1b94281aaf8fd0511c1319f7f78a4.css disabled></head><body><div class=content><header><div class=main><a href=https://athul.github.io/archie/>Archie</a></div><nav><a href=/archie/>Home</a> | ||
<a href=/archie/posts>All posts</a> | ||
<a href=/archie/about>About</a> | ||
<a href=/archie/tags>Tags</a> | ||
| <a id=dark-mode-toggle onclick=toggleTheme() href></a><script src=https://athul.github.io/archie/js/themetoggle.js></script></nav></header><h1 class=page-title>All tags</h1><div class=tag-cloud><ul class=tags></ul></div><footer><hr><a class=soc href=https://github.com/athul/archie title=GitHub><i data-feather=github></i></a>|<a class=soc href=https://github.com/athulcajay/ title=Twitter><i data-feather=twitter></i></a>|<a class=soc href=https://gitlab.com/athul/ title=GitLab><i data-feather=gitlab></i></a>|⚡️ | ||
2022 © Athul | <a href=https://github.com/athul/archie>Archie Theme</a> | Built with <a href=https://gohugo.io>Hugo</a></footer><script>feather.replace()</script></div></body></html> | ||
<!DOCTYPE html> | ||
<html><head lang="en"> | ||
<meta charset="utf-8" /> | ||
<meta http-equiv="X-UA-Compatible" content="IE=edge"><title>Categories - Archie</title><link rel="icon" type="image/png" href=https://img.icons8.com/officel/16/000000/chevron-right.png /><meta name="viewport" content="width=device-width, initial-scale=1"> | ||
<meta name="description" content="Archie is a Minimal and Clean theme for Hugo" /> | ||
<meta property="og:image" content="https://raw.githubusercontent.com/athul/archie/master/images/archie-dark.png"/> | ||
<link rel="alternate" type="application/rss+xml" href="https://athul.github.io/archie/categories/index.xml" title="Archie" /> | ||
<meta property="og:url" content="https://athul.github.io/archie/categories/"> | ||
<meta property="og:site_name" content="Archie"> | ||
<meta property="og:title" content="Categories"> | ||
<meta property="og:description" content="Archie is a Minimal and Clean theme for Hugo"> | ||
<meta property="og:locale" content="en_us"> | ||
<meta property="og:type" content="website"> | ||
|
||
<meta name="twitter:card" content="summary"> | ||
<meta name="twitter:title" content="Categories"> | ||
<meta name="twitter:description" content="Archie is a Minimal and Clean theme for Hugo"> | ||
<link href="https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:ital,wght@1,500&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css2?family=Fira+Sans&display=swap" rel="stylesheet"> | ||
<link href="https://fonts.googleapis.com/css?family=Roboto+Mono" rel="stylesheet"> | ||
|
||
|
||
<link rel="stylesheet" type="text/css" media="screen" href="https://athul.github.io/archie/css/main.c22e64da35e445cd3a96d981295dfc54ca491431c66067010070194b83d05d30.css" /> | ||
<link id="darkModeStyle" rel="stylesheet" type="text/css" href="https://athul.github.io/archie/css/dark.d22e2a2879d933a4b781535fc4c4c716e9f9d35ea4986dd0cbabda82effc4bdd.css" disabled /> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</head> | ||
<body> | ||
<div class="content"><header> | ||
<div class="main"> | ||
<a href="https://athul.github.io/">Archie</a> | ||
</div> | ||
<nav> | ||
|
||
<a href="/archie/">Home</a> | ||
|
||
<a href="/archie/posts">All posts</a> | ||
|
||
<a href="/archie/about">About</a> | ||
|
||
<a href="/archie/tags">Tags</a> | ||
|
||
| <span id="dark-mode-toggle" onclick="toggleTheme()"><svg class="feather"> | ||
<use href="https://unpkg.com/[email protected]/dist/feather-sprite.svg#sun" /> | ||
</svg></span> | ||
<script src="https://athul.github.io/archie/js/themetoggle.js"></script> | ||
|
||
</nav> | ||
</header> | ||
|
||
<h1 class="page-title">All tags</h1> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="tag-cloud"> | ||
<ul class="tags"> | ||
|
||
</ul> | ||
</div> | ||
<footer> | ||
<div style="display:flex"><a class="soc" href="https://github.com/athul/archie" rel="me" title="GitHub"><svg class="feather"> | ||
<use href="/archie/svg/feather-sprite.51cf5647cb1987f769b616558f2620fd9423d72058490231b391bf6aa3744b55.svg#github" /> | ||
</svg></a><a class="border"></a><a class="soc" href="https://github.com/athulcajay/" rel="me" title="Twitter"><svg class="feather"> | ||
<use href="/archie/svg/feather-sprite.51cf5647cb1987f769b616558f2620fd9423d72058490231b391bf6aa3744b55.svg#twitter" /> | ||
</svg></a><a class="border"></a><a class="soc" href="https://gitlab.com/athul/" rel="me" title="GitLab"><svg class="feather"> | ||
<use href="/archie/svg/feather-sprite.51cf5647cb1987f769b616558f2620fd9423d72058490231b391bf6aa3744b55.svg#gitlab" /> | ||
</svg></a><a class="border"></a></div> | ||
<div class="footer-info"> | ||
2025 © Athul | <a | ||
href="https://github.com/athul/archie">Archie Theme</a> | Built with <a href="https://gohugo.io">Hugo</a> | ||
</div> | ||
</footer> | ||
|
||
|
||
|
||
</div> | ||
</body> | ||
</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 |
---|---|---|
@@ -1 +1,12 @@ | ||
<?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 Archie</title><link>https://athul.github.io/archie/categories/</link><description>Recent content in Categories on Archie</description><generator>Hugo -- gohugo.io</generator><language>en-us</language><copyright>© Athul</copyright><atom:link href="https://athul.github.io/archie/categories/index.xml" rel="self" type="application/rss+xml"/></channel></rss> | ||
<?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 Archie</title> | ||
<link>https://athul.github.io/archie/categories/</link> | ||
<description>Recent content in Categories on Archie</description> | ||
<generator>Hugo</generator> | ||
<language>en-us</language> | ||
<copyright>© Athul</copyright> | ||
<atom:link href="https://athul.github.io/archie/categories/index.xml" rel="self" type="application/rss+xml" /> | ||
</channel> | ||
</rss> |
164 changes: 164 additions & 0 deletions
164
css/dark.d22e2a2879d933a4b781535fc4c4c716e9f9d35ea4986dd0cbabda82effc4bdd.css
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,164 @@ | ||
body { | ||
color: white; | ||
background-color: #202124; | ||
} | ||
|
||
::-moz-selection { | ||
background: blue; | ||
color: #fff; | ||
text-shadow: none; | ||
} | ||
|
||
::selection { | ||
background: red; | ||
color: #fff; | ||
text-shadow: none; | ||
} | ||
|
||
hr { | ||
border-top: 3px dotted blue; | ||
} | ||
code { | ||
background-color: lightblue; | ||
color: black; | ||
text-decoration: bold; | ||
padding: 0.1em 0.2em; | ||
} | ||
pre { | ||
background-color: #272822; | ||
line-height: 1.4; | ||
overflow-x: auto; | ||
padding: 1em; | ||
} | ||
blockquote { | ||
border-color: blue; | ||
} | ||
|
||
h1, | ||
h2, | ||
h3, | ||
h4, | ||
h5, | ||
h6 { | ||
color: #ddd; | ||
} | ||
h1::before { | ||
color: var(--darkMaincolor); | ||
content: "# "; | ||
} | ||
h2::before { | ||
color: var(--darkMaincolor); | ||
content: "## "; | ||
} | ||
h3::before { | ||
color: var(--darkMaincolor); | ||
content: "### "; | ||
} | ||
h4::before { | ||
color: var(--darkMaincolor); | ||
content: "#### "; | ||
} | ||
h5::before { | ||
color: var(--darkMaincolor); | ||
content: "##### "; | ||
} | ||
h6::before { | ||
color: var(--darkMaincolor); | ||
content: "###### "; | ||
} | ||
|
||
.toc { | ||
background-color: #272822; | ||
color: white; | ||
} | ||
|
||
a { | ||
border-bottom: 3px solid var(--darkMaincolor); | ||
color: inherit; | ||
} | ||
a:hover { | ||
background-color: var(--darkMaincolor); | ||
color: black; | ||
} | ||
|
||
.site-description a { | ||
color: #ddd; | ||
} | ||
.site-description a:hover { | ||
color: black; | ||
} | ||
|
||
.tags a { | ||
border-bottom: 3px solid var(--darkMaincolor); | ||
} | ||
.tags a:hover { | ||
background-color: var(--darkMaincolor); | ||
color: black; | ||
} | ||
|
||
.site-title a { | ||
color: white; | ||
text-decoration: none !important; | ||
} | ||
|
||
.header nav, | ||
.footer { | ||
border-color: #333; | ||
} | ||
|
||
.highlight { | ||
background-color: #333; | ||
} | ||
.soc:hover { | ||
color: black; | ||
} | ||
.draft-label { | ||
color: var(--darkMaincolor); | ||
background-color: blue; | ||
} | ||
.highlight pre code[class=language-javaScript]::before, | ||
.highlight pre code[class="language-js"]::before { | ||
content: "js"; | ||
background: #f7df1e; | ||
color: black; | ||
} | ||
.highlight pre code[class*='language-yml']::before, | ||
.highlight pre code[class*='language-yaml']::before { | ||
content: 'yaml'; | ||
background: #f71e6a; | ||
color: white; | ||
} | ||
.highlight pre code[class*='language-shell']::before, | ||
.highlight pre code[class*='language-bash']::before, | ||
.highlight pre code[class*='language-sh']::before { | ||
content: 'shell'; | ||
background: green; | ||
color:white | ||
} | ||
.highlight pre code[class*='language-json']::before{ | ||
content: 'json'; | ||
background: dodgerblue; | ||
color: #000000 | ||
} | ||
.highlight pre code[class*='language-python']::before, | ||
.highlight pre code[class*='language-py']::before { | ||
content: 'py'; | ||
background: blue; | ||
color: yellow ; | ||
} | ||
.highlight pre code[class*='language-css']::before{ | ||
content: 'css'; | ||
background: cyan; | ||
color: black ; | ||
} | ||
.highlight pre code[class*='language-go']::before{ | ||
content: 'Go'; | ||
background: cyan; | ||
color: royalblue ; | ||
} | ||
.highlight pre code[class*='language-md']::before, | ||
.highlight pre code[class*='language-md']::before{ | ||
content: 'Markdown'; | ||
background: royalblue; | ||
color: whitesmoke ; | ||
} |
Oops, something went wrong.