Skip to content

A lightweight and hyper-fast Grav theme that is built for professional writers, bloggers and content marketers.

License

Notifications You must be signed in to change notification settings

vrabe/grav-theme-yocto

Repository files navigation

Yocto Theme

Yocto is a lightweight and hyper-fast Grav theme that is built for professional writers, bloggers and content marketers.

Yocto is a Grav conversion of the Wordpress theme of the same name.

Supported Plugins

  • Archives
  • Pagination
  • Recent Posts
  • SimpleSearch

Installation

Installing the Yocto theme can be done in one of two ways.

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

Manual Installation via Admin Panel

The admin plugin provides an easy-to-use web-based user interface to install this theme.

Before installing this theme, you must allow installing packages without the official GPM (Grav Package Manager).

With Admin Panel

  • Navigate to Configuration page from the sidebar.
  • Set Official GPM Only option inside "Advanced" section to No.
  • Save your changes.

Without Admin Panel

  • Navigate to /your/site/grav/user/config.
  • Open the system.yaml file.
  • Change the official_gpm_only: setting inside gpm to official_gpm_only: false.
  • Save your changes.

Then, go to Tools page from the sidebar. You can copy the url https://github.com/vrabe/grav-theme-yocto/archive/master.zip , paste it to the input field, and click Install button.

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

Updating

As development for the Yocto 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.

Manual Update

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

  • Delete the your/site/user/themes/yocto directory.
  • Downalod the new version of the Yocto theme from either GitHub or GetGrav.org.
  • Unzip the zip file in your/site/user/themes and rename the resulting folder to yocto.
  • 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.

Manual Update via Admin Panel

Manually updating Yocto via Admin Panel is also pretty simple. Just follow steps listed in Manual Installation via Admin Panel.

About

A lightweight and hyper-fast Grav theme that is built for professional writers, bloggers and content marketers.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published