<?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>branding &#8211; Luxing Huang</title>
	<atom:link href="https://luxing.im/tag/branding/feed/" rel="self" type="application/rss+xml" />
	<link>https://luxing.im</link>
	<description>Thoughs and things</description>
	<lastBuildDate>Sun, 20 Mar 2016 02:40:58 +0000</lastBuildDate>
	<language>en-CA</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.2</generator>
<site xmlns="com-wordpress:feed-additions:1">58771605</site>	<item>
		<title>Modify GitLab Branding</title>
		<link>https://luxing.im/modify-gitlab-branding/</link>
					<comments>https://luxing.im/modify-gitlab-branding/#respond</comments>
		
		<dc:creator><![CDATA[Luxing Huang]]></dc:creator>
		<pubDate>Mon, 03 Aug 2015 20:44:45 +0000</pubDate>
				<category><![CDATA[Techie Stuff]]></category>
		<category><![CDATA[branding]]></category>
		<category><![CDATA[gitlab]]></category>
		<guid isPermaLink="false">https://luxing.im/?p=531</guid>

					<description><![CDATA[If you want to remove the branding, you could try to edit the following yaml/rb file, but you need to be cautious about the space as yaml is very sensitive to spacing (no tabs allowed). Also, when you do an upgrade on GitLab, those changes will be lost. Be sure to back up the files &#8230; <p class="link-more"><a href="https://luxing.im/modify-gitlab-branding/" class="more-link">Continue reading<span class="screen-reader-text"> "Modify GitLab Branding"</span></a></p>]]></description>
										<content:encoded><![CDATA[<p>If you want to remove the branding, you could try to edit the following yaml/rb file, but you need to be cautious about the space as yaml is very sensitive to spacing (no tabs allowed). Also, when you do an upgrade on GitLab, those changes will be lost. Be sure to back up the files before you change anything.<br />
<span id="more-531"></span></p>
<p>The files are as follows:</p>
<pre>
/opt/gitlab/embedded/service/gitlab-rails/app/helpers/appearances_helper.rb
/opt/gitlab/embedded/service/gitlab-rails/app/views/help/index.html.haml
/opt/gitlab/embedded/service/gitlab-rails/app/views/layouts/devise.html.haml
</pre>
<p>Do a <code>gitlab-ctl stop; gitlab-ctl reconfigure; gitlab-ctl start</code> to apply those changes.</p>
<p>Alternatively, go to /admin/appearance page to setup your logo, title and greeting information.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://luxing.im/modify-gitlab-branding/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">531</post-id>	</item>
	</channel>
</rss>
