Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/deepspaceharbor/hexo-bridge

Command center for websites powered by hexo.
https://github.com/deepspaceharbor/hexo-bridge

hexo hexo-admin hexo-blog hexo-plugin

Last synced: 1 day ago
JSON representation

Command center for websites powered by hexo.

Awesome Lists containing this project

README

        

Admin panel for websites powered by [hexo](https://hexo.io/).

## Features
- Post and page editor
- File manager
- Website settings editor
- Theme and plugin discovery

## Installation
```
npm i --save hexo-bridge
hexo server
open http://localhost:4000/bridge/
```

## Screenshots
![](https://raw.githubusercontent.com/DeepSpaceHarbor/hexo-bridge/develop/screenshots/posts.png)
![](https://raw.githubusercontent.com/DeepSpaceHarbor/hexo-bridge/develop/screenshots/file-manager.png)
![](https://raw.githubusercontent.com/DeepSpaceHarbor/hexo-bridge/develop/screenshots/hexo-settings.png)
![](https://raw.githubusercontent.com/DeepSpaceHarbor/hexo-bridge/develop/screenshots/themes-discover.png)