<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Github on Bymunije</title>
    <link>https://byzhang.com/tags/github/</link>
    <description>Recent content in Github on Bymunije</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Tue, 22 Oct 2019 00:00:00 +0000</lastBuildDate><atom:link href="https://byzhang.com/tags/github/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Software Setting</title>
      <link>https://byzhang.com/study/software-setting/</link>
      <pubDate>Tue, 22 Oct 2019 00:00:00 +0000</pubDate>
      
      <guid>https://byzhang.com/study/software-setting/</guid>
      <description>Sublime Text3 1. Tab自动转换为空格 打开Preferences -&amp;gt; Settings - User 添加代码如下： &amp;quot;tab_size&amp;quot;: 4, &amp;quot;translate_tabs_to_spaces&amp;quot;: true 2. 个性化设置 { &amp;quot;color_scheme&amp;quot;: &amp;quot;Packages/Predawn/predawn.tmTheme&amp;quot;, &amp;quot;font_face&amp;quot;: &amp;quot;Microsoft Yahei Mono&amp;quot;, &amp;quot;font_size&amp;quot;: 11, &amp;quot;highlight_line&amp;quot;: true, &amp;quot;highlight_modified_tabs&amp;quot;: true, &amp;quot;ignored_packages&amp;quot;: [ ], &amp;quot;line_padding_top&amp;quot;: 3, &amp;quot;show_encoding&amp;quot;: true, &amp;quot;show_line_endings&amp;quot;: true, &amp;quot;theme&amp;quot;:</description>
    </item>
    
    <item>
      <title>Blogdown本地迁移</title>
      <link>https://byzhang.com/study/blogdown%E6%9C%AC%E5%9C%B0%E8%BF%81%E7%A7%BB/</link>
      <pubDate>Thu, 23 May 2019 00:00:00 +0000</pubDate>
      
      <guid>https://byzhang.com/study/blogdown%E6%9C%AC%E5%9C%B0%E8%BF%81%E7%A7%BB/</guid>
      <description>当Blogdown+Hugo+GitHub+Netlify构建的blog更换电脑或者服务器时 安装blogdown： install.packages(&#39;blogdown&#39;) 安装hugo： blogdown::install_hugo() 如果报错</description>
    </item>
    
    <item>
      <title>Github push</title>
      <link>https://byzhang.com/study/github-push/</link>
      <pubDate>Fri, 19 Apr 2019 00:00:00 +0000</pubDate>
      
      <guid>https://byzhang.com/study/github-push/</guid>
      <description>上传本地文件到GitHub 第一步：建立git仓库 1)cd到你的本地项目根目录下(或者cd加空格再把项目的文件夹直接拖进终端里,然后回车) (2</description>
    </item>
    
  </channel>
</rss>
