Socket
Socket
Sign inDemoInstall

zeen

Package Overview
Dependencies
147
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    zeen

A static site generator powered by webpack, React, and Markdown


Version published
Weekly downloads
0
decreased by-100%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

zeen

zeen is a static site generator written in React and Node, powered by webpack.

Disclaimer.

There are lots of static site generators out there, many far superior to this one. In particular, if you're looking to use React, you should check out both Gatsby and React Static Boilerplate. Those projects are fully featured, stable, and well maintained; zeen has minimal features, is not stable, and is not regularly maintained. I wrote it primarily because I wanted something less opinionated then other projects out there, and because I wanted to learn. But nothing in this project is stable. Use it at your own risk, though feel free to file issues if you want.

Install

npm install --save zeen

Usage

  • zeen post --title="Hello, World." Create a new post with the title "Hello, World.".
  • zeen build Build your project for deployment. The site will be built to the build directory.

Thanks

I couldn't have written this without some very helpful prior art from other folks:

Keywords

FAQs

Last updated on 11 Feb 2017

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc