nav bar and search

This commit is contained in:
2020-09-29 18:25:34 -04:00
parent d92dfdc6b6
commit 5dac24093a
5 changed files with 37 additions and 6 deletions

13
_pages/about.md Normal file
View File

@@ -0,0 +1,13 @@
---
layout: single
title: About
permalink: /about/
---
I love Linux, open-source, and technology in general.
This blog was built using [Jekyll](https://jekyllrb.com/) and the [Minimal Mistakes](https://github.com/mmistakes/minimal-mistakes) theme. All updates and tweaks can be followed on by GitHub repo linked in the sidebar.
I'm not very active on social media, but feel free to email me or leave a comment if you want to get in touch. You'll likely receive a quick response as I jump on any opportunity to talk tech.
Thanks and Happy Hacking!

5
_pages/categories.md Normal file
View File

@@ -0,0 +1,5 @@
---
layout: categories
title: Categories
permalink: /categories/
---

5
_pages/tags.md Normal file
View File

@@ -0,0 +1,5 @@
---
layout: tags
title: Tags
permalink: /tags/
---