Skip to content

Commit

Permalink
create articles dir
Browse files Browse the repository at this point in the history
  • Loading branch information
emn committed Jan 11, 2024
1 parent 5fa6350 commit c19e242
Show file tree
Hide file tree
Showing 25 changed files with 1,618 additions and 1 deletion.
984 changes: 984 additions & 0 deletions articles/lfsss/LFSc.lit

Large diffs are not rendered by default.

610 changes: 610 additions & 0 deletions articles/lfsss/LFSp.lit

Large diffs are not rendered by default.

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
25 changes: 24 additions & 1 deletion site/index.html
Original file line number Diff line number Diff line change
@@ -1 +1,24 @@
hello
<h1>Ezekiel Nye</h1>
<h2>Network Engineer @ Forfusion</h2>
<h2>Houseplant.</h2>

<h3>Articles</h3>
<div class="container">
<ul><strong>The Linux From Scratch Supplementary Series</strong>
<li>LFS: a primer</li>
<li>LFS: a companion (WIP)</li>
<li>LFS: an elaboration</li>
</ul>
<ul><strong>Network Management from the New World</strong>
<li>Observability</li>
</ul>
</div>

<style>
.container {
display: flex;
}
ul {
display: block;
}
</style>

0 comments on commit c19e242

Please sign in to comment.