Skip to content

rakihub/ghost-code-injection

Repository files navigation

Ghost Code Injection Collection

Info

  • The codes in this repo are served on 'jsdelivr.com', providing access for Ghost users.
  • After code pushed to remote origin, the 'jsdelivr' link can be created here
  • Link to clear jsdelivr cache: If code snippet is already linked with a jsdelvr link, after the code is updated, it's important to clear jsdelivr cache to make sure users can get the newest version.

Collection

Nested Menu

  • Related blog: Add a dropdown menu in Ghost.
  • Jsdelivr code link:
    • <link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/rakihub/ghost-code-injection@main/nested-menu/built/nested-menu.min.css">
    • <script src="https://cdn.jsdelivr.net/gh/rakihub/ghost-code-injection@main/nested-menu/built/nested-menu.min.js"></script>

Remove ghost in portal

  • JsDelivr link:
    • <script src="https://cdn.jsdelivr.net/gh/rakihub/ghost-code-injection@main/remove-ghost-in-portal/built/remove-ghost-in-portal.min.js"></script>

Remove ghost in portal

  • Related blog: []
  • Jsdelivr link:
    • <script src="https://cdn.jsdelivr.net/gh/rakihub/ghost-code-injection@main/remove-ghost-in-portal/built/remove-ghost-in-portal.min.js"></script>

About

Ghost Code Injection Collection

Resources

Stars

Watchers

Forks

Packages

No packages published