
Research
Malicious npm Packages Impersonate Flashbots SDKs, Targeting Ethereum Wallet Credentials
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Pagination gem built specially for Jekyll 3 and newer that is fully backwards compatible and serves as an enhanced replacement for the previously built-in jekyll-paginate gem. View it on rubygems.org.
Reach me at the project issues section or via email at jekyll@sverrirs.com, you can also get in touch on the project's Gitter chat room.
The code was based on the original design of jekyll-paginate and features were sourced from discussions such as #27 (thanks Günter Kits).
"Be excellent to each other"
:heart:
gem install j1_paginator
Update your _config.yml and pages.
Although fully backwards compatible, to enable the new features this gem needs slightly extended site yml configuration and miniscule additional new front-matter for the pages to paginate on.
Now you're ready to run jekyll serve
and your paginated files should be generated.
Please see the Examples for tips and tricks on how to configure the pagination logic.
:warning: Please note that this plugin is currently NOT supported by GitHub pages. Here is a list of all plugins supported. There is work underway to try to get it added it but until then please follow this GitHub guide to enable it or use Travis CI.
GitLab supposedly supports any plugin.
The Pagination Generator forms the core of the pagination logic. Calculates and generates the pagination pages.
The Auto-Pages is an optional feature that auto-magically generates paginated pages for all your tags, categories and collections.
I welcome all testers and people willing to give me feedback and code reviews.
Although this project is small it has a code of conduct that I hope everyone will do their best to follow when contributing to any aspects of this project. Be it discussions, issue reporting, documentation or programming.
If you don't want to open issues here on Github, send me your feedback by email at jekyll@sverrirs.com.
git checkout -b my-new-feature
)rake
)git commit -am 'Add some feature'
)gem build j1_paginator.gemspec
)gem install ./j1_paginator-x.x.x.gem
)git push origin my-new-feature
)Note: This project uses semantic versioning.
FAQs
Unknown package
We found that j1_paginator demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Research
Four npm packages disguised as cryptographic tools steal developer credentials and send them to attacker-controlled Telegram infrastructure.
Security News
Ruby maintainers from Bundler and rbenv teams are building rv to bring Python uv's speed and unified tooling approach to Ruby development.
Security News
Following last week’s supply chain attack, Nx published findings on the GitHub Actions exploit and moved npm publishing to Trusted Publishers.