Linking

Capturing Life & Tech

  • 主页
  • 随笔
  • 关于我
所有文章 外链

Linking

Capturing Life & Tech

  • 主页
  • 随笔
  • 关于我

多PC同步测试

阅读数:次 2015-12-17
字数统计: 333字   |   阅读时长≈ 1分

不会吧,这么容易。
jingya

方法一:傻瓜式

文件夹拷贝过来就行了。

然后hexo ,node 等环境装好就行了。。。

真是好用啊。

怎么样同步呢?哦,对,用360同步文件夹就行了啊,哈哈。直接两个电脑一个文件,环境都一样。就行了。。

哈哈,直接就同步了嘛。。

当然大牛们的方法还有待摸索。。

github还是玩的不够溜溜溜溜啊。

加油!

duang!!
不能就这么结束了吧?
方法二:

研究一下怎么用git同步呗。
看了几个博客,用osc(open source china)同步文件。用github发布博客。这样应该挺和谐的。
文件已经同步到osc,只等本地下载了。

.gitignore的内容要改一下,上传忽略的文件是哪些,node_modules不能少啊。又在另一台机子上安装,麻烦。
参考这个我很好奇的博客

在git运用过程中遇到文件路径过长问题

filename too long发生在node_modules上,解决的方式通过stackoverflowe查询得出通过git config --system core.longpaths true开启长路径配置。win下git路径长度特别短。

time: 2015/12/22 20:00 annong library

new problems: cannot translate the themes/next, only next, but landscape and test foder made by myself can. really strange.

猜想:1.ignore文件有问题
2.权限问题
3.

  • 本文作者: Linking
  • 本文链接: https://linking.fun/2015/12/17/多pc同步测试/
  • 版权声明: 版权所有,转载请注明出处!
  • cs
  • cs

扫一扫,分享到微信

nodejs学习记录
我喜欢的音乐
  1. 1. 方法一:傻瓜式
  2. 2. duang!!不能就这么结束了吧?方法二:
© 2015-2026 Linking
GitHub:hexo-theme-yilia-plus by Litten
本站总访问量次 | 本站访客数人
  • 所有文章
  • 外链

tag:

  • weather
  • 需求
  • essay
  • basketball
  • olympic
  • nginx
  • APPScan
  • SQl盲注
  • xss
  • Ajax
  • ajax
  • ai
  • agent
  • openclaw
  • ccf
  • Nginx
  • HTML5
  • html5
  • hmtl5
  • sse
  • JavaScriptCore
  • Oracle
  • operation
  • Linux
  • deploy
  • Mac Office
  • markdown
  • ListView
  • GridView
  • MySQL
  • 慢查询
  • mongodb
  • 转置
  • thought
  • network
  • ubuntu
  • NetworkManager
  • RFKill
  • Netplan
  • avatar
  • cocoa
  • blog
  • Gitalk
  • container
  • macvlan
  • docker
  • oracle
  • cookie
  • patch
  • gitea
  • git
  • iOS
  • https
  • 多线程
  • bundle
  • 兼容性
  • HTTP
  • 绘图
  • cs
  • java
  • 效率
  • 快捷键
  • route
  • nodejs
  • pip
  • arcgis
  • arcgis 建模
  • 标识
  • redis
  • read
  • bookList
  • running
  • showdoc
  • disk
  • unit-test
  • D.Wade
  • thoughts
  • duoduo
  • Python
  • python
  • tomcat
  • 读书节
  • session
  • jdk
  • war
  • 加班
  • Android onclick事件监听
  • 正则
  • 手机品牌匹配
  • ntp
  • OpenLayers
  • Geoserver
  • wechat
  • 微信公众号
  • 爬虫
  • WeChat
  • 张靓颖
  • 动漫
  • vpn
  • PPT
  • MarkDown
  • plan
  • 朱赟
  • 极客时间专栏
  • 极客邦
  • 模块化
  • MVC
  • excel
  • NBA
  • kobe
  • team
  • crawler
  • 进度条
  • ssl
  • book
  • anti-stealing-link
  • Agentic Engineering
  • Vibe Coding
  • Software 3.0
  • Andrej Karpathy
  • LLM
  • Programming

    缺失模块。
    1、请确保node版本大于6.2
    2、在博客根目录(注意不是yilia-plus根目录)执行以下命令:
    npm i hexo-generator-json-content --save

    3、在根目录_config.yml里添加配置:

      jsonContent:
        meta: false
        pages: false
        posts:
          title: true
          date: true
          path: true
          text: false
          raw: false
          content: false
          slug: false
          updated: false
          comments: false
          link: false
          permalink: false
          excerpt: false
          categories: false
          tags: true
    

  • GitHub Trending
  • OpenAI ChatGPT
  • Gitee码云
  • 简书
  • CSDN