<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>danwin.com &#187; tutorial programming github</title>
	<atom:link href="https://danwin.com/tag/tutorial-programming-github/feed/" rel="self" type="application/rss+xml" />
	<link>https://danwin.com</link>
	<description>Words, photos, and code by Dan Nguyen. The &#039;g&#039; is mostly silent.</description>
	<lastBuildDate>Thu, 21 Nov 2019 12:29:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=4.2.39</generator>
	<item>
		<title>A guide to using Github for non-developers</title>
		<link>https://danwin.com/2014/04/a-guide-to-using-github-for-non-developers/</link>
		<comments>https://danwin.com/2014/04/a-guide-to-using-github-for-non-developers/#comments</comments>
		<pubDate>Mon, 14 Apr 2014 04:34:19 +0000</pubDate>
		<dc:creator><![CDATA[Dan]]></dc:creator>
				<category><![CDATA[works]]></category>
		<category><![CDATA[tutorial programming github]]></category>

		<guid isPermaLink="false">https://danwin.com/?p=2662</guid>
		<description><![CDATA[<p>I&#8217;m constantly being asked by friends to help me with their websites, and I&#8217;m constantly not at all enthusiastic to do it. I mean, I enjoy helping friends out and creating things, but web development is not at all the &#8220;fun part.&#8221; It&#8217;s a complex field, but more annoyingly, it&#8217;s difficult to scaffold a site [&#8230;]</p>
<p>The post <a rel="nofollow" href="https://danwin.com/2014/04/a-guide-to-using-github-for-non-developers/">A guide to using Github for non-developers</a> appeared first on <a rel="nofollow" href="https://danwin.com">danwin.com</a>.</p>
]]></description>
				<content:encoded><![CDATA[<p>I&#8217;m constantly being asked by friends to help me with their websites, and I&#8217;m constantly not at all enthusiastic to do it. I mean, I enjoy helping friends out and creating things, but web development is not at all the &#8220;fun part.&#8221; It&#8217;s  a complex field, but more annoyingly, it&#8217;s difficult to scaffold a site so that a web-novice can maintain it. So you either have to settle for being the site&#8217;s maintenance person in perpetuity, or, not be bothered that your friends will waste countless hours hacking and breaking a brittle, barely visited website.</p>
<p>Github Pages has been a great and convenient way to publish websites. So I&#8217;ve been telling my non-dev friends, hey, just create a Github account and publish away! Unfortunately, while there are many great Github and Git resources, all of them presume that you actually want to use the many cool collaborative, developer-focused features of Git/Github. Whereas I want my non-dev friends just to piggyback off of <a href="http://dannguyen.github.io/github-for-portfolios/">Github to quickly build a website from scratch</a>.</p>
<p>So in the past month, I&#8217;ve slowly been putting together a guide that is as basic as possible, even to the point of showing which buttons to click, and explaining how HTML is different than raw text. Check it out here: <a href="http://dannguyen.github.io/github-for-portfolios/">Build a Web Portfolio from Scratch with Github Pages</a>.</p>
<p><a href="http://www.reddit.com/r/learnprogramming/comments/22f2ta/im_working_on_a_howtouse_github_guide_aimed_at/">Check out the Reddit discussion here</a>. To my surprise, even aspiring developers have found it useful, even though the guide is aimed at people who do not intend to be web developers.</p>
<p>Creating this guide isn&#8217;t an act of altruism for me, though. It&#8217;s another way to experiment with online publishing, namely, how to reduce the friction between thinking of things to write about and getting them onto the Web. I stuck to using Jekyll but kind of wish I had gone with using Middleman. In any case, I feel much further along in having a refined CMS-workflow than I did with the <a href="http://ruby.bastardsbook.com/">Bastards Books</a> and with my <a href="http://www.smalldatajournalism.com/">Small Data Journalism site</a>, which is also built on Jekyll.</p>
<p>The post <a rel="nofollow" href="https://danwin.com/2014/04/a-guide-to-using-github-for-non-developers/">A guide to using Github for non-developers</a> appeared first on <a rel="nofollow" href="https://danwin.com">danwin.com</a>.</p>
]]></content:encoded>
			<wfw:commentRss>https://danwin.com/2014/04/a-guide-to-using-github-for-non-developers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
