This folder /jekyll-backend-site/ will be where the redesigned webpage will be. Will be made to look like the other site and has much usability in the future. For the docs start here https://jekyllrb.com/docs/quickstart/ This will show people how to use the jekyll backend after I graduate.
18 lines
539 B
Markdown
18 lines
539 B
Markdown
---
|
|
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
|