hexo-deployer-neocities

0.1.1 • Public • Published

hexo-deployer-neocities

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

Use

Add this plugin to your Hexo project

npm install --save hexo-deployer-neocities

Modify some settings in your _config.yml

# Deployment
## Docs: https://hexo.io/docs/deployment.html
deploy:
  type: neocities
  user: SOMESUCHUSERNAME
  pass: SOMESUCHPASSWORD

Then deploy

hexo deploy

Learn

Package Sidebar

Install

npm i hexo-deployer-neocities

Weekly Downloads

0

Version

0.1.1

License

MIT

Last publish

Collaborators

  • gburnett