You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+19-13Lines changed: 19 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,19 +9,28 @@
9
9
10
10
**Beautiful Jekyll** is a ready-to-use template to help you create a beautiful website quickly. Perfect for personal sites, blogs, or simple project websites. [Check out a demo](https://beautifuljekyll.com) of what you'll get after just two minutes. You can also look at [my personal website](https://deanattali.com) to see it in use, or see examples of websites other people created using this theme [below](#showcased-users-success-stories).
11
11
12
-
**If you enjoy Beautiful Jekyll, please consider [supporting me](https://github.com/sponsors/daattali) for over 5 years of development (and to unlock rewards!) ❤**
12
+
**If you enjoy Beautiful Jekyll, please consider [supporting me](https://github.com/sponsors/daattali) for over 5 years of development (and to unlock rewards!)**
@@ -41,12 +50,6 @@ Check out [*What's New?*](https://beautifuljekyll.com/updates/) to see the lates
41
50
-**Photos support**: Any page can have a cover photo around its title, and any blog post can have an associated image.
42
51
-**RSS**: An RSS feed is automatically created, so you can even host a podcast easily with Beautiful Jekyll.
43
52
44
-
<h2id="sponsors">Sponsors 🏆</h2>
45
-
46
-
> There are no sponsors yet
47
-
48
-
[Become the first sponsor for Beautiful Jekyll and unlock special rewards\!](https://github.com/sponsors/daattali/sponsorships?tier_id=39856)
49
-
50
53
# Build your website in 3 steps
51
54
52
55
There's a very easy way to use this theme, and there's a hard way. For most people (including myself!), I suggest going the easy route. If you're an advanced user and want to tinker with the hard way (using ruby gems), then [skip the easy way](https://github.com/daattali/beautiful-jekyll#the-hard-way-using-ruby-gems) if you know what you're doing.
@@ -65,7 +68,7 @@ Fork this project by clicking the __*Fork*__ button at the top right corner of t
65
68
66
69
### 2. Rename the project to `<yourusername>.github.io`
67
70
68
-
Click on __*Settings*__ at the top (the cog icon) and on that page you'll have an option to rename the project (*repository name*). This will create a website with the **Beautiful Jekyll** template that will be available at `https://<yourusername>.github.io` within a couple minutes. Check out the [FAQ](#faq-and-support) if you want to use a different project name.
71
+
Click on __*Settings*__ at the top (the cog icon) and on that page you'll have an option to rename the project (*Repository name*). This will create a website with the **Beautiful Jekyll** template that will be available at `https://<yourusername>.github.io` within a couple minutes. Check out the [FAQ](#faq-and-support) if you want to use a different project name. If after a few minutes your website is not ready, try making any edit to any file, just to force GitHub to re-build your site.
69
72
70
73
### 3. Customize your website settings
71
74
@@ -81,9 +84,6 @@ Note that in the video above I only edited one setting in the `_config.yml` file
81
84
82
85
If you followed the easy method above, then you already have your site and you can skip this section! If you want to install beautiful-jekyll using ruby gems instead, follow the [advanced installation instructions](https://beautifuljekyll.com/getstarted/#install-steps-hard).
83
86
84
-
# Plans
85
-
86
-
Beautiful Jekyll is, and always will be, free. But if you want to remove the Beautiful Jekyll ad from your website, use a Dark Mode skin, or unlock other special rewards, [check out the different plans](https://beautifuljekyll.com/plans).
87
87
88
88
# Add your own content
89
89
@@ -268,6 +268,12 @@ Beautiful Jekyll is actively used by thousands of people with wildly varying deg
268
268
-### How do I use math equations in my posts?
269
269
270
270
MathJax can be easily integrated into your website with a one-line addition. You can see [this discussion](https://github.com/daattali/beautiful-jekyll/issues/195) for more information.
271
+
272
+
<h2id="sponsors">Sponsors 🏆</h2>
273
+
274
+
> There are no sponsors yet
275
+
276
+
[Become the first sponsor for Beautiful Jekyll\!](https://github.com/sponsors/daattali/sponsorships?tier_id=39856)
0 commit comments