<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Web AppBuilder &amp; Github in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120212#M3508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/43900"&gt;Tim Witt&lt;/A&gt;​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK here is what I found. By default Github pages do not publish files with certain file name structures. I found this document to explain and give a work around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.github.com/articles/files-that-start-with-an-underscore-are-missing/" title="https://help.github.com/articles/files-that-start-with-an-underscore-are-missing/"&gt;Files that start with an underscore are missing - User Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't really know what jekyll is, but I put in a .nojekyll file (the .nojekyll file is blank) in the root of the repository. I added it to the gh-pages branch too but for some reason it did not take. I deleted the gh-pages branch and recreated it and it looks to be working now.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2015 15:33:03 GMT</pubDate>
    <dc:creator>StanMcShinsky</dc:creator>
    <dc:date>2015-06-01T15:33:03Z</dc:date>
    <item>
      <title>Web AppBuilder &amp; Github</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120202#M3498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the Web Appbuilder V1.0 I was able to just grab one of my apps and host them via github, as seen here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://timw1984.github.io/widget2/" title="http://timw1984.github.io/widget2/"&gt;ArcGIS Web Application&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With the Web Appbuilder V1.1 I get an error, as seen here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://timw1984.github.io/WebApp%20-%20AdvDraw/" title="http://timw1984.github.io/WebApp%20-%20AdvDraw/"&gt;ArcGIS Web Application&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any insight would be great!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 18:42:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120202#M3498</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-28T18:42:30Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder &amp; Github</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120203#M3499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;both links don't work with chrome.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Karsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 18:56:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120203#M3499</guid>
      <dc:creator>KarstenRank</dc:creator>
      <dc:date>2015-05-28T18:56:38Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder &amp; Github</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120204#M3500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Karsten,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;looking at the developer console, it calls the arcgis_js_library from my local machine. I would have to change that somehow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 19:01:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120204#M3500</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-28T19:01:52Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder &amp; Github</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120205#M3501</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/24353"&gt;Karsten Rank&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;does the first link work now?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 19:36:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120205#M3501</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-28T19:36:16Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder &amp; Github</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120206#M3502</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now it works!&lt;/P&gt;&lt;P&gt;Karsten&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 19:47:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120206#M3502</guid>
      <dc:creator>KarstenRank</dc:creator>
      <dc:date>2015-05-28T19:47:14Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder &amp; Github</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120207#M3503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Tim,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chrome Developer Tools are showing this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. The one that works is getting init.js from&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 11.9999990463257px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;A class="jive-link-external-small" href="http://js.arcgis.com/3.12/init.js" rel="nofollow" target="_blank"&gt;http://js.arcgis.com/3.12/init.js&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The one that isn't working is trying to get init.js from&amp;nbsp; &lt;SPAN style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 11.9999990463257px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;SPAN style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 11.9999990463257px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt;&lt;A class="jive-link-external-small" href="http://timw1984.github.io/http://timw1984.github.io//jsapi/jsapi/init.js" rel="nofollow" target="_blank"&gt;http://timw1984.github.io/http://timw1984.github.io//jsapi/jsapi/init.js&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #222222; font-family: Consolas, 'Lucida Console', monospace; font-size: 11.9999990463257px; font-style: normal; font-weight: normal; text-align: left; text-indent: 0px;"&gt; &lt;/SPAN&gt;&lt;/SPAN&gt;and showing a 404 file not found error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Larry&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 May 2015 20:51:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120207#M3503</guid>
      <dc:creator>LarryStout</dc:creator>
      <dc:date>2015-05-28T20:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder &amp; Github</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120208#M3504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Larry,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I fixed that but now other errors pop-up. I guess building it on my own machine, makes it look for all the resources locally instead of the ESRI hosted resources.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 12:14:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120208#M3504</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-29T12:14:25Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder &amp; Github</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120209#M3505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I got the 2nd link going, but when I open my widget it does't load. I think github has an issue loading files that start with a underscore?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 May 2015 19:40:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120209#M3505</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-05-29T19:40:59Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder &amp; Github</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120210#M3506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you post the error when loading widget?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 02:18:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120210#M3506</guid>
      <dc:creator>JunshanLiu</dc:creator>
      <dc:date>2015-06-01T02:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder &amp; Github</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120211#M3507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/54450"&gt;Junshan Liu&lt;/A&gt;​&lt;/P&gt;&lt;P&gt;It seems that github has an issue with opening files that are hosted starting with an underscore. This is the error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="git.png" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/105334_git.png" style="width: 620px; height: 26px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 12:28:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120211#M3507</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-06-01T12:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder &amp; Github</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120212#M3508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/43900"&gt;Tim Witt&lt;/A&gt;​,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OK here is what I found. By default Github pages do not publish files with certain file name structures. I found this document to explain and give a work around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://help.github.com/articles/files-that-start-with-an-underscore-are-missing/" title="https://help.github.com/articles/files-that-start-with-an-underscore-are-missing/"&gt;Files that start with an underscore are missing - User Documentation&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't really know what jekyll is, but I put in a .nojekyll file (the .nojekyll file is blank) in the root of the repository. I added it to the gh-pages branch too but for some reason it did not take. I deleted the gh-pages branch and recreated it and it looks to be working now.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Stan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 15:33:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120212#M3508</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-06-01T15:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Web AppBuilder &amp; Github</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120213#M3509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;that's it! Thanks for the research. I was looking and looking but couldn't find it....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 15:45:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/web-appbuilder-github/m-p/120213#M3509</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-06-01T15:45:40Z</dc:date>
    </item>
  </channel>
</rss>

