Skip to content

cshuo/Blog-Server-Config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Setting up server configuration of hexo blogs using Docker, Nodejs and Nginx.

How to run?

  • Clone this project, put your hexo blog directory under this project.
  • Set up webhook of your blog github project (the project is $YOUR_BLOG/source/_posts), then modify webhook/server.js accordingly.
  • Modify docker-compose.yml according to the path of this project and your domain name.
  • Run command "docker-compose up -d".

Enjoy your blog!

About

Server Configuration of Blog.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages