Hola - your stylish resume - based on GRAV

Hola - your stylish resume - based on GRAV

In the age of technological development and widespread knowledge available on the Internet, many tasks have been significantly simplified. However, there are those that still require some effort from us. Preparing a personalized CV as a website undoubtedly belongs to one of them. Whether you are a photographer, musician, movie director, graphic designer, looking for a job or would like to change the current virtual image is necessary in this case. As Devlom, we decided to take a functional solution and thanks to that Hola was created - a theme based on CMS GRAV.

Hola modern and stylish vCard website template for Grav CMS, originally made by styleshout. Designed to be a resume, vCard, portfolio template, it’s the perfect template for designers, developers, freelancers, photographer or any creative profession. It is fully responsive and retina/hi-dpi ready. It will look great on any devices from desktop to mobile phones. It has blog page templates, working contact form, stylish portfolio section and other features you will only find on premium templates. Built with clean and organized code, this template is also very easy to customize.

Demo?

You can see Hola in action here: http://demo.devlom.com/grav/hola

Features:

  • HTML5 and CSS3
  • Fully responsive layout
  • Modern, stylish design
  • Easy to customize
  • Hundreds of icons avaliable
  • Multiple page template types
  • Retina ready
  • Smooth scrolling home page nav
  • Stylish portfolio section
  • Animated stats section
  • @font-face custom web fonts
  • Parallax type sections included
  • Compatible with all major browsers
  • Blueprints included for EVERY section
  • Hundreds of customization options
  • Robust menu with both onepage and regular pages support
  • Complete blog layout

Supported Page Templates:

  • Default view template default.md
  • Error view template error.md
  • Blog view template blog.md
  • Blog item view template item.md
  • Modular view templates: modular.md
    • Home Banner Modular view template - home.md
    • About Modular view template - about.md
    • Experience Modular view template - experience.md
    • Portfolio Modular view template - works.md
    • Services Modular view template - services.md
    • Testimonials Modular view template - testimonials.md
    • Resume Modular view template - resume.md
    • Blog Modular view template - blog.md
    • Call To Action Modular view template - cta.md
    • Stats Modular view template - stats.md
    • Basic One or Two Column Text Modular view template - basic.md

Quick Installation

Just download hola.zip from github repository, unzip it on your server and launch. You're ready. System will ask you to create admin user and you can start customizing your portfolio.

Installation

Installing the Hola theme can be done in one of two ways. Our GPM (Grav Package Manager) installation method enables you to quickly and easily install the theme with a simple terminal command, while the manual method enables you to do so via a zip file.

The theme by itself is useful, but you may have an easier time getting up and running by installing a skeleton. The skeleton can be found in Hola Skeleton package which are self-contained repositories for a complete sites which include: sample content, configuration, theme, and plugins.

GPM Installation (Preferred)

The simplest way to install this theme is via the Grav Package Manager (GPM) through your system's Terminal (also called the command line). From the root of your Grav install type:

bin / gpm install hola

This will install the Hola theme into your /user/themes directory within Grav. Its files can be found under /your/site/grav/user/themes/hola.

Manual Installation

To install this theme, just download the zip version of this repository and unzip it under /your/site/grav/user/themes. Then, rename the folder to hola. You can find these files either on GitHub or via GetGrav.org.

You should now have all the theme files under

/your/site/grav/user/themes/hola

To make modifications, you can copy the user/themes/hola/hola.yaml file to user/config/themes/ folder and modify, or you can use the admin plugin.

NOTE: Do not modify the user/themes/hola/hola.yaml file directly or your changes will be lost with any updates

Custom Logos

To add a custom logo, you should put the log into the user/themes/hola/images/logo folder. Standard image formats are support (.png,.jpg, .gif, .svg, etc.). Then reference the logo via the YAML like so:

custom_logo:
    - name: 'my-logo.png'
custom_logo_mobile:
    - name: 'my-mobile-logo.png'

Alternatively, you can you use the drag-n-drop "Custom Logo" field in the Hola theme options.

Support

If your interested in custom theme development, please contact us directly. We will reply immedietely.

Sources and Credits

Hola theme was originally designed by styleshout using the following resources as listed:

Fonts:
Icons:
Stock Photos and Graphics:
Javascript Files
Other:
  • Porting this template to Grav was made possible with support of davidhagenauer.com. Make sure to send cake!
  • Conversion to GRAV was handled by Devlom team.

Please take particular note of Styleshout's licensing policy before removing any credits from the template.