Skip to content

Commit

Permalink
deploy: b4ca258
Browse files Browse the repository at this point in the history
  • Loading branch information
n0samu committed Nov 19, 2023
1 parent 7d557f1 commit fc6871c
Show file tree
Hide file tree
Showing 13 changed files with 3,158 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<meta property="og:type" content="blog">
<meta property="og:title" content="Hello World">
<meta property="og:site_name" content="AwayFL">
<meta property="og:url" content="http://awayfl.org/2023/11/18/hello-world/">
<meta property="og:url" content="http://awayfl.org/2023/11/19/hello-world/">
<meta property="og:description" content="">


Expand Down Expand Up @@ -145,7 +145,7 @@
<section id="post">
<div class="content content-width">
<h1 class="post-title"> Hello World</h1>
<p class="date"> Sat Nov 18 2023 23:52:37 GMT+0000 </p>
<p class="date"> Sun Nov 19 2023 00:16:00 GMT+0000 </p>

<p>Welcome to <a target="_blank" rel="noopener" href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a target="_blank" rel="noopener" href="https://hexo.io/docs/">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a target="_blank" rel="noopener" href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a target="_blank" rel="noopener" href="https://github.com/hexojs/hexo/issues">GitHub</a>.</p>
<h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo new <span class="string">&quot;My New Post&quot;</span></span><br></pre></td></tr></table></figure>
Expand Down
6 changes: 3 additions & 3 deletions archives/2023/11/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@


<div class="post first-post">
<h1><a href="/2023/11/18/hello-world/"> Hello World </a></h1>
<p class="date"> Sat Nov 18 2023 23:52:37 GMT+0000 </p>
<h1><a href="/2023/11/19/hello-world/"> Hello World </a></h1>
<p class="date"> Sun Nov 19 2023 00:16:00 GMT+0000 </p>


<p> Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Expand All @@ -174,7 +174,7 @@ <h1><a href="/2023/11/18/hello-world/"> Hello World </a></h1>
More info: Deployment
</p>

<p class="continue"><a href="/2023/11/18/hello-world/" class="btn">Continue reading...</a></p>
<p class="continue"><a href="/2023/11/19/hello-world/" class="btn">Continue reading...</a></p>
</div>


Expand Down
6 changes: 3 additions & 3 deletions archives/2023/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@


<div class="post first-post">
<h1><a href="/2023/11/18/hello-world/"> Hello World </a></h1>
<p class="date"> Sat Nov 18 2023 23:52:37 GMT+0000 </p>
<h1><a href="/2023/11/19/hello-world/"> Hello World </a></h1>
<p class="date"> Sun Nov 19 2023 00:16:00 GMT+0000 </p>


<p> Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Expand All @@ -174,7 +174,7 @@ <h1><a href="/2023/11/18/hello-world/"> Hello World </a></h1>
More info: Deployment
</p>

<p class="continue"><a href="/2023/11/18/hello-world/" class="btn">Continue reading...</a></p>
<p class="continue"><a href="/2023/11/19/hello-world/" class="btn">Continue reading...</a></p>
</div>


Expand Down
6 changes: 3 additions & 3 deletions archives/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -155,8 +155,8 @@


<div class="post first-post">
<h1><a href="/2023/11/18/hello-world/"> Hello World </a></h1>
<p class="date"> Sat Nov 18 2023 23:52:37 GMT+0000 </p>
<h1><a href="/2023/11/19/hello-world/"> Hello World </a></h1>
<p class="date"> Sun Nov 19 2023 00:16:00 GMT+0000 </p>


<p> Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
Expand All @@ -174,7 +174,7 @@ <h1><a href="/2023/11/18/hello-world/"> Hello World </a></h1>
More info: Deployment
</p>

<p class="continue"><a href="/2023/11/18/hello-world/" class="btn">Continue reading...</a></p>
<p class="continue"><a href="/2023/11/19/hello-world/" class="btn">Continue reading...</a></p>
</div>


Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ <h1 class="promo-block-title">AwayFL</h1>

<ul class="list-inline">
<li>
<a target="_blank" rel="noopener" href="https://exponenta.games/games/AFL/">
<a href="/swf-tester/">
<h3 class="promo-block-link">TEST YOUR SWF</h3>
</a>
</li>
Expand Down
Binary file added swf-tester/assets/builtins/avmplus.abc
Binary file not shown.
Binary file added swf-tester/assets/builtins/builtin.abc
Binary file not shown.
Binary file added swf-tester/assets/builtins/playerglobal.abcs
Binary file not shown.
Loading

0 comments on commit fc6871c

Please sign in to comment.