All Projects → getgrav → grav-theme-boxify

getgrav / grav-theme-boxify

Licence: other
"Boxify" is a Grav port of One Page Website Template by Peter Finlan for Codrops

Programming Languages

CSS
56736 projects
javascript
184084 projects - #8 most used programming language
Twig
543 projects
PHP
23972 projects - #3 most used programming language

Projects that are alternatives of or similar to grav-theme-boxify

grav-theme-lingonberry
A clean, simple and responsive theme for bloggers. Features responsive design, retina ready assets, custom styling for all post formats, custom page templates and custom accent color.
Stars: ✭ 13 (-23.53%)
Mutual labels:  grav, grav-theme
grav-theme-ceevee
Ceevee is a clean, modern, fully responsive site template for your resume and portfolio. With this template, you can easily introduce yourself and showcase your works to future clients and employers. Also, it is flexible and easy to customize so you even use this template as a creative, business or portfolio site for your company.
Stars: ✭ 38 (+123.53%)
Mutual labels:  grav, grav-theme
grav-theme-learn2
Learn2 Grav Theme
Stars: ✭ 80 (+370.59%)
Mutual labels:  grav, grav-theme
grav-theme-agency
Agency Theme for Grav
Stars: ✭ 26 (+52.94%)
Mutual labels:  grav, grav-theme
grav-skeleton-gravcart
The Grav Shopping Cart skeleton
Stars: ✭ 11 (-35.29%)
Mutual labels:  grav
grav-theme-bootstrap4-open-matter
A customized version of the Bootstrap 4 theme, with additional features to support open and collaborative materials - inside or outside of your current platform (e.g. LMS).
Stars: ✭ 14 (-17.65%)
Mutual labels:  grav
grav-skeleton-course-hub
Take LMS-constrained courses to the next level and empower tech-savvy educators with an open, collaborative and version-controlled workflow using Markdown and Grav. Includes Admin Panel and Git Sync.
Stars: ✭ 39 (+129.41%)
Mutual labels:  grav
grav-plugin-simplesearch
Grav SimpleSearch Plugin
Stars: ✭ 40 (+135.29%)
Mutual labels:  grav
grav-plugin-mathjax
This plugin allows you to include math formulas in your web pages, either using TeX and LaTeX notation, and/or as MathML.
Stars: ✭ 18 (+5.88%)
Mutual labels:  grav
grav-plugin-langswitcher
Grav LangSwitcher Plugin
Stars: ✭ 22 (+29.41%)
Mutual labels:  grav
grav-plugin-facebook
Facebook plugin for Grav CMS https://github.com/getgrav/grav
Stars: ✭ 16 (-5.88%)
Mutual labels:  grav
grav-plugin-maintenance
Grav Maintenance Plugin
Stars: ✭ 12 (-29.41%)
Mutual labels:  grav
grav-plugin-comments
Grav Comments Plugin
Stars: ✭ 52 (+205.88%)
Mutual labels:  grav
grav-plugin-data-manager
Grav Data Manager Plugin
Stars: ✭ 28 (+64.71%)
Mutual labels:  grav
grav-skeleton-open-publishing-space
Leverage a fast version-controlled workflow using the editor of your choice in the creation, sharing and collaborative editing of Markdown-based Grav site content. Includes Admin Panel and Git Sync.
Stars: ✭ 17 (+0%)
Mutual labels:  grav
grav-skeleton-onepage-site
Grav One-Page Site Skeleton
Stars: ✭ 21 (+23.53%)
Mutual labels:  grav
grav-plugin-toc
This plugin automagically generates a (minified) Table of Contents based on special markers in the document and adds it into the resulting HTML document.
Stars: ✭ 12 (-29.41%)
Mutual labels:  grav
grav-plugin-external-links
This plugin adds small icons to external and mailto links, informing users the link will take them to a new site or open their email client.
Stars: ✭ 15 (-11.76%)
Mutual labels:  grav
grav-plugin-featherlight
Grav Featherlight Plugin
Stars: ✭ 29 (+70.59%)
Mutual labels:  grav
grav-plugin-snipcart
Grav Snipcart Plugin
Stars: ✭ 17 (+0%)
Mutual labels:  grav

Boxify Theme for Grav

Boxify

Boxify is a stylish HTML5/CSS3 template that was carefully crafted and enhanced with some smooth effects. It’s fitting for any type of portfolio or start-up website, but it’s very flexible and can be used for many other projects. It's made by Peter Finlan for Codrops.

Built on:

  • Bootstrap
  • Flickity
  • fancyBox
  • jQuery Waypoints
  • Animate.css

Features:

  • HTML5 and CSS3
  • Fully Responsive
  • Attractive and modern design
  • Various templates for presenting your content

Installation

Installing the Boxify 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 Boxify Site Skeleton is a self-contained repository for a complete sites which includes: 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 boxify

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

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 boxify. 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/boxify

NOTE: This theme is a modular component for Grav which requires the Grav, Error and Problems plugins.

Updating

As development for the Boxify theme continues, new versions may become available that add additional features and functionality, improve compatibility with newer Grav releases, and generally provide a better user experience. Updating Boxify is easy, and can be done through Grav's GPM system, as well as manually.

GPM Update (Preferred)

The simplest way to update this theme is via the Grav Package Manager (GPM). You can do this with this by navigating to the root directory of your Grav install using your system's Terminal (also called command line) and typing the following:

bin/gpm update boxify

This command will check your Grav install to see if your Boxify theme is due for an update. If a newer release is found, you will be asked whether or not you wish to update. To continue, type y and hit enter. The theme will automatically update and clear Grav's cache.

Manual Update

Manually updating Boxify is pretty simple. Here is what you will need to do to get this done:

  • Delete the your/site/user/themes/boxify directory.
  • Download the new version of the Boxify theme from either GitHub or GetGrav.org.
  • Unzip the zip file in your/site/user/themes and rename the resulting folder to boxify.
  • Clear the Grav cache. The simplest way to do this is by going to the root Grav directory in terminal and typing bin/grav clear-cache.

Note: Any changes you have made to any of the files listed under this directory will also be removed and replaced by the new set. Any files located elsewhere (for example a YAML settings file placed in user/config/themes) will remain intact.

Setup

If you want to set Boxify as the default theme, you can do so by following these steps:

  • Navigate to /your/site/grav/user/config.
  • Open the system.yaml file.
  • Change the theme: setting to theme: boxify.
  • Save your changes.
  • Clear the Grav cache. The simplest way to do this is by going to the root Grav directory in Terminal and typing bin/grav clear-cache.

Once this is done, you should be able to see the new theme on the frontend. Keep in mind any customizations made to the previous theme will not be reflected as all of the theme and templating information is now being pulled from the boxify folder.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].