Skip to content

AksoEo/grav-akso-bridge

Repository files navigation

AKSO Bridge Plugin

This plugin provides extensions to Grav CMS for including content from AKSO.

This plugin adds several markdown extensions.

Installation

Download and install Grav. Once you have Grav installed, navigate to the plugins folder in your Grav installation. For example:

cd <GRAV-ROOT>/user/plugins/

In the plugins folder, download the Akso Bridge plugin by cloning the repository from GitHub. Use the following command:

git clone https://github.com/AksoEo/grav-akso-bridge.git

This command will download the repository and create a folder named grav-akso-bridge. Rename the folder to akso-bridge:

mv grav-akso-bridge akso-bridge

Navigate to the akso-bridge folder and build the plugin. Enter the following command:

./build.sh

Go to the aksobridged folder located within the akso-bridge folder. Start the Akso daemon by running the following command:

node .

If you're running this in a production environment, you should consider using a process manager like PM2.

Once you followed those steps, your plugin is ready to use. You might want to use akso-grav-theme together with it.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published