beautifulSA-jekyll/docs/getstarted.md

42 lines
1.5 KiB
Markdown
Raw Normal View History

2020-04-27 00:22:25 +02:00
---
layout: page
title: Getting started
subtitle: How to use Beautiful Jekyll
bigimg: /assets/img/start.jpg
2020-04-27 00:55:41 +02:00
css: /assets/css/demo.css
2020-04-27 00:22:25 +02:00
---
**Beautiful Jekyll** is a ready-to-use template to make help you create an awesome Jekyll or GitHub Pages website quickly.
To learn how you can use **Beautiful Jekyll** to create your website in minutes, go to the [Beautiful Jekyll GitHub page](https://github.com/daattali/beautiful-jekyll#readme).
<div class="get-started-wrap">
<a class="btn btn-success btn-lg get-started-btn" href="https://github.com/daattali/beautiful-jekyll#readme">Get Started!</a>
</div>
<br/>
## Overview of steps required
There are only three simple steps, so using **Beautiful Jekyll** is *literally* as easy as 1-2-3 :)
Here is a 40-second video showing how to get started, with the specific steps below. For a more complete installation guide, [visit the Beautiful Jekyll page](https://github.com/daattali/beautiful-jekyll#readme).
2020-04-27 00:55:41 +02:00
<img src="../assets/img/install-steps.gif" style="width:100%;" alt="Installation steps" />
2020-04-27 00:22:25 +02:00
2020-04-27 00:55:41 +02:00
### 1. Fork (copy) the Beautiful Jekyll project
2020-04-27 00:22:25 +02:00
2020-04-27 00:55:41 +02:00
### 2. Rename the project to `yourusername.github.io`
2020-04-27 00:22:25 +02:00
2020-04-27 00:55:41 +02:00
### 3. Customize settings in the `config.yml` file to personalize your website
2020-04-27 00:22:25 +02:00
2020-04-27 00:55:41 +02:00
That's it! You can now visit your shiny new website.
2020-04-27 00:22:25 +02:00
---
See how easy that is? I wasn't lying - it really can be done in two minutes.
<div class="get-started-wrap">
<a class="btn btn-success btn-lg get-started-btn" href="https://github.com/daattali/beautiful-jekyll#readme">Get Started!</a>
</div>