Skip to content

myyang/blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How to note

install

pip install docker-compose

build and run

  1. Please modifiy .env files in the dockers/envs first.
  2. Run docker-compose build and docker-compose up
  3. Rebuild image with docker-compose build
  4. Blog locates at /var/blog and built blog is under /var/_built_blog by default. If you want to change file locations, please modify data-volume in docker-compose.yml.

About

my hugo blog docker config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published