Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hugomods/pwa
:rocket: Hugo programmatic PWA Module, which allows precaching assets, making sites installable and offline available.
https://github.com/hugomods/pwa
hugo-pwa installable offline precache pwa service-worker
Last synced: 7 days ago
JSON representation
:rocket: Hugo programmatic PWA Module, which allows precaching assets, making sites installable and offline available.
- Host: GitHub
- URL: https://github.com/hugomods/pwa
- Owner: hugomods
- License: mit
- Created: 2022-10-12T09:39:21.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-16T12:44:25.000Z (about 1 month ago)
- Last Synced: 2024-12-16T13:54:16.287Z (about 1 month ago)
- Topics: hugo-pwa, installable, offline, precache, pwa, service-worker
- Language: HTML
- Homepage: https://hugomods.com/en/docs/pwa/
- Size: 134 KB
- Stars: 19
- Watchers: 2
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Hugo PWA Module
[![Used By](https://img.shields.io/badge/dynamic/json?color=success&label=used+by&query=repositories_humanize&logo=hugo&style=flat-square&url=https://api.razonyang.com/v1/github/dependents/hugomods/pwa)](https://github.com/hugomods/pwa/network/dependents)
![Hugo Requirements](https://img.shields.io/badge/dynamic/json?color=important&label=requirements&query=requirements&logo=hugo&style=flat-square&url=https://api.razonyang.com/v1/hugo/modules/github.com/hugomods/pwa)
[![License](https://img.shields.io/github/license/hugomods/pwa?style=flat-square)](https://github.com/hugomods/pwa/blob/main/LICENSE)
[![Version](https://img.shields.io/github/v/tag/hugomods/pwa?label=version&style=flat-square)](https://github.com/hugomods/pwa/tags)A programmatic PWA (service worker) module for Hugo. See the [documentation](https://hugomods.com/en/docs/pwa/) to intergrate it with your theme.