Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
797 changes: 499 additions & 298 deletions docs/10-little-uikit-tips-you-should-know/index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

197 changes: 129 additions & 68 deletions docs/404.html
Original file line number Diff line number Diff line change
@@ -1,100 +1,161 @@
<!DOCTYPE html>
<html>
<html lang="en-US">
<head>
<meta charset="utf-8">

<meta name="viewport" content="width=device-width, initial-scale=1">

<link rel="canonical" href="https://theswiftdev.com/404/">

<title>404 - The.Swift.Dev.</title>


<title> - The.Swift.Dev.</title>
<meta name="description" content="Page not found">

<meta property="og:title" content="404 - The.Swift.Dev.">
<meta property="og:description" content="Page not found">

<meta property="og:url" content="https://theswiftdev.com/404/">
<meta property="og:image" content="https://theswiftdev.com/">
<meta property="og:title" content=" - The.Swift.Dev.">
<meta property="og:description" content="Page not found">


<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@tiborbodecs">
<meta name="twitter:creator" content="@tiborbodecs">
<meta name="twitter:title" content="404 - The.Swift.Dev.">
<meta name="twitter:title" content=" - The.Swift.Dev.">
<meta name="twitter:description" content="Page not found">
<meta name="twitter:image" content="https://theswiftdev.com/">

<link rel="stylesheet" href="https://theswiftdev.com/css/style.css">
<link rel="stylesheet" href="https://theswiftdev.com/css/syntax.css">

<link rel="stylesheet" href="https://theswiftdev.com/css/modern-normalize.css">
<link rel="stylesheet" href="https://theswiftdev.com/css/modern-base.css">
<link rel="stylesheet" href="https://theswiftdev.com/css/variables.css">
<link rel="stylesheet" href="https://theswiftdev.com/css/base.css">
<link rel="stylesheet" href="https://theswiftdev.com/css/grid.css">
<link rel="stylesheet" href="https://theswiftdev.com/css/navigation.css">
<link rel="stylesheet" href="https://theswiftdev.com/css/footer.css">

<link rel="mask-icon" sizes="any" href="https://theswiftdev.com/images/icons/icon.svg">

<link rel="shortcut icon" href="https://theswiftdev.com/images/icons/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="https://theswiftdev.com/images/icons/icon-320.png" type="image/png">

<link rel="apple-touch-icon" href="https://theswiftdev.com/images/icons/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="57x57" href="https://theswiftdev.com/images/icons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="72x72" href="https://theswiftdev.com/images/icons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="https://theswiftdev.com/images/icons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="https://theswiftdev.com/images/icons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="https://theswiftdev.com/images/icons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="https://theswiftdev.com/images/icons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="https://theswiftdev.com/images/icons/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://theswiftdev.com/images/icons/apple-touch-icon-180x180.png">

<link rel="shortcut icon" href="https://theswiftdev.com/icons/favicon.ico" type="image/x-icon">
<link rel="shortcut icon" href="https://theswiftdev.com/icons/icon-320.png" type="image/png">

<link rel="apple-touch-icon" href="https://theswiftdev.com/icons/apple-touch-icon.png">
<link rel="apple-touch-icon" sizes="57x57" href="https://theswiftdev.com/icons/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="72x72" href="https://theswiftdev.com/icons/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="https://theswiftdev.com/icons/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="https://theswiftdev.com/icons/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="https://theswiftdev.com/icons/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="https://theswiftdev.com/icons/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="https://theswiftdev.com/icons/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="https://theswiftdev.com/icons/apple-touch-icon-180x180.png">

<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github.min.css"
media="(prefers-color-scheme: light), (prefers-color-scheme: no-preference)">
<link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/styles/github-dark.min.css"
media="(prefers-color-scheme: dark)"
>
<link rel="stylesheet" href="https://theswiftdev.com/css/style.css">

<script src="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.9.0/highlight.min.js"></script>
<script>hljs.highlightAll();</script>

</head>

<body>
<a href="https://theswiftdev.gumroad.com" class="ribbon">
📖
</a>
<header id="page-header">
<a href="https://theswiftdev.com/">
<img
id="logo-image"
src="https://theswiftdev.com/images/icons/icon-320.png"
alt="Logo of The.Swift.Dev."
title="The.Swift.Dev."
>
</a>
</header>

<main>
<div id="site-container">

<div id="not-found" class="wrapper">
<header>
<h1>404</h1>
<p>Page not found</p>
<header id="navigation">
<a href="/">
<picture>
<img
src="https://theswiftdev.com/images/logos/logo.png"
alt="Logo of The.Swift.Dev."
title="The.Swift.Dev."
>
</picture>
</a>
<nav>
<input type="checkbox" id="primary-menu-button" name="menu-button" class="menu-button">
<label for="primary-menu-button">
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<line x1="3" y1="12" x2="21" y2="12"></line>
<line x1="3" y1="6" x2="21" y2="6"></line>
<line x1="3" y1="18" x2="21" y2="18"></line>
</svg>
</label>
<div class="menu-items">
<a href="/page/1/">Posts</a>
<a href="/tags/">Tags</a>
<a href="/authors/">Authors</a>
<a href="/practical-server-side-swift/">My Book</a>
</div>
</nav>
</header>

<div>
<pre><code class="language-swift"><span class="keyword">func</span> main() {
<span class="call">print</span>(<span class="number">404</span>)
<span class="call">print</span>(<span class="string">"Page not found!"</span>)
<main id="page-container">

<pre><code class="language-swift">func main() {
print(404)
print("Page not found!")
}

<span class="call">main</span>()</code></pre><p>Something went wrong. 🤷‍♂️</p>
</div>

</div>


main()
</code></pre><p>Something went wrong. 🤷‍♂️</p>

</main>

<footer>
<section class="content-wrapper">
<img
src="https://theswiftdev.com/images/icons/icon-320.png"
alt="Logo of The.Swift.Dev."
title="The.Swift.Dev."
>

<p>This site was generated using the <a href="https://swift.org/" target="_blank">Swift</a> programming language.</p>
<footer id="site-footer">
<div class="grid grid-421">

<picture>
<img
id="logo-image"
src="https://theswiftdev.com/images/logos/logo-large.png"
alt="Logo of The.Swift.Dev."
title="The.Swift.Dev."
>
</picture>

<div>
<span style="display: block; height: 32px;">&nbsp;</span>
<h4>The.Swift.Dev</h4>
<p><small><a href="https://theswiftdev.com/" target="_blank">theswiftdev.com</a></small></p>
<ul>
<li><a href="https://github.com/theswiftdev/" target="_blank">GitHub</a></li>
<li><a href="https://theswiftdev.com/rss.xml" target="_blank">RSS</a></li>
<li><a href="https://theswiftdev.com/sitemap.xml" target="_blank">Sitemap</a></li>
</ul>
</div>

<p>
<a href="https://theswiftdev.com/">Home</a> ·
<a href="https://theswiftdev.com/rss.xml" target="_blank">RSS</a> ·
<a href="https://theswiftdev.com/sitemap.xml" target="_blank">Sitemap</a>
</p>
<div>

</div>

<p class="small">Created by Tibor Bödecs &copy; 2015 - 2023.</p>
<div>
<a href="https://theswiftdev.com/authors/tibor-bodecs/">
<img class="small rounded" src="https://theswiftdev.com/assets/authors/tibor-bodecs/tibor-bodecs.jpeg" alt="Tibor Bödecs">
</a>
<h4><a href="https://theswiftdev.com/authors/tibor-bodecs/">Tibor Bödecs</a></h4>
<p><small><a href="https://binarybirds.com/" target="_blank">Binary Birds Kft.</a></small></p>
<ul>
<li><a href="mailto:mail.tib@gmail.com" target="_blank">Email</a></li>
<li><a href="https://github.com/tib/" target="_blank">GitHub</a></li>
<li><a href="https://x.com/tiborbodecs" target="_blank">X (Twitter)</a></li>
<li><a href="https://mastodon.social/@tiborbodecs" target="_blank">Mastodon</a></li>
</ul>
</div>

</div>

<section class="grid grid-221">
<small>Tibor Bödecs &copy; 2015 - 2024</small>
<small>This site was generated using <a href="https://swift.org/" target="_blank">Swift</a> & <a href="https://github.com/binarybirds/toucan" target="_blank">Toucan</a>.</small>
</section>
</footer>

</div>


</body>
</html>
Loading