16 lines
536 B
HTML
16 lines
536 B
HTML
|
---
|
||
|
layout: home
|
||
|
paginate: true
|
||
|
alt_title: "Basically Basic"
|
||
|
sub_title: "The name says it all"
|
||
|
image: assets/images/markus-spiske-207946.jpg
|
||
|
introduction: |
|
||
|
Basically Basic is a Jekyll theme meant to be a substitute for the default `jekyll new` theme --- [Minima](https://github.com/jekyll/minima). Conventions and features found in Minima are fully supported by **Basically Basic**.
|
||
|
actions:
|
||
|
- label: "Learn More"
|
||
|
icon: github
|
||
|
url: "#learn-more-link"
|
||
|
- label: "Download"
|
||
|
icon: download
|
||
|
url: "#download-link"
|
||
|
---
|