Skip to content

Small, focused JavaScript helpers for Bear Blog. Lightweight archive tools, filters, and enhancements that play nicely with Bear’s defaults.

Notifications You must be signed in to change notification settings

robertbirming/bear-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bear plugins

Small JavaScript helpers for Bear Blog.

These scripts are designed to be dropped in and blend naturally with Bear.


Blog

Archive toolkit

Utilities for the Bear post archive listing. Inspired by the great work of Herman and Mighil’s post sorting script.

Code

Embed:

<script src="https://cdn.jsdelivr.net/gh/robertbirming/bear-plugins/archive-toolkit.js"></script>

Gallery lightbox

Adds a simple lightbox for the Bearming theme.

Code

Embed:

<script src="https://cdn.jsdelivr.net/gh/robertbirming/bear-plugins/gallery-lightbox.js"></script>

Copy button

Adds a simple code copy button for the Bearming theme.

Code

Embed:

<script src="https://cdn.jsdelivr.net/gh/robertbirming/bear-plugins/copy-button.js"></script>

Dashboard

Dashboard notes

A small notes panel inside the Bear dashboard, useful for reminders, ideas, or things you don’t want to forget.

Code

Embed:

<script src="https://cdn.jsdelivr.net/gh/robertbirming/bear-plugins/dashboard-notes.js"></script>

These scripts are provided as-is. Feel free to use or adapt them.

Part of my ongoing work with Bear and the Bearming theme.

About

Small, focused JavaScript helpers for Bear Blog. Lightweight archive tools, filters, and enhancements that play nicely with Bear’s defaults.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published