This Grav skeleton is based around the Freelancer Grav theme which in turn, is based on the Jekyll Agency theme by Jerome Lachaud (jeromelachaud), which originated from the Freelancer Bootstrap theme by Start Bootstrap.
Demo of this skeleton can be found here: http://demo.gibstudio.com/grav-freelancer
Additionally added basic localization for content, try:
- http://demo.gibstudio.com/grav-freelancer/en (the same as http://demo.gibstudio.com/grav-freelancer)
- http://demo.gibstudio.com/grav-freelancer/ru
- Flat icons by flaticons.com
- LESS files and compiled CSS included
- Fixed top navigation that collapses on scroll
- Scrollspy on navigation items
- Perfectly responsive portfolio grid with hover effects
- Responsive, full screen modal windows for featuring project details
- Custom horizontal rules using Font Awesome icons
- Custom outline button style
- Mobile friendly contact form with floating form labels
- Includes jqBootstrapValidation plugin for contact form validation
The simplest way to install Freelancer theme for Grav is to download and install the Freelancer Skeleton package:
- Download Agency 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 Freelancer theme's supported templates. It is strongly advised to at least install the Freelancer Skeleton package to see the theme's capabilities in action.
To install just the theme:
- Install Grav.
- Install Simple Form plugin.
- Install Freelancer theme.
- Add additional parameter 'position' for fields in simple_form.yaml to sort fields in necessary order or update skeleton installation.
- Update simple_form.php from skeleton installation.
