All Projects β†’ hexojs β†’ Hexo

hexojs / Hexo

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Hexo

Hexo Theme Anodyne
πŸŒ‹ Original Bright Theme for Hexo
Stars: ✭ 140 (-99.59%)
Mutual labels:  static-site-generator, hexo
Hexo Generator Amp
AMP ⚑ HTML (Accelerated Mobile Pages) generator for Hexo.
Stars: ✭ 129 (-99.62%)
Mutual labels:  static-site-generator, hexo
Awesome Docs With Static Site Generators
Pointers to all templates and implementations based on static site generators
Stars: ✭ 44 (-99.87%)
Mutual labels:  static-site-generator, hexo
Easy Hexo
🀘 Build your own website with Hexo, the easy way. | 轻松使用 Hexo 建站。
Stars: ✭ 314 (-99.07%)
Mutual labels:  static-site-generator, hexo
picidaejs
🐦Picidae is a document generator which has gentle experience.
Stars: ✭ 24 (-99.93%)
Mutual labels:  static-site-generator, hexo
Vanilla Back To Top
Simple and smooth Back To Top button
Stars: ✭ 179 (-99.47%)
Mutual labels:  static-site-generator, hexo
Meilidu Hexo
MeiliDu, beatuiful reading theme for Hexo.
Stars: ✭ 78 (-99.77%)
Mutual labels:  static-site-generator, hexo
Post Scheduler
Schedule posts & content updates for static websites (Jekyll, Hugo, Gatsby, Phenomic etc)
Stars: ✭ 184 (-99.46%)
Mutual labels:  static-site-generator, hexo
TechFusionFM
Static site for tech podcast built using Hexo.io with deployment script, XML escaper and iTunes rank tracking Telegram bot.
Stars: ✭ 20 (-99.94%)
Mutual labels:  static-site-generator, hexo
Hexo Theme Clean Blog
Hexo implementation of Clean Blog http://blackrockdigital.github.io/startbootstrap-clean-blog/index.html
Stars: ✭ 362 (-98.93%)
Mutual labels:  static-site-generator, hexo
Prerender Spa Plugin
Prerenders static HTML in a single-page application.
Stars: ✭ 7,018 (-79.29%)
Mutual labels:  static-site-generator
Nextein
A static site generator with markdown + react for Next.js
Stars: ✭ 825 (-97.57%)
Mutual labels:  static-site-generator
Hexo Theme Next
πŸŽ‰ Elegant and powerful theme for Hexo.
Stars: ✭ 835 (-97.54%)
Mutual labels:  hexo
Jekyll Scholar
jekyll extensions for the blogging scholar
Stars: ✭ 872 (-97.43%)
Mutual labels:  static-site-generator
Hexo Theme Next
Elegant and powerful theme for Hexo.
Stars: ✭ 7,379 (-78.22%)
Mutual labels:  hexo
Cobalt.rs
Static site generator written in Rust
Stars: ✭ 940 (-97.23%)
Mutual labels:  static-site-generator
0x5e.github.io
A peosonal blog
Stars: ✭ 5 (-99.99%)
Mutual labels:  hexo
Couscous
Couscous is good.
Stars: ✭ 807 (-97.62%)
Mutual labels:  static-site-generator
Zola
A fast static site generator in a single binary with everything built-in. https://www.getzola.org
Stars: ✭ 7,823 (-76.91%)
Mutual labels:  static-site-generator
Cryogen
A simple static site generator written in Clojure
Stars: ✭ 914 (-97.3%)
Mutual labels:  static-site-generator

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

Install with brew on macOS and Linux:

$ brew install hexo

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

RSS3

License

FOSSA Status

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].