Security News
GitHub Removes Malicious Pull Requests Targeting Open Source Repositories
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
@coding-blocks/motley
Advanced tools
Motley is a new generation CSS framework based on ITCSS and Sass , it allows you to design component-driven webpages with little or no effort.
Motley is a new generation CSS framework based on ITCSS and Sass , it allows you to design component-driven webpages with little or no effort.
https://coding-blocks.github.io/motley
Building and running Motley in your local dev environment is very easy. Be sure you have Node.js and Yarn installed, then follow the directions below.
git clone https://github.com/coding-blocks/motley.git
motley
and Install development dependenciescd motley
yarn install
yarn start
Motley will start running on localhost:9000.
| sass/styles contains sass files
| examples
- public contains static assets
- components contains individual components
these are registered as partials and can be used in pages or other components
- views Individual pages, gets build into examples/html/*.html files
FAQs
Motley is a new generation CSS framework based on ITCSS and Sass , it allows you to design component-driven webpages with little or no effort.
The npm package @coding-blocks/motley receives a total of 723 weekly downloads. As such, @coding-blocks/motley popularity was classified as not popular.
We found that @coding-blocks/motley demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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
GitHub removed 27 malicious pull requests attempting to inject harmful code across multiple open source repositories, in another round of low-effort attacks.
Security News
RubyGems.org has added a new "maintainer" role that allows for publishing new versions of gems. This new permission type is aimed at improving security for gem owners and the service overall.
Security News
Node.js will be enforcing stricter semver-major PR policies a month before major releases to enhance stability and ensure reliable release candidates.