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

hexo-start

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

hexo-start

Hexo-Start boilerplate

latest
Source
npmnpm
Version
0.0.5
Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created
Source

= README

Hexo-start boilerplate that uses PUG (aka jade) and Hexo-admin web interface.

Create new directory and navigate there:

mkdir my-new-blog && cd my-new-blog

Install hexo-start boilerplate

npm install hexo-start

Install hexo if you haven't done it yet

npm install -g hexo

Copy hexo-start config files into your new project:

cp -r ./node_modules/hexo-start/* ./

modify them to suit your needs.

Run hexo server:

hexo server -g

Keywords

sass

FAQs

Package last updated on 15 Apr 2018

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