Skip to content
This repository has been archived by the owner on Mar 10, 2021. It is now read-only.

Commit

Permalink
Version 0.0.25
Browse files Browse the repository at this point in the history
  • Loading branch information
jamonholmgren committed Oct 28, 2016
1 parent 092c7d8 commit c3587e1
Show file tree
Hide file tree
Showing 29 changed files with 298 additions and 284 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ erl_crash.dump
node_modules
./*.tar
npm-debug.log
.DS_Store
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ _If you are having problems, view `README_INSTALL.md` for manual instructions._

```elixir
def deps do
[{:thesis, "~> 0.0.24"}]
[{:thesis, "~> 0.0.25"}]
end

def application do
Expand Down
2 changes: 1 addition & 1 deletion README_INSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ For automatic setup, see `README.md`.

```elixir
def deps do
[{:thesis, "~> 0.0.24"}]
[{:thesis, "~> 0.0.25"}]
end

def application do
Expand Down
12 changes: 6 additions & 6 deletions doc/.build
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
/Users/jh/Code/Elixir/thesis/doc/dist/app-091c05798a.css
/Users/jh/Code/Elixir/thesis/doc/dist/app-574613960f.js
/Users/jh/Code/Elixir/thesis/doc/fonts/icomoon.eot
/Users/jh/Code/Elixir/thesis/doc/fonts/icomoon.svg
/Users/jh/Code/Elixir/thesis/doc/fonts/icomoon.ttf
/Users/jh/Code/Elixir/thesis/doc/fonts/icomoon.woff
index.html
api-reference.html
404.html
Expand All @@ -17,9 +23,3 @@ Thesis.S3Uploader.html
Thesis.Store.html
Thesis.Uploader.html
Thesis.View.html
dist/app-7e84850c37.css
dist/app-95540a96e6.js
fonts/icomoon.eot
fonts/icomoon.svg
fonts/icomoon.ttf
fonts/icomoon.woff
15 changes: 7 additions & 8 deletions doc/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.13.1">
<title>404 – thesis v0.0.24</title>
<link rel="stylesheet" href="dist/app-7e84850c37.css" />
<meta name="generator" content="ExDoc v0.14.3">
<title>404 – thesis v0.0.25</title>
<link rel="stylesheet" href="dist/app-091c05798a.css" />

<link rel="canonical" href="https://hexdocs.pm/thesis/404.html" />

Expand All @@ -28,7 +28,7 @@ <h1 class="sidebar-projectName">
thesis
</h1>
<h2 class="sidebar-projectVersion">
v0.0.24
v0.0.25
</h2>
</div>

Expand All @@ -50,9 +50,8 @@ <h2 class="sidebar-projectVersion">


</ul>

<div class="gradient"></div>
<ul id="full-list" class="sidebar-fullList"></ul>
<div class="sidebar-noResults"></div>
</section>

<section class="content">
Expand All @@ -71,7 +70,7 @@ <h2>Page not found</h2>
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.1),
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.14.3),
</span>
<span class="line">
designed by
Expand All @@ -84,7 +83,7 @@ <h2>Page not found</h2>
</div>
</section>
</div>
<script src="dist/app-95540a96e6.js"></script>
<script src="dist/app-574613960f.js"></script>
</body>
</html>

17 changes: 8 additions & 9 deletions doc/Mix.Tasks.Thesis.Install.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.13.1">
<title>Mix.Tasks.Thesis.Install – thesis v0.0.24</title>
<link rel="stylesheet" href="dist/app-7e84850c37.css" />
<meta name="generator" content="ExDoc v0.14.3">
<title>Mix.Tasks.Thesis.Install – thesis v0.0.25</title>
<link rel="stylesheet" href="dist/app-091c05798a.css" />

<link rel="canonical" href="https://hexdocs.pm/thesis/Mix.Tasks.Thesis.Install.html" />

Expand All @@ -28,7 +28,7 @@ <h1 class="sidebar-projectName">
thesis
</h1>
<h2 class="sidebar-projectVersion">
v0.0.24
v0.0.25
</h2>
</div>

Expand All @@ -50,9 +50,8 @@ <h2 class="sidebar-projectVersion">


</ul>

<div class="gradient"></div>
<ul id="full-list" class="sidebar-fullList"></ul>
<div class="sidebar-noResults"></div>
</section>

<section class="content">
Expand All @@ -61,7 +60,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">thesis v0.0.24</small>
<small class="visible-xs">thesis v0.0.25</small>
Mix.Tasks.Thesis.Install


Expand Down Expand Up @@ -99,7 +98,7 @@ <h1>
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.1),
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.14.3),
</span>
<span class="line">
designed by
Expand All @@ -112,7 +111,7 @@ <h1>
</div>
</section>
</div>
<script src="dist/app-95540a96e6.js"></script>
<script src="dist/app-574613960f.js"></script>
</body>
</html>

31 changes: 14 additions & 17 deletions doc/Thesis.Auth.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.13.1">
<title>Thesis.Auth – thesis v0.0.24</title>
<link rel="stylesheet" href="dist/app-7e84850c37.css" />
<meta name="generator" content="ExDoc v0.14.3">
<title>Thesis.Auth – thesis v0.0.25</title>
<link rel="stylesheet" href="dist/app-091c05798a.css" />

<link rel="canonical" href="https://hexdocs.pm/thesis/Thesis.Auth.html" />

Expand All @@ -28,7 +28,7 @@ <h1 class="sidebar-projectName">
thesis
</h1>
<h2 class="sidebar-projectVersion">
v0.0.24
v0.0.25
</h2>
</div>

Expand All @@ -50,9 +50,8 @@ <h2 class="sidebar-projectVersion">


</ul>

<div class="gradient"></div>
<ul id="full-list" class="sidebar-fullList"></ul>
<div class="sidebar-noResults"></div>
</section>

<section class="content">
Expand All @@ -61,7 +60,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">thesis v0.0.24</small>
<small class="visible-xs">thesis v0.0.25</small>
Thesis.Auth

<small>behaviour</small>
Expand Down Expand Up @@ -137,24 +136,22 @@ <h1 class="section-heading">
Callbacks
</h1>
<div class="detail" id="c:page_is_editable?/1">

<div class="detail-header">
<a href="#c:page_is_editable?/1" class="detail-link" title="Link to this callback">
<i class="icon-link"></i>
</a>
<span class="signature">page_is_editable?(arg0)</span>


</div>

<div class="specs">
<h4 class="specs-title">Specs</h4>
<div class="specs-list">

<div class="specs">

<pre><code class="elixir">page_is_editable?(Plug.Conn.t) :: boolean</code></pre>
<pre>page_is_editable?(<a href="https://hexdocs.pm/plug/1.2.2/Plug.Conn.html#t:t/0">Plug.Conn.t</a>) :: boolean</pre>

</div>
</div>


</div>
<section class="docstring">
<p>Returns true/false, whether a page is editable or not. Used to determine
whether to load and display the Thesis editor and also whether to allow
Expand All @@ -178,7 +175,7 @@ <h4 class="specs-title">Specs</h4>
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.1),
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.14.3),
</span>
<span class="line">
designed by
Expand All @@ -191,7 +188,7 @@ <h4 class="specs-title">Specs</h4>
</div>
</section>
</div>
<script src="dist/app-95540a96e6.js"></script>
<script src="dist/app-574613960f.js"></script>
</body>
</html>

23 changes: 12 additions & 11 deletions doc/Thesis.Controller.Plug.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.13.1">
<title>Thesis.Controller.Plug – thesis v0.0.24</title>
<link rel="stylesheet" href="dist/app-7e84850c37.css" />
<meta name="generator" content="ExDoc v0.14.3">
<title>Thesis.Controller.Plug – thesis v0.0.25</title>
<link rel="stylesheet" href="dist/app-091c05798a.css" />

<link rel="canonical" href="https://hexdocs.pm/thesis/Thesis.Controller.Plug.html" />

Expand All @@ -28,7 +28,7 @@ <h1 class="sidebar-projectName">
thesis
</h1>
<h2 class="sidebar-projectVersion">
v0.0.24
v0.0.25
</h2>
</div>

Expand All @@ -50,9 +50,8 @@ <h2 class="sidebar-projectVersion">


</ul>

<div class="gradient"></div>
<ul id="full-list" class="sidebar-fullList"></ul>
<div class="sidebar-noResults"></div>
</section>

<section class="content">
Expand All @@ -61,7 +60,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">thesis v0.0.24</small>
<small class="visible-xs">thesis v0.0.25</small>
Thesis.Controller.Plug


Expand Down Expand Up @@ -124,29 +123,31 @@ <h1 class="section-heading">
Functions
</h1>
<div class="detail" id="call/2">

<div class="detail-header">
<a href="#call/2" class="detail-link" title="Link to this function">
<i class="icon-link"></i>
</a>
<span class="signature">call(conn, opts)</span>



</div>

<section class="docstring">

</section>
</div>
<div class="detail" id="init/1">

<div class="detail-header">
<a href="#init/1" class="detail-link" title="Link to this function">
<i class="icon-link"></i>
</a>
<span class="signature">init()</span>



</div>

<section class="docstring">

</section>
Expand All @@ -162,7 +163,7 @@ <h1 class="section-heading">
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.1),
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.14.3),
</span>
<span class="line">
designed by
Expand All @@ -175,7 +176,7 @@ <h1 class="section-heading">
</div>
</section>
</div>
<script src="dist/app-95540a96e6.js"></script>
<script src="dist/app-574613960f.js"></script>
</body>
</html>

17 changes: 8 additions & 9 deletions doc/Thesis.Controller.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
<meta charset="utf-8">
<meta http-equiv="x-ua-compatible" content="ie=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="generator" content="ExDoc v0.13.1">
<title>Thesis.Controller – thesis v0.0.24</title>
<link rel="stylesheet" href="dist/app-7e84850c37.css" />
<meta name="generator" content="ExDoc v0.14.3">
<title>Thesis.Controller – thesis v0.0.25</title>
<link rel="stylesheet" href="dist/app-091c05798a.css" />

<link rel="canonical" href="https://hexdocs.pm/thesis/Thesis.Controller.html" />

Expand All @@ -28,7 +28,7 @@ <h1 class="sidebar-projectName">
thesis
</h1>
<h2 class="sidebar-projectVersion">
v0.0.24
v0.0.25
</h2>
</div>

Expand All @@ -50,9 +50,8 @@ <h2 class="sidebar-projectVersion">


</ul>

<div class="gradient"></div>
<ul id="full-list" class="sidebar-fullList"></ul>
<div class="sidebar-noResults"></div>
</section>

<section class="content">
Expand All @@ -61,7 +60,7 @@ <h2 class="sidebar-projectVersion">


<h1>
<small class="visible-xs">thesis v0.0.24</small>
<small class="visible-xs">thesis v0.0.25</small>
Thesis.Controller


Expand Down Expand Up @@ -101,7 +100,7 @@ <h1>
<p>
<span class="line">
Built using
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.13.1),
<a href="https://github.com/elixir-lang/ex_doc" title="ExDoc" rel="help" target="_blank">ExDoc</a> (v0.14.3),
</span>
<span class="line">
designed by
Expand All @@ -114,7 +113,7 @@ <h1>
</div>
</section>
</div>
<script src="dist/app-95540a96e6.js"></script>
<script src="dist/app-574613960f.js"></script>
</body>
</html>

0 comments on commit c3587e1

Please sign in to comment.