Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/deepspaceharbor/hexo-bridge
- Owner: DeepSpaceHarbor
- License: gpl-3.0
- Created: 2020-12-20T21:32:41.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-01T20:36:57.000Z (about 2 months ago)
- Last Synced: 2025-01-09T17:39:31.817Z (9 days ago)
- Topics: hexo, hexo-admin, hexo-blog, hexo-plugin
- Language: JavaScript
- Homepage:
- Size: 14.3 MB
- Stars: 34
- Watchers: 3
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)