Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
qwtel committed Apr 15, 2017
1 parent 393ef85 commit ec09870
Show file tree
Hide file tree
Showing 5 changed files with 20 additions and 23 deletions.
4 changes: 2 additions & 2 deletions _featured_tags/hyde.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@
layout: list
title: Hyde
slug: hyde
menu: true
order: 2
description: >
Hyde is a brazen two-column Jekyll theme that pairs a prominent sidebar with uncomplicated content.
It’s based on Poole, the Jekyll butler.
#menu: true
#order: 2
# http://jsfiddle.net/LPxrT/
image: 'data:image/gif;base64,R0lGODlhAQABAPAAACAgIP///yH5BAAAAAAALAAAAAABAAEAAAICRAEAOw=='
Expand Down
6 changes: 2 additions & 4 deletions _featured_tags/hydejack.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,10 @@
layout: list
title: Hydejack
slug: hydejack
# image: /hydejack/public/img/jekyll.jpg
# color: '#949667'
menu: true
order: 1
description: >
Hydejack is a pretentious two-column [Jekyll](http://jekyllrb.com/) theme, stolen by
[`@qwtel`](https://twitter.com/qwtel) from [Hyde](http://hyde.getpoole.com).
You could say it was.. [hydejacked](http://media3.giphy.com/media/makedRIckZBW8/giphy.gif).
#menu: true
#order: 1
---
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: post
title: 'v6: JavaScripten'
title: '[BETA] v6: JavaScripten'
tags: [hydejack]
description: >
The last release made the theme fast in the eyes of Google, but not so much in the eyes of its readers.
Expand Down Expand Up @@ -48,6 +48,6 @@ See the [the migration guide]({{ site.baseurl }}{% link docs/6.0.0-beta/migratio

***

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

*[FOUC]: Flash of Unstyled Content
24 changes: 12 additions & 12 deletions assets/js/hydejack.js

Large diffs are not rendered by default.

5 changes: 2 additions & 3 deletions docs/6.0.0-beta/basics.md
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ author: qwtel
If you bought the "PRO" version of Hydejack you have access to the `welcome` layout.
It is intended to showcase your projects and blog posts in a compact way.
Technically, it is a modified version of the `about` layout, so it will also show author information at the top.
[Demo]({{ site.baseurl }}{% link welcome.md %}).


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

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


## Adding a resume*
Hydejack's "PRO" version features a generalized resume layout. [Demo]({{ site.baseurl }}{% link resume.md %}).

Hydejack's "PRO" version features a generalized resume layout.
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:

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

0 comments on commit ec09870

Please sign in to comment.