Halcyon Days is a modern and stylish HTML5/CSS3 template with a pixel-perfect design and smooth effects. It’s especially fitting for a portfolio or start-up website, but it’s also very versatile and can be used for many other projects. Template is designed by Peter Finlan exclusively for Codrops.
- Bootstrap
- FlexSlider
- Smooth Scroll
- jQuery Waypoints
- Animate.css
- HTML5 and CSS3
- Fully Responsive
- Attractive and modern design
- Various templates for presenting your content
The simplest way to install Halcyon theme for Grav is to download and install the Halcyon Skeleton package:
- Download Halcyon Skeleton
- Simply unzip the package into your web root folder.
- Point your browser at the folder, job done!
TIP: Check out the general Grav installation instructions for more details on this process.
It is possible to install just the theme, but page content will need to reference the Halcyon theme's supported templates. It is strongly advised to at least install the Halcyon Skeleton package to see the theme's capabilities in action.
To install just the theme:
$ bin/gpm install halcyon
Configuration of Halcyon theme consist of two parts:
- configuration file (from skeleton): "user/config/site.yaml"
- header variables (inside markdown files)
In configuration file you can set basic values for header, footer and general. In markdown files, you can manage page content and overall look of the separate section. For example, below is a portfolio.md header section:
portfolio:
- title: "Creative Minds"
img: portfolio-01.jpg
img_text: View More
img_url: "#"
content: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc ultricies nulla non metus pulvinar imperdiet. Praesent non adipiscing libero."
In above example you can specify title, image, roll over text, url and content for each separate portfolio element.
Rest of the sections is made in similar approach. Remember to preserve original idenation to avoid issues.
Bootstrap by Twitter. Licensed under MIT
FancyBox by fancyApps. Licensed under CC BY-NC 3.0
FlexSlider by WooThemes. Licensed under GNU GENERAL PUBLIC LICENSE
Waypoints by Caleb Troughton. Licensed under MIT
Animate.css by Dan Eden
Font Awesome by Dave Gandy. Licensed under MIT
Follow Pete: Twitter, Dribbble, GitHub
Follow Codrops: Twitter, Facebook, Google+, GitHub, Pinterest