Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tiliavir/mvw-search-index
Module to generate the search index using lunr.
https://github.com/tiliavir/mvw-search-index
cli gatsby hugo jekyll lunr search static-site static-site-generation
Last synced: 6 days ago
JSON representation
Module to generate the search index using lunr.
- Host: GitHub
- URL: https://github.com/tiliavir/mvw-search-index
- Owner: Tiliavir
- License: mit
- Created: 2016-12-12T06:07:33.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T17:42:27.000Z (about 1 year ago)
- Last Synced: 2023-12-20T12:28:16.053Z (about 1 year ago)
- Topics: cli, gatsby, hugo, jekyll, lunr, search, static-site, static-site-generation
- Language: TypeScript
- Homepage:
- Size: 1.52 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.Release.md
- License: LICENSE
Awesome Lists containing this project
README
# Release process
- update version in `package.json`
- commit with `Release ` in commit message
- the publish action will add a tag and publish to npm automatically