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

https://github.com/klren0312/hexo-deployer-walrus

the plugin that can use it to deploy hexo to walrus
https://github.com/klren0312/hexo-deployer-walrus

hexo-plugin sui walrus-sites

Last synced: 11 months ago
JSON representation

the plugin that can use it to deploy hexo to walrus

Awesome Lists containing this project

README

          

![6bc7ee3a-384b-4309-8bbb-9ae500ab1998_0 2 (1) (1)](https://github.com/user-attachments/assets/2abb246c-4454-4d21-9de0-231a16e3e1b7)

# hexo-deployer-walrus
Walrus deployer plugin for Hexo

## Installation

``` bash
$ npm install hexo-deployer-walrus --save
```

## Options
You can configure this plugin in `_config.yml`. How to setting walrus site-builder can be found in the Walrus official [Documentation](https://docs.wal.app/walrus-sites/intro.html/)

``` yaml
deploy:
type: walrus (allow)
network: mainnet or testnet (allow)
epochs: number of epochs to store file for walrus (allow, max is 53)
site_builder_path: default use the system environment variable, you can use custom path
sites_config_path: default use the plugin config, you can use custom path
```

## Demo Video

https://github.com/user-attachments/assets/d5d5de33-8de8-4245-963d-76c8f72a9994

## License
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE