Skip to content

Latest commit

 

History

History
159 lines (133 loc) · 7.54 KB

about.md

File metadata and controls

159 lines (133 loc) · 7.54 KB
layout title description menu order
about
About
**Hydejack** is a Jekyll theme with JavaScript powers, combining the best of static sites and modern web apps. It features a suite of JavaScript that makes the page feel like an app, without sacrificing backwards-compatibility, page-load speed or SEO.
true
4

Hydejack is the complete package for professionals on the web. It features a blog suitable for both prose and technical documentation, a showcase for your projects, and a resume that is well-integrated with the design.

Your presence on the web --- A blog, a portfolio and a resume. {:.lead}

Download

There are two versions of Hydejack: The free version includes basic blogging functionality, as did previous versions of the theme. The PRO version includes additional features for professionals: A portfolio, a resume layout and a welcome page to feature your favorite projects and posts.

This table details what is and isn't included in each respective version.

Free PRO
Blog
Features
Portfolio Layout
Resume Layout
Welcome Layout
Newsletter Box
Custom Forms
No Hydejack Branding
License GPL-3.0 PRO
Source GitHub Included
Support1 No No
Price Free $29
Download Buy Now - $29 2
{:.stretch-table}

Features

Both versions include these features:

  • Full in-app page loading, powered by hy-push-state{:.external}
  • A customizable sidebar that turns into a drawer menu on mobile, powered by hy-drawer{:.external}
  • Advanced FLIP animations, inspired by Material Design
  • Good Google PageSpeed Score3
  • Higher perceived speed thanks to content pre-fetching
  • Syntax highlighting, powered by Rouge
  • LaTeX math blocks, powered by KaTeX
  • Change the wording of built-in strings and possibly translate in other languages
  • Support for categories and tags
  • Built-in icons for many social networks
  • Simple and semantic HTML — can be viewed even with text-based browsers
  • Author section below each article and support for multiple authors
  • Progressive enhancement — sacrifice features, not content
  • Google Analytics and Google Fonts support
  • Disqus comments
  • Print layout — Used to render Hydejack's PDF documentation
  • Blog layout via jekyll-paginate (optional)
  • SEO meta tags via jekyll-seo-tag (optional)
  • Github avatars via jekyll-avatar (optional)
  • Gist support via jekyll-gist (optional)

Syntax Highlighting

Syntax highlighting powered by Rouge.

# Ruby code with syntax highlighting
GitHubPages::Dependencies.gems.each do |gem, version|
  s.add_dependency(gem, "= #{version}")
end

LaTeX Math Blocks

Write formulas in familiar LaTeX syntax. Powered by KaTeX.

$$ \begin{aligned} \phi(x,y) &= \phi \left(\sum_{i=1}^n x_ie_i, \sum_{j=1}^n y_je_j \right) \[2em] &= \sum_{i=1}^n \sum_{j=1}^n x_i y_j \phi(e_i, e_j) \[2em] &= (x_1, \ldots, x_n) \left(\begin{array}{ccc} \phi(e_1, e_1) & \cdots & \phi(e_1, e_n) \\ \vdots & \ddots & \vdots \\ \phi(e_n, e_1) & \cdots & \phi(e_n, e_n) \end{array}\right) \left(\begin{array}{c} y_1 \\ \vdots \\ y_n \end{array}\right) \end{aligned} $$

Newsletter Subscription Box*

The PRO version has built-in support for Tinyletter subscription boxes.

If you are using a different newsletter service, like MailChimp, you can build a custom newsletter subscription box using custom forms.

Versions

Free Version

The free version features the design and tech of Hydejack, but only supports basic blogging.

Download

PRO Version

The PRO version aims to be the complete package for professionals on the web. It includes layouts for your portfolio, your resume (with support for JSON Resume), a welcome page to introduce yourself to visitors, built-in support for Tinyletter, and from element styles so you can build arbitrary contact forms.

Buy Now - $29 2

*[FLIP]: First-Last-Invert-Play. A coding technique to achieve performant page transition animations.

Footnotes

  1. You MAY open an issue on GitHub, but no response and/or fix is guaranteed. You understand that using Jekyll requires technical know-how, and is NOT comparable to Wordpress in terms of usability. Please use the free version to confirm that Hydejack works for you. For more, see the PRO license.

  2. Transactions secured by Stripe. Downloads handled by Simple Goods. 2

  3. Actual page load speed depends on your hosting provider, resolution of embedded images and usage of 3rd party plugins.