Security News
Supply Chain Attack Detected in Solana's web3.js Library
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
material-va-lighthouse
Advanced tools
A MKDocs plugin which extends the material theme with styles from the VA design system
This plugin styles a Material for MKDocs site using CSS from the VA Design System.
Open a terminal and run the following command:
pip install material-va-lighthouse
Or add the following to your requirements.txt
file:
material-va-lighthouse
Update your mkdocs.yml
to include the plugin:
plugins:
- material-va-lighthouse
Update the theme
section. Set material
as your theme (if you're not already)
and point the logo to the Lighthouse logo from this plugin:
theme:
name: material
logo: 'assets/images/va_lighthouse_logo.png'
Then add an extra_css
section to your mkdocs.yml
that points to the CSS file from this plugin:
theme:
name: material
logo: 'assets/images/va_lighthouse_logo.png'
extra_css:
- 'assets/stylesheets/va_lighthouse.css'
Run mkdocs build
and mkdocs serve
to see the changes.
FAQs
A MKDocs plugin which extends the material theme with styles from the VA design system
We found that material-va-lighthouse demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer 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
A supply chain attack has been detected in versions 1.95.6 and 1.95.7 of the popular @solana/web3.js library.
Research
Security News
A malicious npm package targets Solana developers, rerouting funds in 2% of transactions to a hardcoded address.
Security News
Research
Socket researchers have discovered malicious npm packages targeting crypto developers, stealing credentials and wallet data using spyware delivered through typosquats of popular cryptographic libraries.