docsifyjs / docsifyjs/docsify

Service worker doesn't precache content

Open
#289 14 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted
Dominant language
JavaScript
Stars
31.5k
Forks
5.8k
Avg merge
9d 8h
Merged PRs (30d)
2

Description

How do we add separate content pages to the service worker cache? Currently it works great for accessed pages/media, but not for pages that haven't been accessed.

Contributor guide

Open the contributing guide

Research direction

Start at the service worker entry point and trace how accessed pages and media are added to the cache. Reproduce the behavior with a content page that has not been visited, then verify that separate content pages are available offline after precaching.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
web-dev
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.