cslant / blog-docker

This repo is to set up the CSlant blog with docker 🐳
https://hub.docker.com/r/cslant
MIT License
3 stars 1 forks source link

Update resource path as filesystems #24

Open tanhongit opened 1 month ago

tanhongit commented 1 month ago

Related: https://github.com/cslant/blog-core/issues/6

We need to initialize the resource folder based on the config of https://github.com/cslant/blog-core/issues/6. At the same time, it is necessary to move the downloading and unpacking of files to the correct folder path

tanhongit commented 1 month ago

@pxthinh Make sure that the resources directory is always created before building docker and cloning repos.

In addition, you need to move all files from the public into this folder.