Skip to content

gburnett/hexo-deployer-neocities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published