Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hexojs/awesome-hexo

A curated list of awesome things related to Hexo
https://github.com/hexojs/awesome-hexo

List: awesome-hexo

awesome-list hexo hexo-plugin hexo-theme hexo-tutorial showcase

Last synced: about 2 months ago
JSON representation

A curated list of awesome things related to Hexo

Awesome Lists containing this project

README

        

Hexo logo

# Awesome Hexo [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome) [![Build Status](https://github.com/hexojs/awesome-hexo/workflows/Tester/badge.svg)](https://github.com/hexojs/awesome-hexo/actions?query=workflow%3ATester)

> A curated list of awesome things related to Hexo

## Contents

- [Resources](#resources)
- [Official Resources](#official-resources)
- [External Resources](#external-resources)
- [Themes](#themes)
- [Plugins](#plugins)
- [Third-party](#third-party)
- [Showcases](#showcases)
- [Deployment](#deployment)

## Resources

### Official Resources

- [Site](https://hexo.io/) - Official site
- [Doc](https://hexo.io/docs/) - Documentation
- [API](https://hexo.io/api/) - API documentation
- [Google Group](https://groups.google.com/forum/#!forum/hexo) - forum
- [Twitter](https://twitter.com/hexojs) - Twitter account
- [Gitter](https://gitter.im/hexojs/hexo) - Gitter chat channel
- [Telegram](https://t.me/hexojs) - Telegram chat channel
- [Reddit](https://www.reddit.com/r/hexojs/) - Subreddit /r/hexojs

### External Resources

- [Getting Started with the Hexo Blogging Framework](https://www.cgmartin.com/2016/01/03/getting-started-with-hexo-blog/)
- [Build Hexo 3.0 Blog on Ubuntu 14.04](https://www.digitalocean.com/community/tutorials/how-to-create-a-blog-with-hexo-on-ubuntu-14-04) - How to Create a Blog with Hexo On Ubuntu 14.04
- [Hexo 3.0 Chinese Tutorial](https://web.archive.org/web/20180817021855/https://www.jianshu.com/p/465830080ea9) - HEXO+Github,搭建属于自己的博客
- [The Hexo Author Tommy Chen Presentation Video](https://www.ithome.com.tw/video/108430) - Modern Web 2016 - Hexo 開發歷程 by [Tommy Chen](https://github.com/tommy351)
- [Hexo Tutorial](https://www.mikedane.com/static-site-generators/hexo/) - Hexo tutorial for v3.3.9 by Giraffe Academy
- [Build a Serverless Production-Ready Blog with Hexo on AWS](https://hackernoon.com/build-a-serverless-production-ready-blog-b1583c0a5ac2?gi=34e8961610b4)
- [Hexo 中文教学](http://space.bilibili.com/362224537/channel/detail?cid=60350) - B站上的Hexo中文教学, 紧随官方文档
- [EasyHexo](https://easyhexo.com/) - 🤘 Build your own website with Hexo, the easy way. | 轻松使用 Hexo 建站。
- [Working with Ghost and Hexo](https://ghost.org/docs/api/hexo/) – Learn how to spin up a site using Ghost as a headless CMS and build a completely custom front-end with the static site generator Hexo

## Themes

- [Themes List](https://hexo.io/themes/) - Whole list of hexo supported themes
- Building Themes
- [CodeBlocq Series](http://www.codeblocq.com/tags/Hexo/)
1. [Create an Hexo Theme - Part 1: Index](http://www.codeblocq.com/2016/03/Create-an-Hexo-Theme-Part-1-Index/)
2. [Create an Hexo Theme - Part 2: Other Pages](http://www.codeblocq.com/2016/03/Create-an-Hexo-Theme-Part-2-Other-Pages/)
3. [Create an Hexo Theme - Part 3: Comments, Analytics and Widgets](http://www.codeblocq.com/2016/03/Create-an-Hexo-Theme-Part-3-Comments-Analytics-and-Widgets/)
- [Yeoman based theme generator](https://github.com/tcrowe/generator-hexo-theme)
- [JAMStack Themes (Hexo)](https://jamstackthemes.dev/ssg/hexo/) - A list of themes filterable by static site generator and CMS support (linking pre-filtered Hexo list).
 
## Plugins

- [Plugins List](https://hexo.io/plugins/) - Whole list of hexo supported plugins
- Creating Plugins
- [Develop a plugin for Hexo - Github Card](https://web.archive.org/web/20170214011902/http://blog.gisonrg.me/2016/develop-hexo-github-card/)

## Third-party

- [Hexo Editor](https://github.com/zhuzhuyule/HexoEditor) - Electron based editor for Hexo
- [Hexo Client](https://github.com/gaoyoubo/hexo-client) - Cross-Platform Hexo Client
- [Hexo Action](https://github.com/heowc/action-hexo) - GitHub Action for Hexo
 
## Showcases

- [Hexo site](https://hexo.io/) - Hexo official site. [Source Code](https://github.com/hexojs/site)
- [Vue.js](https://v2.vuejs.org/) - The Progressive JavaScript Framework. [Source Code](https://github.com/vuejs/v2.vuejs.org)
- [Meteor](https://docs.meteor.com/) - Build JavaScript apps and websites using Meteor. [Source Code](https://github.com/meteor/meteor/tree/devel/docs)
- [Theme NexT](https://theme-next.org) - Hexo theme **NexT** official website. [Source Code](https://github.com/theme-next/hexo-theme-next) & [Awesome NexT](https://github.com/theme-next/awesome-next)
- [Barret Lee](https://www.barretlee.com/) - Barret Lee's personal website. [Source Code](https://github.com/barretlee/blog)
- [Litten](https://web.archive.org/web/20210617214124/http://litten.me/) - Hexo theme **Yilia** author Litten's personal blog. [Theme](https://github.com/litten/hexo-theme-yilia)
- [Jeremy Shaw](https://blog.jeremyshaw.co.nz/) - Jeremy Shaw's custom personal blog. [Source Code](https://github.com/puremana/personal-blog)
- [A list of sites created by Hexo](https://github.com/hexojs/hexo/wiki/Sites) - Hexo wiki
- [Elements of Programming Interviews](http://elementsofprogramminginterviews.com/) - Book site
- [Sites using Hexo](https://www.wappalyzer.com/technologies/hexo) - List from Wappalyzer
- [GORM site](http://gorm.io/) - The fantastic ORM library for Golang
- [Vuenut](https://lusaxweb.github.io/vuenut.org/) - Manipulate and visualize state management pattern in the case of vuejs (Vuex). [Source Code](https://github.com/lusaxweb/vuenut.org)
- [List of sites generated by Hexo](https://www.wappalyzer.com/technologies/hexo) - Get a list of websites that are proudly generated by Hexo

## Deployment

- [docker-hexo](https://github.com/RammusXu/docker-hexo) - Write a blog and develop it in a docker environment. Easily set up and release using docker






[![CC0](https://licensebuttons.net/p/zero/1.0/88x31.png)](https://creativecommons.org/publicdomain/zero/1.0/)