Skip to content

Website: conversion of Helios template to Jekyll

Notifications You must be signed in to change notification settings

jkereako/Helios-Jekyll

 
 

Repository files navigation

Helios-Jekyll

This is a Jekyll version of the theme Helios: http://html5up.net/helios

You can check the build here: http://zovfreullia.github.io/Helios-Jekyll/

Unlike the original theme, users can change the content of the "Post" and "Article" directly under the _post directory. You can add as many posts you want, and you can even change the image by inputting a different file picture. All you have to do is create a new post with the proper file heading: YEAR-MM-DD-FILENAME.markdown and include this on the header.

---
layout: default
title: Post 1
desc: This is a sample post that is added under the "desc" part of the YAML.
img: pic01.jpg
categories: carousel
---
  • Ruby
  • Ruby Gems A note on ruby gems and gh-pages. If you also want to push your site to gh-pages, make sure you add the gh-page gem.
  • Linux, Unix, or Mac OS X
  • NodeJS

About

Website: conversion of Helios template to Jekyll

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 55.2%
  • HTML 37.5%
  • JavaScript 7.3%