Research
Security News
Malicious npm Packages Inject SSH Backdoors via Typosquatted Libraries
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Jekyll Academic is a lightweight theme for any academic usecase. Perfect for portfolio websites, blogs, and academia. It is a simple no nonsense theme that offers many features.
$ curl -s -L https://raw.githubusercontent.com/yak-fumblepack/jekyll-academic/master/scripts/bundle-install.sh | bash
Add this to your Jekyll site's Gemfile:
gem "jekyll-academic"
And add this line to your Jekyll site's _config.yml
:
theme: jekyll-academic
Then execute:
$ bundle install
or install it yourself as a Gem:
$ gem install jekyll-academic
OR
$ git clone https://github.com/yak-fumblepack/jekyll-academic.git
$ bundle install
Then finally to view your site (default is localhost:4000):
$ bundle exec jekyll serve
To make it yours, edit the _config.yml
file or refer to our docs for further configuration.
Have fun building your amazing site!
Bugfixes and features are most welcome and appreciated. For features and bugfixes, please make the pull request onto the dev
branch. If you're looking to improve the documentation, make the pull request onto docs-pages
.
Is there a bug? Feel free to open an issue.
Fork this repo
$ git clone https://github.com/yak-fumblepack/jekyll-academic.git/
$ cd jekyll-academic/
$ bundle install
$ bundle exec jekyll serve
And view it on localhost:4000
Then make your amazing contributions and changes!
This project is licensed under MIT. See LICENSE file for more details.
FAQs
Unknown package
We found that jekyll-academic 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
Security News
Socket’s threat research team has detected six malicious npm packages typosquatting popular libraries to insert SSH backdoors.
Security News
MITRE's 2024 CWE Top 25 highlights critical software vulnerabilities like XSS, SQL Injection, and CSRF, reflecting shifts due to a refined ranking methodology.
Security News
In this segment of the Risky Business podcast, Feross Aboukhadijeh and Patrick Gray discuss the challenges of tracking malware discovered in open source softare.