hexo

WebJar for hexo

Лицензия

Лицензия

MIT
Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

hexo
Последняя версия

Последняя версия

4.2.1
Дата

Дата

Тип

Тип

jar
Описание

Описание

hexo
WebJar for hexo
Ссылка на сайт

Ссылка на сайт

https://www.webjars.org
Система контроля версий

Система контроля версий

https://github.com/hexojs/hexo

Скачать hexo

Имя Файла Размер
hexo-4.2.1.pom
hexo-4.2.1.jar 108 KB
hexo-4.2.1-sources.jar 22 bytes
hexo-4.2.1-javadoc.jar 22 bytes
Обзор

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (26)

Идентификатор библиотеки Тип Версия
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)

Модули Проекта

Данный проект не имеет модулей.

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.

Версии библиотеки

Версия
4.2.1