hexo-theme-livemylife icon indicating copy to clipboard operation
hexo-theme-livemylife copied to clipboard

如果是换主题应该如何操作呢, usage里面要删source

Open yimianweishi opened this issue 1 year ago • 0 comments

必须要像这样改吗 cd blog rm -rf scaffolds source themes _config.landscape.yml _config.yml package.json yarn.lock #just keep node_modules git clone https://github.com/V-Vincen/hexo-theme-livemylife.git mv hexo-theme-livemylife/* ./ rm -rf hexo-theme-livemylife npm install

yimianweishi avatar Jun 27 '23 10:06 yimianweishi