Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@bjankord/create-eleventy-site

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bjankord/create-eleventy-site

Create a simple Eleventy site

  • 1.0.4
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Create Eleventy Site

Create a simple Eleventy site.

Demo site: https://bjankord.github.io/eleventy-site/

Usage

When you have npm >= 6 on your system, you can run

$ npm init @bjankord/eleventy-site my-site

or if you have npm >= 5 on your system, you can run

$ npx @bjankord/create-eleventy-site my-site

This will output:

👋 Creating a new Eleventy website in ./my-site

📥 Installing the static setup
☕️ This might take a while

🚢 Moving some files around

🤖 Registering automation scripts

🌱 All set! Let's get you started:

    cd ./my-site
    npm run serve

🤞 Good luck, have fun!

And you're good to go.

Credits

This is an updated fork of https://github.com/gentsagency/create-eleventy-site from Pieter Beulque

Keywords

FAQs

Package last updated on 19 Oct 2020

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