From b219e7a87ed0d1b9e13f58d45bb9ba939d1e9abd Mon Sep 17 00:00:00 2001 From: gabrielgio Date: Wed, 27 Feb 2019 10:54:53 -0300 Subject: Jekyll support --- about.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 about.md (limited to 'about.md') diff --git a/about.md b/about.md new file mode 100644 index 0000000..8b4e0b2 --- /dev/null +++ b/about.md @@ -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