From 8ecf3f096f22ba619bc43e02c11b5069afac9c75 Mon Sep 17 00:00:00 2001 From: Karl Hallsby Date: Tue, 7 Jul 2020 14:32:05 -0500 Subject: Run jekyll new on website project --- about.markdown | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 about.markdown (limited to 'about.markdown') diff --git a/about.markdown b/about.markdown new file mode 100644 index 0000000..8b4e0b2 --- /dev/null +++ b/about.markdown @@ -0,0 +1,18 @@ +--- +layout: page +title: About +permalink: /about/ +--- + +This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/) + +You can find the source code for Minima at GitHub: +[jekyll][jekyll-organization] / +[minima](https://github.com/jekyll/minima) + +You can find the source code for Jekyll at GitHub: +[jekyll][jekyll-organization] / +[jekyll](https://github.com/jekyll/jekyll) + + +[jekyll-organization]: https://github.com/jekyll -- cgit v1.2.3