-
Notifications
You must be signed in to change notification settings - Fork 240
Open
Description
Hello,
I created my blog earlier this year.
It's hosted on a VPS.
Initial setup, until yesterday :
- work files was stored in my home/user dir on VPS (directory where I ran git clone bashblog)
- used to run "bb.sh post" here and then rsync in order to move files into /var/www folder
As you can see, I overcomplicated the whole thing
Yesterday, I moved all files to my local machine. I write my articles here then, run rsync in order to move it on /var/www VPS dir.
I much more easier now.
I ran bb.sh rebuild and push all files to the vps.
The date is correct on all post in the index page but wrong on all_posts.html page. All articles are listed as wrote on 29 August (when I ran bb.sh rebuild).
Any whey to fix it ? I still have my previous files.
Thank you
Metadata
Metadata
Assignees
Labels
No labels