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

jakyll

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jakyll

Node.js Jekyll alternative

  • 0.5.7
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
8
decreased by-20%
Maintainers
1
Weekly downloads
 
Created
Source

Jakyll.js

Jakyll.js is a Jekyll alternative built with TypeScript & Node.

Install

npm install jakyll

  • installs jakyll
  • adds package.json scripts
  • adds the github action

Run in development mode

jakyll -dev

Development mode serves the site, hot reloading when files change.

Run in production mode

jakyll -start

Creates a purely static copy of the site to the build directory and runs it locally.

Build

jakyll -build

Creates a purely static copy of the site to the build directory.

Deploy

jakyll -deploy

Runs the build command and copies it to the gh-pages branch and pushes the branch to github.


Made with  ❤️  by iambriansreed.

FAQs

Package last updated on 27 Feb 2024

Did you know?

Socket

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.

Install

Related posts

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