hydeout-jekyll-starter

hydeout-jekyll-starter

A starter using @fongandrew's updated Hyde Theme called Hydeout for Jekyll and Forestry as a Content Manager. Demo Site:

Hyde / Hydeout

Hydeout updates the original Hyde theme for Jekyll 3.x and adds new functionality.

Mobile home page Mobile post page

Keep It Simple

In keeping with the original Hyde theme, Hydeout aims to keep the overall design lightweight and plugin-free. JavaScript is currently limited only to Disqus and Google Analytics (and is only loaded if you provide configuration variables).

Hydeout makes heavy use of Flexbox in its CSS. If Flexbox is not available, the CSS degrades into a single column layout.

First Steps

1. Import

To give you a running start this installation puts a fully configured starter repo into your Git account and sets it up in a content manager / CMS.

Forestry Starter-Kit:

You've now successfully installed your Hydeout Theme in a Jekyll project.

There's a few more settings we need to customize before you can get started.

1. Deployment

Currently your site is only visible to you but there's a few options to quickly make your site available to the world.

The easiest option in our opinion is Netlify. It's quick to setup and relatively easy to maintain.

  1. Go to https://app.netlify.com/start
  2. Connect your Git provider and provide Netlify access to your repository (e.g. username/hydeout)
  3. Select and Click on your repository
  4. Enter your build settings.
    • Build Command: bundle exec jekyll build
    • Publish Directory: _site
  5. Click on Deploy Site

  1. Lastly copy your URL (e.g. https://something-something-123456.netlify.com/) and add it as your URL in your Site Configuration.

The more powerful option is deployment to AWS and makes sense if you have experience with S3 and Cloudformation. You can find detailed documentation and a deployment template here.

For other deployment options please check out our list here (including Webhooks, FTP/SFTP and Github Pages).

2. Advanced Settings

Theme

Theme colors can be configured in Site Configuration under Theme Colors. Choose the Sidebar Background and Foreground color as well as the Link color.

See the variables file for other variables you can override.

Replace Favicon

You can replace the favicon (the small icon that shows up in the tab of your page in a browser) by going to the Media Library and removing favicon.png and favicon.ico and replacing them with your own version.

Reverse layout

To reverse page orientation activate Reverse Layout in Site Configuration.

Commentary with Disqus

You can optionally enable a comment system powered by Disqus for your posts. Simply add your Disqus Shortname in Site Configuration -> Additional Settings -> Disqus Shortname.

If you don't have a Disqus Account you can sign up for an account here.

Google Analytics

Google Analytics can be enabled by assigning your tracking code to Site Configuration -> Additional Settings -> Google Analytics Tracking Code.

If you don't have a Google Analytics Account you can sign up for an account here.

3. Editing in Forestry

Your site is completely editable in Forestry. The Hydeout theme is a simple responsive blog completely based on posts and a sidebar menu.

Creating and Editing A New Page/Post

Pages and Posts are separated into two different categories.

To create a new page or post click on Create New and select Post (or Page depending what section you are in). Enter a title and click Create to proceed to the editor.

On the left side you'll find general settings (e.g. title, subtitle, date etc.) and on the other side you have access to the Forestry Editor. The toolbar at the bottom of the editor will help you format and more easily navigate the editor.

Add and Edit the Sidebar

To add new links and edit existing ones navigate to Pages, select a page and activate Sidebar Link.

You are also able to reorder links by setting the Sidebar Sort Order value with a position number (1 is the highest position). The position is set in relation to the other pages (e.g. 1 is above 10 is above 35).

Create Categories

Categories are the only pages that automatically show in your Sidebar. To add a new category navigate to Categories and click on Add New -> New Page. By default the title will be used as the Category but you can also define a different category name. The content of the page will be shown above the posts that are assigned this category. You can assign a post a specific category by adding it in the post's categories field.

In the Pages section you can add a Tags page and a Search page. These will show up as icons in the bottom of your Sidebar by default. If you have no need for them you can simply remove these and the icons will be removed from your Sidebar as well.

If you have accidentally removed them you can always add them back in by creating a new page in Pages and selecting the appropriate Template.

Preview

You can preview any post or page to see what it looks like before you publish your changes. Simply click on in the top-right corner of your editor.

Publish

All new posts/pages start out as draft. To publish a post/page you'll have to turn Draft to OFF and click on Save. If you've set up the site as outlined in the Deployment section, Forestry will no build your site and your hosting provider (Netlify, AWS, etc.) is going to update your website shortly.

More Information on Editing with Forestry here
The full documentation for Developers using Forestry can be found here


Author

Mark Otto

Andrew Fong

License

Open sourced under the MIT license.

<3

jekyll logo

Want a Jekyll website built?

Hire a Jekyll developer