![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
overkyll-jekyll-theme
Advanced tools
Fast and light, it can be use for a small blog or as a theme for starting a bigger site. Find the code of overkyll on Github
It implements this differents technologies :
Jekyll requires Ruby so make sure Ruby is installed before you begin.
gem install jekyll bundler
jekyll new mysite
cd mysite
bundle exec jekyll serve
gem "minima"
with this:
gem "overkyll-jekyll-theme"
bundle install
_config.yml
and change the line theme: minima
to this:
theme: overkyll-jekyll-theme
NOTE This requires you to be upgraded to at least Jekyll 3.3 which added support for themes and assets.
gem "minima"
with this:
gem "overkyll-jekyll-theme"
bundle install
_config.yml
and change the line theme: minima
to this:
theme: overkyll-jekyll-theme
Jekyll requires Ruby so make sure Ruby is installed before you begin.
git clone https://github.com/bertrandkeller/overkyll-jekyll-theme.git
cd overkyll-jekyll-theme
bundle install
bundle exec jekyll serve
FAQs
Unknown package
We found that overkyll-jekyll-theme 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.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.