Skip to content

Commit

Permalink
Deploying to gh-pages from @ 9422a3a 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
kvz committed Apr 4, 2024
1 parent 3867d10 commit d54a4a6
Show file tree
Hide file tree
Showing 375 changed files with 1,983 additions and 1,983 deletions.
4 changes: 2 additions & 2 deletions 2012/09/new-site/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
The old one had a lot of dead weight that nobody used and was basically unmaintained.
This one is generated by Octopress as plain html, and then stored on Github">
<meta property="og:image" content="https://cdn.tutsplus.com/webdesign/authors/ian-yates/octopress-header.png">
<meta property="og:updated_time" content="2024-04-04T14:07:23.448Z">
<meta property="og:updated_time" content="2024-04-04T14:08:04.955Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="New Site">
<meta name="twitter:description" content="Hi everybody,
Expand Down Expand Up @@ -239,7 +239,7 @@ <h1 class="article-title" itemprop="name">

</div>

<a data-url="https://locutus.io/2012/09/new-site/" data-id="clulbb3ue0003slozt6obnife" class="article-share-link"><i class="fa fa-share"></i>Share</a>
<a data-url="https://locutus.io/2012/09/new-site/" data-id="clulbbzm70003ruol6eovqvgl" class="article-share-link"><i class="fa fa-share"></i>Share</a>
<script>
(function ($) {
// Prevent duplicate binding
Expand Down
4 changes: 2 additions & 2 deletions 2013/05/a-word-on-the-focus-of-php-dot-js/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
and push to GitHub Pages, all from one repository.
This saves hosting costs/overhead and makes it really ea">
<meta property="og:image" content="https://mobilemarketingwatch.com/wp-content/uploads/2016/03/Focus.jpg">
<meta property="og:updated_time" content="2024-04-04T14:07:23.448Z">
<meta property="og:updated_time" content="2024-04-04T14:08:04.955Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="A Word on the Focus of php.js">
<meta name="twitter:description" content="Hi everybody,
Expand Down Expand Up @@ -258,7 +258,7 @@ <h1 class="article-title" itemprop="name">

</div>

<a data-url="https://locutus.io/2013/05/a-word-on-the-focus-of-php-dot-js/" data-id="clulbb3ui0005slozs3fg6ulx" class="article-share-link"><i class="fa fa-share"></i>Share</a>
<a data-url="https://locutus.io/2013/05/a-word-on-the-focus-of-php-dot-js/" data-id="clulbbzm90005ruoloc0w1h7j" class="article-share-link"><i class="fa fa-share"></i>Share</a>
<script>
(function ($) {
// Prevent duplicate binding
Expand Down
4 changes: 2 additions & 2 deletions 2013/05/coding-style/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
and standards that are other people have already invested a great deal of time
in to get">
<meta property="og:image" content="https://cdn.vnykmshr.com/images/articles/dev-manuals-node-js-code-and-style-guide/awesome-nodejs.png">
<meta property="og:updated_time" content="2024-04-04T14:07:23.448Z">
<meta property="og:updated_time" content="2024-04-04T14:08:04.955Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Coding Style">
<meta name="twitter:description" content="Given the focus of Locutus I think
Expand Down Expand Up @@ -220,7 +220,7 @@ <h1 class="article-title" itemprop="name">

</div>

<a data-url="https://locutus.io/2013/05/coding-style/" data-id="clulbb3ul0008sloz5t9c8xqh" class="article-share-link"><i class="fa fa-share"></i>Share</a>
<a data-url="https://locutus.io/2013/05/coding-style/" data-id="clulbbzmd000cruolpeuzyeye" class="article-share-link"><i class="fa fa-share"></i>Share</a>
<script>
(function ($) {
// Prevent duplicate binding
Expand Down
6 changes: 3 additions & 3 deletions 2016/04/breaking-bc/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
Offer a platform to learn other languages besides PHP
Be focussed on np">
<meta property="og:image" content="https://imgc.allpostersimages.com/images/P-488-488-90/55/5543/C6HLG00Z/posters/warning-zombies-ahead.jpg">
<meta property="og:updated_time" content="2024-04-04T14:07:23.448Z">
<meta property="og:updated_time" content="2024-04-04T14:08:04.955Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Breaking Backwards Compatibility">
<meta name="twitter:description" content="Hi all,
Expand Down Expand Up @@ -218,7 +218,7 @@ <h1 class="article-title" itemprop="name">
<p>until you can figure out how to vendor in that function and host it yourself.</p>
<p>If you are using the project via npm, the old version will be available under the <code>1.3.2</code> package version.</p>
<p>If you are using it via Git, use <code>git checkout v1.3.2</code>.</p>
<p>The new version will be available as <code>v2.0.2</code>, as well as <code>master</code> by the time I launch. I’m not sure yet when that will be, but I thought it might save some headaches to already give the heads up about this.</p>
<p>The new version will be available as <code>v2.0.2</code>, as well as <code>main</code> by the time I launch. I’m not sure yet when that will be, but I thought it might save some headaches to already give the heads up about this.</p>
<p>Stay tuned for more,</p>
<p><a href="https://twitter.com/kvz" target="_blank" rel="external">Kevin</a></p>

Expand All @@ -231,7 +231,7 @@ <h1 class="article-title" itemprop="name">

</div>

<a data-url="https://locutus.io/2016/04/breaking-bc/" data-id="clulbb3uo000dsloz4xuas05e" class="article-share-link"><i class="fa fa-share"></i>Share</a>
<a data-url="https://locutus.io/2016/04/breaking-bc/" data-id="clulbbzme000eruolornssfnx" class="article-share-link"><i class="fa fa-share"></i>Share</a>
<script>
(function ($) {
// Prevent duplicate binding
Expand Down
4 changes: 2 additions & 2 deletions 2016/04/jekyll/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
about keeping servers online.
Th">
<meta property="og:image" content="https://seanpultzcommentaries.files.wordpress.com/2012/06/dr-jekyll-and-mr-hyde-1931_16.jpg">
<meta property="og:updated_time" content="2024-04-04T14:07:23.448Z">
<meta property="og:updated_time" content="2024-04-04T14:08:04.955Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Switching to Jekyll">
<meta name="twitter:description" content="Hi all,
Expand Down Expand Up @@ -233,7 +233,7 @@ <h1 class="article-title" itemprop="name">

</div>

<a data-url="https://locutus.io/2016/04/jekyll/" data-id="clulbb3un000bslozfn9sv7hl" class="article-share-link"><i class="fa fa-share"></i>Share</a>
<a data-url="https://locutus.io/2016/04/jekyll/" data-id="clulbbzmc000aruolegtamaia" class="article-share-link"><i class="fa fa-share"></i>Share</a>
<script>
(function ($) {
// Prevent duplicate binding
Expand Down
4 changes: 2 additions & 2 deletions 2016/04/standard-coding-style/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
for reasons outlined in the introductory post: Coding Style.
The reasoning behind adopting s">
<meta property="og:image" content="https://cdn.rawgit.com/feross/standard/master/sticker.svg">
<meta property="og:updated_time" content="2024-04-04T14:07:23.448Z">
<meta property="og:updated_time" content="2024-04-04T14:08:04.955Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Standard Coding Style">
<meta name="twitter:description" content="Three years ago we switched from our own home-brown coding style convention to Felix’ Node.js Style Guide,
Expand Down Expand Up @@ -215,7 +215,7 @@ <h1 class="article-title" itemprop="name">

</div>

<a data-url="https://locutus.io/2016/04/standard-coding-style/" data-id="clulbb3um000asloz0ov0hjll" class="article-share-link"><i class="fa fa-share"></i>Share</a>
<a data-url="https://locutus.io/2016/04/standard-coding-style/" data-id="clulbbzmb0008ruol4g0yu5xv" class="article-share-link"><i class="fa fa-share"></i>Share</a>
<script>
(function ($) {
// Prevent duplicate binding
Expand Down
6 changes: 3 additions & 3 deletions 2016/05/announcing-locutus/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
I am launching a big iteration of php.js today. It includes so many breaking changes that it is safe to say that, after
9 years, php.js">
<meta property="og:image" content="https://locutus.io/css/images/locutus-alpha.png">
<meta property="og:updated_time" content="2024-04-04T14:07:23.448Z">
<meta property="og:updated_time" content="2024-04-04T14:08:04.955Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="php.js is Dead - Long Live Locutus">
<meta name="twitter:description" content="As was briefly mentioned in Breaking Backwards Compatibility,
Expand Down Expand Up @@ -253,7 +253,7 @@ <h1 class="article-title" itemprop="name">
<figure class="highlight javascript"><table><tr><td class="code"><pre><div class="line"><span class="keyword">var</span> echo = <span class="built_in">require</span>(<span class="string">'locutus/php/strings/echo'</span>)</div><div class="line"><span class="keyword">var</span> capwords = <span class="built_in">require</span>(<span class="string">'locutus/python/string/capwords'</span>)</div><div class="line"><span class="keyword">var</span> strings = <span class="built_in">require</span>(<span class="string">'locutus/golang/strings'</span>)</div><div class="line"><span class="keyword">var</span> rubyMath = <span class="built_in">require</span>(<span class="string">'locutus/ruby/Math'</span>)</div><div class="line"><span class="keyword">var</span> c = <span class="built_in">require</span>(<span class="string">'locutus/c'</span>)</div><div class="line"></div><div class="line">echo(capwords(<span class="string">'locutus'</span>))</div><div class="line">echo(strings.Contains(<span class="string">'Locutus'</span>, <span class="string">'us'</span>))</div><div class="line">echo(rubyMath.acos(<span class="number">0.3</span>))</div><div class="line">echo(c.math.abs(<span class="number">-5</span>))</div></pre></td></tr></table></figure>
<figure class="highlight bash"><table><tr><td class="code"><pre><div class="line">$ node index.js</div><div class="line">Locutus</div><div class="line"><span class="literal">true</span></div><div class="line">1.266103672779499</div><div class="line">5</div></pre></td></tr></table></figure>
<p>If you want to help Locutus, our newly added languages don’t have much meat on the bones yet and it would be fantastic to see if you can think of ways to assimilate a function that Locutus currently does not harbor.</p>
<p>Also, there are plenty project-wide ideas in our <a href="https://github.com/locutusjs/locutus/blob/master/CHANGELOG.md#Backlog" target="_blank" rel="external">Backlog</a> that we would love help with, so I guess there is just one thing left to say..</p>
<p>Also, there are plenty project-wide ideas in our <a href="https://github.com/locutusjs/locutus/blob/main/CHANGELOG.md#Backlog" target="_blank" rel="external">Backlog</a> that we would love help with, so I guess there is just one thing left to say..</p>
<p><a href="https://github.com/locutusjs/locutus" target="_blank" rel="external">To the GitHubs</a>!</p>
<p><a href="https://twitter.com/kvz" target="_blank" rel="external">Kevin</a></p>

Expand All @@ -266,7 +266,7 @@ <h1 class="article-title" itemprop="name">

</div>

<a data-url="https://locutus.io/2016/05/announcing-locutus/" data-id="clulbb3vd0011slozrbgfe1ey" class="article-share-link"><i class="fa fa-share"></i>Share</a>
<a data-url="https://locutus.io/2016/05/announcing-locutus/" data-id="clulbbzmy0012ruol7g9mdqne" class="article-share-link"><i class="fa fa-share"></i>Share</a>
<script>
(function ($) {
// Prevent duplicate binding
Expand Down
4 changes: 2 additions & 2 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
There&apos;s a good chance you can still find what you are looking for
using the search bar or one drill down via one of the languages
in the top naviga">
<meta property="og:updated_time" content="2024-04-04T14:07:23.448Z">
<meta property="og:updated_time" content="2024-04-04T14:08:04.955Z">
<meta name="twitter:card" content="summary">
<meta name="twitter:title" content="Locutus">
<meta name="twitter:description" content="Not found
Expand Down Expand Up @@ -214,7 +214,7 @@ <h1>Not found</h1>

</div>

<a data-url="https://locutus.io/404.html" data-id="clulbb3tk0000slozaxpvwh4a" class="article-share-link"><i class="fa fa-share"></i>Share</a>
<a data-url="https://locutus.io/404.html" data-id="clulbbzl40000ruolcsxpfrlv" class="article-share-link"><i class="fa fa-share"></i>Share</a>
<script>
(function ($) {
// Prevent duplicate binding
Expand Down
20 changes: 10 additions & 10 deletions atom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<link href="//atom.xml" rel="self"/>

<link href="https://locutus.io/"/>
<updated>2024-04-04T14:07:23.448Z</updated>
<updated>2024-04-04T14:08:04.955Z</updated>
<id>https://locutus.io/</id>

<author>
Expand All @@ -20,7 +20,7 @@
<link href="https://locutus.io/2016/05/announcing-locutus/"/>
<id>https://locutus.io/2016/05/announcing-locutus/</id>
<published>2016-05-02T00:00:00.000Z</published>
<updated>2024-04-04T14:07:23.448Z</updated>
<updated>2024-04-04T14:08:04.955Z</updated>

<content type="html"><![CDATA[<p>As was briefly mentioned in <a href="/blog/2016/04/20/breaking-bc/">Breaking Backwards Compatibility</a>,
I am launching a big iteration of php.js today. It includes so <a href="https://github.com/locutusjs/locutus/pull/291" target="_blank" rel="external">many</a> breaking <a href="https://github.com/locutusjs/locutus/blob/main/CHANGELOG.md#v200" target="_blank" rel="external">changes</a> that it is safe to say that, after
Expand Down Expand Up @@ -82,7 +82,7 @@ you can try Locutus right now if you want:</p>
<figure class="highlight javascript"><table><tr><td class="code"><pre><div class="line"><span class="keyword">var</span> echo = <span class="built_in">require</span>(<span class="string">'locutus/php/strings/echo'</span>)</div><div class="line"><span class="keyword">var</span> capwords = <span class="built_in">require</span>(<span class="string">'locutus/python/string/capwords'</span>)</div><div class="line"><span class="keyword">var</span> strings = <span class="built_in">require</span>(<span class="string">'locutus/golang/strings'</span>)</div><div class="line"><span class="keyword">var</span> rubyMath = <span class="built_in">require</span>(<span class="string">'locutus/ruby/Math'</span>)</div><div class="line"><span class="keyword">var</span> c = <span class="built_in">require</span>(<span class="string">'locutus/c'</span>)</div><div class="line"></div><div class="line">echo(capwords(<span class="string">'locutus'</span>))</div><div class="line">echo(strings.Contains(<span class="string">'Locutus'</span>, <span class="string">'us'</span>))</div><div class="line">echo(rubyMath.acos(<span class="number">0.3</span>))</div><div class="line">echo(c.math.abs(<span class="number">-5</span>))</div></pre></td></tr></table></figure>
<figure class="highlight bash"><table><tr><td class="code"><pre><div class="line">$ node index.js</div><div class="line">Locutus</div><div class="line"><span class="literal">true</span></div><div class="line">1.266103672779499</div><div class="line">5</div></pre></td></tr></table></figure>
<p>If you want to help Locutus, our newly added languages don’t have much meat on the bones yet and it would be fantastic to see if you can think of ways to assimilate a function that Locutus currently does not harbor.</p>
<p>Also, there are plenty project-wide ideas in our <a href="https://github.com/locutusjs/locutus/blob/master/CHANGELOG.md#Backlog" target="_blank" rel="external">Backlog</a> that we would love help with, so I guess there is just one thing left to say..</p>
<p>Also, there are plenty project-wide ideas in our <a href="https://github.com/locutusjs/locutus/blob/main/CHANGELOG.md#Backlog" target="_blank" rel="external">Backlog</a> that we would love help with, so I guess there is just one thing left to say..</p>
<p><a href="https://github.com/locutusjs/locutus" target="_blank" rel="external">To the GitHubs</a>!</p>
<p><a href="https://twitter.com/kvz" target="_blank" rel="external">Kevin</a></p>
]]></content>
Expand Down Expand Up @@ -116,7 +116,7 @@ I am launching a big iteration
<link href="https://locutus.io/2016/04/breaking-bc/"/>
<id>https://locutus.io/2016/04/breaking-bc/</id>
<published>2016-04-20T00:00:00.000Z</published>
<updated>2024-04-04T14:07:23.448Z</updated>
<updated>2024-04-04T14:08:04.955Z</updated>

<content type="html"><![CDATA[<p>Hi all,</p>
<p>I’m planning to push out a big release soon that will change a lot of things about this project.</p>
Expand All @@ -134,7 +134,7 @@ I am launching a big iteration
<p>until you can figure out how to vendor in that function and host it yourself.</p>
<p>If you are using the project via npm, the old version will be available under the <code>1.3.2</code> package version.</p>
<p>If you are using it via Git, use <code>git checkout v1.3.2</code>.</p>
<p>The new version will be available as <code>v2.0.2</code>, as well as <code>master</code> by the time I launch. I’m not sure yet when that will be, but I thought it might save some headaches to already give the heads up about this.</p>
<p>The new version will be available as <code>v2.0.2</code>, as well as <code>main</code> by the time I launch. I’m not sure yet when that will be, but I thought it might save some headaches to already give the heads up about this.</p>
<p>Stay tuned for more,</p>
<p><a href="https://twitter.com/kvz" target="_blank" rel="external">Kevin</a></p>
]]></content>
Expand All @@ -157,7 +157,7 @@ I am launching a big iteration
<link href="https://locutus.io/2016/04/jekyll/"/>
<id>https://locutus.io/2016/04/jekyll/</id>
<published>2016-04-02T00:00:00.000Z</published>
<updated>2024-04-04T14:07:23.448Z</updated>
<updated>2024-04-04T14:08:04.955Z</updated>

<content type="html"><![CDATA[<p>Hi all,</p>
<p><a href="https://locutus.io/blog/2012/09/new-site/">Four years ago</a> we switched from a PHP generated site to
Expand Down Expand Up @@ -209,7 +209,7 @@ one built
<link href="https://locutus.io/2016/04/standard-coding-style/"/>
<id>https://locutus.io/2016/04/standard-coding-style/</id>
<published>2016-04-01T00:00:00.000Z</published>
<updated>2024-04-04T14:07:23.448Z</updated>
<updated>2024-04-04T14:08:04.955Z</updated>

<content type="html"><![CDATA[<p>Three years ago we switched from our own home-brown coding style convention to Felix’ Node.js Style Guide,
for reasons outlined in the introductory post: <a href="/blog/2013/05/coding-style/">Coding Style</a>.</p>
Expand Down Expand Up @@ -244,7 +244,7 @@ for reasons outlined in the i
<link href="https://locutus.io/2013/05/coding-style/"/>
<id>https://locutus.io/2013/05/coding-style/</id>
<published>2013-05-04T00:00:00.000Z</published>
<updated>2024-04-04T14:07:23.448Z</updated>
<updated>2024-04-04T14:08:04.955Z</updated>

<content type="html"><![CDATA[<p>Given <a href="/blog/2013/05/a-word-on-the-focus-of-php-dot-js/">the focus of Locutus</a> I think
we should re-invent as few wheels as possible and make use of sensible tools
Expand Down Expand Up @@ -281,7 +281,7 @@ we should re-invent as few wheels as po
<link href="https://locutus.io/2013/05/a-word-on-the-focus-of-php-dot-js/"/>
<id>https://locutus.io/2013/05/a-word-on-the-focus-of-php-dot-js/</id>
<published>2013-05-03T00:00:00.000Z</published>
<updated>2024-04-04T14:07:23.448Z</updated>
<updated>2024-04-04T14:08:04.955Z</updated>

<content type="html"><![CDATA[<p>Hi everybody,</p>
<p>The <a href="/blog/2012/09/26/new-site/">new site</a> has no server-side code. Instead
Expand Down Expand Up @@ -352,7 +352,7 @@ we generate HTML &lt;a href=&quot;htt
<link href="https://locutus.io/2012/09/new-site/"/>
<id>https://locutus.io/2012/09/new-site/</id>
<published>2012-09-26T00:00:00.000Z</published>
<updated>2024-04-04T14:07:23.448Z</updated>
<updated>2024-04-04T14:08:04.955Z</updated>

<content type="html"><![CDATA[<p>Hi everybody,</p>
<p>Welcome to our new site.
Expand Down
Loading

0 comments on commit d54a4a6

Please sign in to comment.