🚀 DAY 5 OF LAUNCH WEEK:Introducing Webhook Events for Alert Changes.Learn more →
Socket
Book a DemoInstallSign in
Socket

miyadaiku-theme-tether

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

miyadaiku-theme-tether

Tether.js files for miyadaiku static site generator

pipPyPI
Version
1.1.0
Maintainers
1

Tether files for miyadaiku static site generator

Provides tether 1.4.7 <https://www.npmjs.com/package/tether>__ files.

Installation

Use pip command to install tether.

::

$ pip install miyadaiku_theme_tether

Configuraion

In your config.yml file of your project, add following configuration at themes section.

::

themes: - miyadaiku_theme_tether # <---- add this line

Usage

Add following code to your template files.

::

{{ tether.load_js(page) }}

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts