New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

create-marktree

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

create-marktree

Initializes a marktree project

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

create-marktree

marktree is a static site generator, using markdown. It works with GitHub pages out of the box.

create-marktree is the quickest way to start a marktree project.

Get started

  • Initiate create-marktree
npm init marktree@latest
npm i
  • Run marktree in dev
npm run dev
  • Host docs/index.html, e.g. with LiveServer
  • Write your markdown

FAQs

Package last updated on 16 Mar 2022

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