hexo

WebJar for hexo

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

hexo
Last Version

Last Version

4.2.1
Release Date

Release Date

Type

Type

jar
Description

Description

hexo
WebJar for hexo
Project URL

Project URL

https://www.webjars.org
Source Code Management

Source Code Management

https://github.com/hexojs/hexo

Download hexo

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/hexo/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>hexo</artifactId>
    <version>4.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/hexo/
implementation 'org.webjars.npm:hexo:4.2.1'
// https://jarcasting.com/artifacts/org.webjars.npm/hexo/
implementation ("org.webjars.npm:hexo:4.2.1")
'org.webjars.npm:hexo:jar:4.2.1'
<dependency org="org.webjars.npm" name="hexo" rev="4.2.1">
  <artifact name="hexo" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='hexo', version='4.2.1')
)
libraryDependencies += "org.webjars.npm" % "hexo" % "4.2.1"
[org.webjars.npm/hexo "4.2.1"]

Dependencies

compile (26)

Group / Artifact Type Version
org.webjars.npm : lodash jar [4.17.11,5)
org.webjars.npm : tildify jar [2.0.0,3)
org.webjars.npm : moment jar [2.22.2,3)
org.webjars.npm : js-yaml jar [3.12.0,4)
org.webjars.npm : hexo-log jar [1.0.0,2)
org.webjars.npm » hexo-front-matter jar [1.0.0,2)
org.webjars.npm : hexo-cli jar [3.0.0,4)
org.webjars.npm : strip-indent jar [3.0.0,4)
org.webjars.npm : strip-ansi jar [6.0.0,7)
org.webjars.npm : swig-templates jar [2.0.3,3)
org.webjars.npm : text-table jar [0.2.0,0.3)
org.webjars.npm : swig-extras jar [0.0.1]
org.webjars.npm : chalk jar [3.0.0,4)
org.webjars.npm : bluebird jar [3.5.2,4)
org.webjars.npm : hexo-i18n jar [1.0.0,2)
org.webjars.npm : nunjucks jar [3.1.3,4)
org.webjars.npm : moment-timezone jar [0.5.21,0.6)
org.webjars.npm : hexo-fs jar [2.0.1,3)
org.webjars.npm : titlecase jar [1.1.2,2)
org.webjars.npm : pretty-hrtime jar [1.0.3,2)
org.webjars.npm : hexo-util jar [1.9.1,2)
org.webjars.npm : resolve jar [1.8.1,2)
org.webjars.npm : micromatch jar [4.0.2,5)
org.webjars.npm : abbrev jar [1.1.1,2)
org.webjars.npm : archy jar [1.0.0,2)
org.webjars.npm » warehouse jar [3.0.1,4)

Project Modules

There are no modules declared in this project.

Hexo logo

Hexo

A fast, simple & powerful blog framework, powered by Node.js.

Website | Documentation | Installation Guide | Contribution Guide | Code of Conduct | API | Twitter

NPM version Required Node version Build Status dependencies Status Coverage Status Gitter Discord Chat Telegram Chat FOSSA Status Contributor Covenant

Features

  • Blazing fast generating
  • Support for GitHub Flavored Markdown and most Octopress plugins
  • One-command deploy to GitHub Pages, Heroku, etc.
  • Powerful API for limitless extensibility
  • Hundreds of themes & plugins

Quick Start

Install Hexo

$ npm install hexo-cli -g

Setup your blog

$ hexo init blog
$ cd blog

Start the server

$ hexo server

Create a new post

$ hexo new "Hello Hexo"

Generate static files

$ hexo generate

More Information

Contributing

We welcome you to join the development of Hexo. Please see contributing document. 🤗

Also, we welcome PR or issue to official-plugins.

Contributors

Backers

Backers

Sponsors

JetBrains

License

FOSSA Status

org.webjars.npm

Hexo

A fast, simple & powerful blog framework, powered by Node.js.

Versions

Version
4.2.1