<feed xmlns='http://www.w3.org/2005/Atom'>
<title>angular.js/docs/src/templates, branch v1.1.0</title>
<subtitle></subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/'/>
<entry>
<title>docs(tutorial): correct typos and clarify a few sections</title>
<updated>2012-08-31T05:19:34+00:00</updated>
<author>
<name>Fernando Correia</name>
</author>
<published>2012-07-15T16:18:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=acb499f820977df620fd5314c7dea9dd6bd51a10'/>
<id>acb499f820977df620fd5314c7dea9dd6bd51a10</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs): ask GAE to serve docs-keywords.js</title>
<updated>2012-08-30T22:58:55+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-08-30T22:58:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=0f05516d14329a5e080969c174fb7535b3a43cbe'/>
<id>0f05516d14329a5e080969c174fb7535b3a43cbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs): use symlinks to build docs</title>
<updated>2012-08-28T23:06:50+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-08-28T19:53:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d6706efe7f6316ce1a6ffe33f7bc3e161553b94d'/>
<id>d6706efe7f6316ce1a6ffe33f7bc3e161553b94d</id>
<content type='text'>
so that we can just edit source files without rebuilding docs.

this works for all docs files, except for those that are generated
or rewritten during build.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so that we can just edit source files without rebuilding docs.

this works for all docs files, except for those that are generated
or rewritten during build.
</pre>
</div>
</content>
</entry>
<entry>
<title>doc(guide): add concepts</title>
<updated>2012-08-27T22:44:38+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-05-29T23:25:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=7a5f25f6671eb5f51b06615d74a05855ab79f31e'/>
<id>7a5f25f6671eb5f51b06615d74a05855ab79f31e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs): support _escaped_fragment_ hack for crawler</title>
<updated>2012-08-25T09:30:55+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-08-25T09:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=f7ac8ef97a12282e66eb540a542c09b9d14b2874'/>
<id>f7ac8ef97a12282e66eb540a542c09b9d14b2874</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>chore(docs): use GAE and Google CDN for docs</title>
<updated>2012-08-24T21:54:35+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-08-20T15:28:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=4a4b28dbf3af9a1871f00dfeded6da9eda557412'/>
<id>4a4b28dbf3af9a1871f00dfeded6da9eda557412</id>
<content type='text'>
Short summary: if you use local node server everything should work as before,
if you use GAE, everything should work now as well, but we pull assets from CDN.

- GAE doesn't support ':' in filenames, so I had to replace it with '_'
  but only in the filename, all servers were reconfigured to rewrite the
  urls from : to _ when doing file lookup
- We now pull angular assets from google CDN when deployed on GAE (locally
  or in production). When running on a non GAE server we pull assets from
  ../ directory as before
- Since only certain versions of Angular are available on CDN and we want
  to be able to autodeploy docs, I had to pin down the Angular files
  to a "stable" version when running on GAE
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Short summary: if you use local node server everything should work as before,
if you use GAE, everything should work now as well, but we pull assets from CDN.

- GAE doesn't support ':' in filenames, so I had to replace it with '_'
  but only in the filename, all servers were reconfigured to rewrite the
  urls from : to _ when doing file lookup
- We now pull angular assets from google CDN when deployed on GAE (locally
  or in production). When running on a non GAE server we pull assets from
  ../ directory as before
- Since only certain versions of Angular are available on CDN and we want
  to be able to autodeploy docs, I had to pin down the Angular files
  to a "stable" version when running on GAE
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(docs): update docs top menu links</title>
<updated>2012-08-16T18:26:36+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-08-16T18:26:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=cab5e1d9b363eac6fd31b15c5b86f30993e2f147'/>
<id>cab5e1d9b363eac6fd31b15c5b86f30993e2f147</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>docs(styles): fix the cog icon alignment</title>
<updated>2012-08-06T23:54:18+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-08-06T23:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=eee9a51faddc167479ed7533ea5488fe1504f4c1'/>
<id>eee9a51faddc167479ed7533ea5488fe1504f4c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(doc) firefox icon rendering</title>
<updated>2012-06-15T17:40:25+00:00</updated>
<author>
<name>Misko Hevery</name>
</author>
<published>2012-06-15T17:25:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=ad5d2f2991ecfe1ec6152be71982b8980236c988'/>
<id>ad5d2f2991ecfe1ec6152be71982b8980236c988</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix(docs): migrate from $defer to $timeout</title>
<updated>2012-06-12T07:11:04+00:00</updated>
<author>
<name>Igor Minar</name>
</author>
<published>2012-06-12T07:11:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/fork/angular.js/commit/?id=d9ff5fd432314d2b5f5e6766240c918f10d3b83d'/>
<id>d9ff5fd432314d2b5f5e6766240c918f10d3b83d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
