0.3.0 • Published 5 years ago

homeshade-to-neocities v0.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

homeshade-to-neocities

Plugin to deploy a static site, generated by Hexo, to Neocities.

Use

Add the plugin to your Homeshade.

npm install --save homeshade-to-neocities

Modify some settings in your config.yml.

outputs:
  neo:
    to: neocities
    url: https://yoursite.neocities.org/blog/
    html: minify

Then update that output.

homeshade -o neo up

Links