Regenerate site
This commit is contained in:
@ -3,11 +3,11 @@
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.58.3" />
|
||||
|
||||
<title>Terminal — A simple, retro theme for Hugo</title>
|
||||
<title>abdulocracy's personal site</title>
|
||||
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
|
||||
<meta name="description" content="A simple, retro theme for Hugo"/>
|
||||
<meta name="description" content=""/>
|
||||
<meta name="keywords" content=""/>
|
||||
<meta name="robots" content="noodp"/>
|
||||
<link rel="canonical" href="https://022385.xyz/" />
|
||||
@ -15,6 +15,8 @@
|
||||
|
||||
<link rel="stylesheet" href="https://022385.xyz/assets/style.css">
|
||||
|
||||
<link rel="stylesheet" href="https://022385.xyz/assets/pink.css">
|
||||
|
||||
|
||||
|
||||
|
||||
@ -22,12 +24,12 @@
|
||||
|
||||
<link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://022385.xyz/img/apple-touch-icon-144-precomposed.png">
|
||||
|
||||
<link rel="shortcut icon" href="https://022385.xyz/img/favicon/orange.png">
|
||||
<link rel="shortcut icon" href="https://022385.xyz/favicon.png">
|
||||
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:title" content="Terminal — A simple, retro theme for Hugo" />
|
||||
<meta name="twitter:title" content="abdulocracy's personal site — " />
|
||||
<meta name="twitter:description" content="" />
|
||||
<meta name="twitter:site" content="https://022385.xyz/" />
|
||||
<meta name="twitter:creator" content="" />
|
||||
@ -36,10 +38,10 @@
|
||||
|
||||
<meta property="og:locale" content="en" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:title" content="Terminal — A simple, retro theme for Hugo">
|
||||
<meta property="og:title" content="abdulocracy's personal site — ">
|
||||
<meta property="og:description" content="" />
|
||||
<meta property="og:url" content="https://022385.xyz/" />
|
||||
<meta property="og:site_name" content="Terminal" />
|
||||
<meta property="og:site_name" content="abdulocracy's personal site" />
|
||||
<meta property="og:image" content="">
|
||||
<meta property="og:image:width" content="2048">
|
||||
<meta property="og:image:height" content="1024">
|
||||
@ -48,7 +50,7 @@
|
||||
|
||||
|
||||
|
||||
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="Terminal" />
|
||||
<link href="/index.xml" rel="alternate" type="application/rss+xml" title="abdulocracy's personal site" />
|
||||
|
||||
|
||||
|
||||
@ -62,14 +64,14 @@
|
||||
<body class="">
|
||||
|
||||
|
||||
<div class="container">
|
||||
<div class="container center">
|
||||
|
||||
<header class="header">
|
||||
<div class="header__inner">
|
||||
<div class="header__logo">
|
||||
<a href="/">
|
||||
<div class="logo">
|
||||
Terminal
|
||||
abdulocracy
|
||||
</div>
|
||||
</a>
|
||||
|
||||
@ -81,14 +83,22 @@
|
||||
<ul class="menu__inner menu__inner--desktop">
|
||||
|
||||
|
||||
|
||||
<li><a href="/about">About</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/showcase">Showcase</a></li>
|
||||
|
||||
|
||||
<ul class="menu__sub-inner">
|
||||
<li class="menu__sub-inner-more-trigger">≡ ▾</li>
|
||||
|
||||
<ul class="menu__sub-inner-more hidden">
|
||||
|
||||
|
||||
<li><a href="/about">about</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/tags/university-notes">university notes</a></li>
|
||||
|
||||
|
||||
</ul>
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
@ -98,11 +108,11 @@
|
||||
<ul class="menu__inner menu__inner--mobile">
|
||||
|
||||
|
||||
<li><a href="/about">About</a></li>
|
||||
<li><a href="/about">about</a></li>
|
||||
|
||||
|
||||
|
||||
<li><a href="/showcase">Showcase</a></li>
|
||||
<li><a href="/tags/university-notes">university notes</a></li>
|
||||
|
||||
|
||||
|
||||
@ -131,10 +141,10 @@
|
||||
<a href="https://022385.xyz/posts/eidma/">Introduction to Discrete Mathematics</a></h1>
|
||||
<div class="post-meta">
|
||||
<span class="post-date">
|
||||
2019-03-26
|
||||
2019-11-04
|
||||
</span>
|
||||
<span class="post-author">::
|
||||
abdul</span>
|
||||
Abdulkadir</span>
|
||||
</div>
|
||||
|
||||
|
||||
@ -142,8 +152,6 @@
|
||||
|
||||
#<a href="https://022385.xyz/tags/university-notes/">university-notes</a>
|
||||
|
||||
#<a href="https://022385.xyz/tags/"></a>
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
@ -152,7 +160,9 @@
|
||||
<div class="post-content">
|
||||
|
||||
|
||||
Discrete mathematics Mathematics without infinitely small, continuous mathematical objects. The mathematics of finite sets. Propositional calculus Comes from the linguistic concept that things can be either true or false. We should avoid variables when forming statements, as they may change the logical value. (2=7) statement (x=5) not a statement In logic we do not use the equals sign, we use the equivalence sign (\equiv). Logical values (booleans) are denoted by either 0 or 1 (or t, f, etc.
|
||||
Mathematics without infinitely small, continuous mathematical objects. The mathematics of finite sets. Propositional calculus Comes from the linguistic concept that things can be either true or false. We should avoid variables when forming statements, as they may change the logical value.
|
||||
(2=7) statement (x=5) not a statement In logic we do not use the equals sign, we use the equivalence sign (\equiv).
|
||||
Logical values (booleans) are denoted by either 0 or 1 (or t, f, etc.
|
||||
|
||||
|
||||
</div>
|
||||
@ -160,7 +170,7 @@
|
||||
|
||||
<div>
|
||||
<a class="read-more button"
|
||||
href="/posts/eidma/">Read more →</a>
|
||||
href="/posts/eidma/">read more →</a>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
@ -180,10 +190,10 @@
|
||||
<footer class="footer">
|
||||
<div class="footer__inner">
|
||||
|
||||
<div class="copyright">
|
||||
<span>© 2019 Powered by <a href="http://gohugo.io">Hugo</a></span>
|
||||
<div class="copyright copyright--user">
|
||||
<span>© Abdulkadir Furkan Şanlı 2019 :: <a href="https://creativecommons.org/licenses/by-nd/4.0/">CC BY-ND</a></span>
|
||||
|
||||
<span>:: Theme made by <a href="https://twitter.com/panr">panr</a></span>
|
||||
<span>:: Theme made by <a href="https://twitter.com/panr">panr</a></span>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
@ -193,12 +203,15 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/katex.min.css" integrity="sha384-zB1R0rpPzHqg7Kpt0Aljp8JPLqbXI3bhnPWROx27a9N0Ll6ZP/+DiW/UqRcLbRjq" crossorigin="anonymous">
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/katex.min.js" integrity="sha384-y23I5Q6l+B6vatafAwxRu/0oK/79VlbSz7Q9aiSZUvyWYIYsd+qj+o24G5ZU2zJz" crossorigin="anonymous"></script>
|
||||
<script defer src="https://cdn.jsdelivr.net/npm/katex@0.11.1/dist/contrib/auto-render.min.js" integrity="sha384-kWPLUVMOks5AQFrykwIup5lo0m3iMkkHrD0uJ4H5cjeGihAutqP0yW0J6dpFiVkI" crossorigin="anonymous"
|
||||
onload="renderMathInElement(document.body);"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
Reference in New Issue
Block a user