https://github.com/uetchy/cabret
Hugo content manager using React + material-flux + Electron [WIP]
https://github.com/uetchy/cabret
Last synced: 4 months ago
JSON representation
Hugo content manager using React + material-flux + Electron [WIP]
- Host: GitHub
- URL: https://github.com/uetchy/cabret
- Owner: uetchy
- License: mit
- Created: 2015-07-22T11:09:04.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2016-08-01T05:09:11.000Z (almost 10 years ago)
- Last Synced: 2025-11-16T07:20:46.233Z (7 months ago)
- Language: JavaScript
- Homepage:
- Size: 1.32 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Cabret
Hugo content manager using React + Electron.

This project is severely under the development.
## Build
```
$ git clone https://github.com/uetchy/cabret.git
$ cd cabret
$ npm install
$ npm start
```