
Security News
Another Round of TEA Protocol Spam Floods npm, But It’s Not a Worm
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.
hexo-theme-flowbite
Advanced tools
HexoJS theme build with TailwindCSS and Flowbite
Before starting. Make sure the location of your theme is.
when theme in
themes/flowbitethe yaml config filename is_config.flowbite.ymlwhen theme in
themes/hexo-theme-flowbitethe yaml config filename is_config.hexo-theme-flowbite.yml
This theme only working for highlight.js with below configuration
_config.yml# https://github.com/hexojs/hexo-util
# https://hexo.io/docs/syntax-highlight.html
syntax_highlighter: highlight.js
highlight:
enable: true
line_number: false
auto_detect: false
tab_replace: ' ' # replace tabs with 2 spaces
wrap: false
hljs: true
prismjs:
enable: false
preprocess: true
line_number: true
tab_replace: ' ' # replace tabs with 2 spaces
Show loading animation before page fully loaded. (boolean)
loading_animation:
enable: true
# type mini: small loader fixed on top right
# type full: full page loader
type: mini
Show gallery each post (boolean)
gallery: true
Integrate disqus comment system (string)
disqus_shortname: YOUR_DISQUS_USERNAME
remove
disqus_shortnameto disable disqus comment system
Inject your own widget html see folder
| File Path | Description |
|---|---|
source/_data/hexo-theme-flowbite/head.html | inject html codes before </head> |
source/_data/hexo-theme-flowbite/body.html | inject html codes before </body> |
source/_data/hexo-theme-flowbite/before-post.html | inject html before post |
source/_data/hexo-theme-flowbite/after-post.html | inject html after post |
source/_data/hexo-theme-flowbite/aside.html | inject html on aside bottom section |
FAQs
Hexo theme made with flowbite
We found that hexo-theme-flowbite demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Recent coverage mislabels the latest TEA protocol spam as a worm. Here’s what’s actually happening.

Security News
PyPI adds Trusted Publishing support for GitLab Self-Managed as adoption reaches 25% of uploads

Research
/Security News
A malicious Chrome extension posing as an Ethereum wallet steals seed phrases by encoding them into Sui transactions, enabling full wallet takeover.