Skip to content

Commit ec09870

Browse files
committed
prepare release
1 parent 393ef85 commit ec09870

5 files changed

Lines changed: 20 additions & 23 deletions

File tree

_featured_tags/hyde.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22
layout: list
33
title: Hyde
44
slug: hyde
5+
menu: true
6+
order: 2
57
description: >
68
Hyde is a brazen two-column Jekyll theme that pairs a prominent sidebar with uncomplicated content.
79
It’s based on Poole, the Jekyll butler.
8-
#menu: true
9-
#order: 2
1010
1111
# http://jsfiddle.net/LPxrT/
1212
image: 'data:image/gif;base64,R0lGODlhAQABAPAAACAgIP///yH5BAAAAAAALAAAAAABAAEAAAICRAEAOw=='

_featured_tags/hydejack.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,10 @@
22
layout: list
33
title: Hydejack
44
slug: hydejack
5-
# image: /hydejack/public/img/jekyll.jpg
6-
# color: '#949667'
5+
menu: true
6+
order: 1
77
description: >
88
Hydejack is a pretentious two-column [Jekyll](http://jekyllrb.com/) theme, stolen by
99
[`@qwtel`](https://twitter.com/qwtel) from [Hyde](http://hyde.getpoole.com).
1010
You could say it was.. [hydejacked](http://media3.giphy.com/media/makedRIckZBW8/giphy.gif).
11-
#menu: true
12-
#order: 1
1311
---
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: 'v6: JavaScripten'
3+
title: '[BETA] v6: JavaScripten'
44
tags: [hydejack]
55
description: >
66
The last release made the theme fast in the eyes of Google, but not so much in the eyes of its readers.
@@ -48,6 +48,6 @@ See the [the migration guide]({{ site.baseurl }}{% link docs/6.0.0-beta/migratio
4848

4949
***
5050

51-
[Get *JavaScripten* on GitHub](https://github.com/qwtel/hydejack/releases/tag/v6.0.0)
51+
[Get *JavaScripten* on GitHub](https://github.com/qwtel/hydejack/releases/tag/v6.0.0-beta)
5252

5353
*[FOUC]: Flash of Unstyled Content

assets/js/hydejack.js

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/6.0.0-beta/basics.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ author: qwtel
152152
If you bought the "PRO" version of Hydejack you have access to the `welcome` layout.
153153
It is intended to showcase your projects and blog posts in a compact way.
154154
Technically, it is a modified version of the `about` layout, so it will also show author information at the top.
155-
[Demo]({{ site.baseurl }}{% link welcome.md %}).
155+
156156

157157
You can create a welcome page by creating a new markdown file and setting the layout to `welcome` in the front matter.
158158

@@ -260,8 +260,7 @@ For more information on `srcset`, see the [documentation at MDN](https://develop
260260

261261

262262
## Adding a resume*
263-
Hydejack's "PRO" version features a generalized resume layout. [Demo]({{ site.baseurl }}{% link resume.md %}).
264-
263+
Hydejack's "PRO" version features a generalized resume layout.
265264
It generates the resume page from a valid [JSON Resume](https://jsonresume.org/), which is good news if you already have a JSON resume. Otherwise, there are various ways of obtaining one:
266265

267266
* You can use the visual [JSON Resume Editor](http://registry.jsonresume.org/).

0 commit comments

Comments
 (0)