New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

sassdoc-theme-light

Package Overview
Dependencies
Maintainers
4
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sassdoc-theme-light - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

4

package.json

@@ -6,3 +6,3 @@ {

"author": "SassDoc team",
"version": "1.7.1",
"version": "1.7.2",
"keywords": [

@@ -13,3 +13,3 @@ "sassdoc-theme"

"type": "git",
"url": "https://github.com/SassDoc/sassdoc-theme-light.git"
"url": "https://github.com/SassDoc/sassdoc-theme-default.git"
},

@@ -16,0 +16,0 @@ "dependencies": {

# SassDoc Light Theme
This is [SassDoc](https://github.com/SassDoc/sassdoc)'s default theme which means this is the theme that will be used when running SassDoc without a custom theme.
This theme uses [Themeleon](https://github.com/themeleon/themeleon) as a theme engine, and [themeleon-swig](https://github.com/themeleon/themeleon-swig) as a template engine, directly plugged into Themeleon.
Because this is likely to be the most used theme of all, it is not as simple as a theme can get. For instance, there is quite a bit of logic in both `index.js` and the Swig templates. Fortunately, you don't have to deal with that at all.
## Customising the view
There are some possibilites to customise the theme's view. Essentially what's being displayed, what's not, and what are the project informations to be displayed in the header and footer.
To learn how to customise the theme's view, please read [the documentation on SassDoc's site](http://sassdoc.com/customising-the-view/). Fear not! It's all about creating a configuration file. No big deal.
This repository is deprecated. Code moved to [sassdoc-theme-default](https://github.com/sassdoc/sassdoc-theme-default).
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc