Gathering detailed insights and metrics for hexo-theme-keep
Gathering detailed insights and metrics for hexo-theme-keep
Gathering detailed insights and metrics for hexo-theme-keep
Gathering detailed insights and metrics for hexo-theme-keep
npm install hexo-theme-keep
Module System
Unable to determine the module system for this package.
Min. Node Version
Typescript Support
Node Version
NPM Version
1,345 Stars
1,155 Commits
183 Forks
55 Watching
3 Branches
22 Contributors
Updated on 27 Nov 2024
Stylus (42.16%)
JavaScript (30.49%)
EJS (27.31%)
Shell (0.05%)
Cumulative downloads
Total Downloads
Last day
47.8%
572
Compared to previous day
Last week
4.7%
3,088
Compared to previous week
Last month
19.9%
12,237
Compared to previous month
Last year
-8.4%
159,875
Compared to previous year
Keep is a simple and light Hexo theme. It makes you more focused on writing.
If you want to put a link to your blog in the online preview list, you can give the author a PR.
Please see the official documents of Keep.
If you're using Hexo 5.0 or later, the simplest way to install is through NPM:
1# recommend 2 3cd your-hexo 4npm install hexo-theme-keep
Or you can clone the entire repository:
1cd your-hexo 2git clone https://github.com/XPoet/hexo-theme-keep --depth=1 themes/keep
After the installation, open Hexo config file and set theme
variable to keep
.
1theme: keep
Keep releases new versions from time to time. You can update Keep by the following command.
Install the latest version through NPM:
1# recommend 2 3cd your-hexo 4npm install hexo-theme-keep@latest
Or update to the latest master branch:
1cd themes/keep 2git pull
It is not recommended to directly modify any files in the Keep theme. Because this may cause errors (e.g. merge conflicts), and the modified files may be discarded when upgrading the theme.
This project exists thanks to all the people who contribute.
We welcome you to join the development of Keep. Please see contributing guide.
Keep send special thanks to these great services that sponsor our core infrastructure:
Copyright © 2020-present XPoet
No vulnerabilities found.
Reason
no dangerous workflow patterns detected
Reason
23 commit(s) and 12 issue activity found in the last 90 days -- score normalized to 10
Reason
no binaries found in the repo
Reason
0 existing vulnerabilities detected
Reason
license file detected
Details
Reason
packaging workflow detected
Details
Reason
Found 1/11 approved changesets -- score normalized to 0
Reason
detected GitHub workflow tokens with excessive permissions
Details
Reason
no effort to earn an OpenSSF best practices badge detected
Reason
dependency not pinned by hash detected -- score normalized to 0
Details
Reason
security policy file not detected
Details
Reason
project is not fuzzed
Details
Reason
branch protection not enabled on development/release branches
Details
Reason
SAST tool is not run on all commits -- score normalized to 0
Details
Score
Last Scanned on 2024-11-25
The Open Source Security Foundation is a cross-industry collaboration to improve the security of open source software (OSS). The Scorecard provides security health metrics for open source projects.
Learn More