Skip to content

Commit 59c62fb

Browse files
committed
rebuilding site Sun Dec 3 22:23:42 EST 2023
1 parent 6640924 commit 59c62fb

File tree

180 files changed

+32657
-0
lines changed

Some content is hidden

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

180 files changed

+32657
-0
lines changed

public/404.html

Lines changed: 423 additions & 0 deletions
Large diffs are not rendered by default.

public/about/index.html

Lines changed: 263 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,263 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
5+
<title>
6+
About ::
7+
NixBytes — Linux Admin by day and a Coder by night
8+
</title>
9+
10+
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
11+
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
12+
<meta
13+
name="description"
14+
content="I am a Linux engineer by day and a coder by night. I am an ambitious problem solver with a passion for Linux (Slackware, Redhat, Ubuntu, Centos)/Unix (Solaris, AIX, OSX), development, coding and technology as a whole. I am continually evaluating and upgrading my skills so that I can stay at the cutting edge of IT by studying and taking online courses. I started to create this blog to share my passion with technology."
15+
/>
16+
<meta
17+
name="keywords"
18+
content=""
19+
/>
20+
<meta name="robots" content="noodp" />
21+
<link rel="canonical" href="/about/" />
22+
23+
24+
25+
26+
27+
28+
29+
<link rel="stylesheet" href="/css/style.css" />
30+
31+
<link rel="stylesheet" href="/style.css" />
32+
33+
34+
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="/img/apple-touch-icon-144-precomposed.png" />
35+
<link rel="shortcut icon" href="/img/favicon.png" />
36+
37+
38+
<link href="/fonts/Inter-Italic.woff2" rel="preload" type="font/woff2" as="font" crossorigin="">
39+
<link href="/fonts/Inter-Regular.woff2" rel="preload" type="font/woff2" as="font" crossorigin="">
40+
<link href="/fonts/Inter-Medium.woff2" rel="preload" type="font/woff2" as="font" crossorigin="">
41+
<link href="/fonts/Inter-MediumItalic.woff2" rel="preload" type="font/woff2" as="font" crossorigin="">
42+
<link href="/fonts/Inter-Bold.woff2" rel="preload" type="font/woff2" as="font" crossorigin="">
43+
<link href="/fonts/Inter-BoldItalic.woff2" rel="preload" type="font/woff2" as="font" crossorigin="">
44+
45+
46+
<meta name="twitter:card" content="summary"/>
47+
<meta name="twitter:title" content="About"/>
48+
<meta name="twitter:description" content="I am a Linux engineer by day and a coder by night. I am an ambitious problem solver with a passion for Linux (Slackware, Redhat, Ubuntu, Centos)/Unix (Solaris, AIX, OSX), development, coding and technology as a whole. I am continually evaluating and upgrading my skills so that I can stay at the cutting edge of IT by studying and taking online courses. I started to create this blog to share my passion with technology."/>
49+
50+
51+
52+
<meta property="og:title" content="About" />
53+
<meta property="og:description" content="I am a Linux engineer by day and a coder by night. I am an ambitious problem solver with a passion for Linux (Slackware, Redhat, Ubuntu, Centos)/Unix (Solaris, AIX, OSX), development, coding and technology as a whole. I am continually evaluating and upgrading my skills so that I can stay at the cutting edge of IT by studying and taking online courses. I started to create this blog to share my passion with technology." />
54+
<meta property="og:type" content="article" />
55+
<meta property="og:url" content="/about/" /><meta property="article:section" content="" />
56+
<meta property="article:published_time" content="2018-12-04T22:02:58-05:00" />
57+
<meta property="article:modified_time" content="2018-12-04T22:02:58-05:00" />
58+
59+
60+
61+
62+
63+
64+
65+
</head>
66+
<body class="dark-theme">
67+
<div class="container">
68+
<header class="header">
69+
<span class="header__inner">
70+
<a
71+
href="/"
72+
class="logo"
73+
style="text-decoration: none;"
74+
>
75+
76+
<span class="logo__mark"><svg xmlns="http://www.w3.org/2000/svg" class="greater-icon" viewBox="0 0 44 44">
77+
<path fill="none" d="M15 8l14.729 14.382L15 35.367" />
78+
</svg>
79+
</span>
80+
<span class="logo__text"
81+
>NixBytes</span
82+
>
83+
<span class="logo__cursor"></span>
84+
85+
</a>
86+
87+
<span class="header__right">
88+
89+
<nav class="menu">
90+
<ul class="menu__inner menu__inner--desktop">
91+
92+
93+
94+
<li><a href="/about">About</a></li>
95+
96+
97+
98+
<li><a href="/posts">Blog</a></li>
99+
100+
101+
102+
103+
</ul>
104+
105+
<ul class="menu__inner menu__inner--mobile">
106+
107+
108+
<li><a href="/about">About</a></li>
109+
110+
111+
112+
<li><a href="/posts">Blog</a></li>
113+
114+
115+
</ul>
116+
</nav>
117+
118+
<span class="menu-trigger">
119+
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
120+
<path d="M0 0h24v24H0z" fill="none" />
121+
<path d="M3 18h18v-2H3v2zm0-5h18v-2H3v2zm0-7v2h18V6H3z" />
122+
</svg>
123+
</span>
124+
125+
<span class="theme-toggle">
126+
<svg
127+
class="theme-toggler"
128+
width="24"
129+
height="24"
130+
viewBox="0 0 48 48"
131+
fill="none"
132+
xmlns="http://www.w3.org/2000/svg"
133+
>
134+
<path
135+
d="M22 41C32.4934 41 41 32.4934 41 22C41 11.5066 32.4934 3 22
136+
3C11.5066 3 3 11.5066 3 22C3 32.4934 11.5066 41 22 41ZM7 22C7
137+
13.7157 13.7157 7 22 7V37C13.7157 37 7 30.2843 7 22Z"
138+
/>
139+
</svg>
140+
141+
</span>
142+
</span>
143+
</span>
144+
</header>
145+
146+
147+
<div class="content">
148+
149+
150+
151+
152+
<article class="post">
153+
<h1 class="post-title">About</h1>
154+
<div class="post-meta">
155+
156+
<time class="post-date">
157+
2018-12-04
158+
</time>
159+
160+
161+
162+
163+
164+
165+
166+
167+
</div>
168+
169+
170+
<span class="post-tags">
171+
172+
<a href="/tags/linux/">#linux</a>&nbsp;
173+
174+
<a href="/tags/web/">#web</a>&nbsp;
175+
176+
<a href="/tags/code/">#code</a>&nbsp;
177+
178+
<a href="/tags/technology/">#technology</a>&nbsp;
179+
180+
<a href="/tags/system/">#system</a>&nbsp;
181+
182+
</span>
183+
184+
185+
186+
187+
<div class="post-content">
188+
189+
<p>I am a Linux engineer by day and a coder by night. I am an ambitious problem solver with a passion for Linux (Slackware, Redhat, Ubuntu, Centos)/Unix (Solaris, AIX, OSX), development, coding and technology as a whole.
190+
I am continually evaluating and upgrading my skills so that I can stay at the cutting edge of IT by studying and taking online courses. I started to create this blog to share my passion with technology.</p>
191+
<h3 id="technology">
192+
Technology
193+
<a href="#technology" class="h-anchor" aria-hidden="true">#</a>
194+
</h3>
195+
<h4 id="linux-and-unix-systems">
196+
Linux and Unix Systems
197+
<a href="#linux-and-unix-systems" class="h-anchor" aria-hidden="true">#</a>
198+
</h4>
199+
<p>I Have worked with various Unix and Linux systems, love the platform, and philosophy on how this technology has done and involved over the years. Primary Linux Distro includes Redhat, Centos, Ubuntu, Debian, and experimented with various others.</p>
200+
<h4 id="code">
201+
Code
202+
<a href="#code" class="h-anchor" aria-hidden="true">#</a>
203+
</h4>
204+
<p>Love to code on my spare time, its a great way to keep the mind busy.</p>
205+
<h4 id="web-technology">
206+
Web Technology
207+
<a href="#web-technology" class="h-anchor" aria-hidden="true">#</a>
208+
</h4>
209+
<p>The web has given us so much. I believe it should still be open and free—that why we need to help opensource projects to ensure its freedom and assessability for all</p>
210+
<p><img src="https://github.com/Nixbytes" alt="NixBytes Repo"></p>
211+
212+
</div>
213+
214+
215+
216+
217+
218+
</article>
219+
220+
</div>
221+
222+
223+
<footer class="footer">
224+
<div class="footer__inner">
225+
226+
<a
227+
href="/"
228+
class="logo"
229+
style="text-decoration: none;"
230+
>
231+
232+
<span class="logo__mark"><svg xmlns="http://www.w3.org/2000/svg" class="greater-icon" viewBox="0 0 44 44">
233+
<path fill="none" d="M15 8l14.729 14.382L15 35.367" />
234+
</svg>
235+
</span>
236+
<span class="logo__text"
237+
>NixBytes</span
238+
>
239+
<span class="logo__cursor"></span>
240+
241+
</a>
242+
243+
<div class="copyright">
244+
<span>© 2023 Powered by <a href="https://gohugo.io" target="_blank" rel="noopener">Hugo</a></span>
245+
<span><a href="https://github.com/panr/hugo-theme-hello-friend" target="_blank">Theme</a> made by <a href="https://github.com/panr" target="_blank">panr</a></span>
246+
</div>
247+
248+
</div>
249+
</footer>
250+
251+
252+
253+
254+
255+
<script type="text/javascript" src="/bundle.min.js"></script>
256+
257+
258+
259+
</div>
260+
261+
262+
</body>
263+
</html>

public/bundle.min.js

Lines changed: 45 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)