https://github.com/othercodes/grav-theme-othercode
otherCode Grav Theme for the otherCode Blog (https://othercode.io).
https://github.com/othercodes/grav-theme-othercode
Last synced: over 1 year ago
JSON representation
otherCode Grav Theme for the otherCode Blog (https://othercode.io).
- Host: GitHub
- URL: https://github.com/othercodes/grav-theme-othercode
- Owner: othercodes
- License: apache-2.0
- Created: 2024-04-29T00:45:21.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-31T05:35:08.000Z (about 2 years ago)
- Last Synced: 2025-01-24T08:12:30.220Z (over 1 year ago)
- Language: JavaScript
- Size: 13.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# otherCode Theme
**otherCode** is the main theme for [otherCode Blog](https://othercode.io/). This theme is built with the
[Gantry 5](https://gantry.org/) framework and provides a powerful base for developing your own themes. otherCode uses
functionality that is only available in Grav 1.4+, as such you cannot run otherCode on earlier versions of Grav.
# Installation
Installing the otherCode 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.
## GPM Installation (Preferred)
The simplest way to install this theme is via the [Grav Package Manager (GPM)](http://learn.getgrav.org/advanced/grav-gpm)
through your system's Terminal (also called the command line). From the root of your Grav install type:
bin/gpm install othercode
This will install the otherCode theme into your `/user/themes` directory within Grav. Its files can be found under
`/your/site/grav/user/themes/othercode`.
## 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 `othercode`. You can find these files on [GitHub](https://github.com/othercodes/grav-theme-othercode).
You should now have all the theme files under
/your/site/grav/user/themes/othercode