diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 87174b6..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/public/ diff --git a/public/404.html b/public/404.html new file mode 100644 index 0000000..3081411 --- /dev/null +++ b/public/404.html @@ -0,0 +1,67 @@ + + + + + + 404 Page not found + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+

404 Error

+

Page does not exist.

+
+ +
+ + diff --git a/public/categories/index.html b/public/categories/index.html new file mode 100644 index 0000000..6bbdf36 --- /dev/null +++ b/public/categories/index.html @@ -0,0 +1,70 @@ + + + + + + Categories + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+

Categories

+ +
+ +
+ + diff --git a/public/categories/index.xml b/public/categories/index.xml new file mode 100644 index 0000000..55ca817 --- /dev/null +++ b/public/categories/index.xml @@ -0,0 +1,10 @@ + + + + Categories on SqrtMinusOne + https://sqrtminusone.xyz/categories/ + Recent content in Categories on SqrtMinusOne + Hugo -- gohugo.io + en-us + + diff --git a/public/favicon.ico b/public/favicon.ico new file mode 100644 index 0000000..9604b47 Binary files /dev/null and b/public/favicon.ico differ diff --git a/public/index.html b/public/index.html new file mode 100644 index 0000000..fc2803d --- /dev/null +++ b/public/index.html @@ -0,0 +1,81 @@ + + + + + + + Index + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+

About

+
+ +
+ +

Pavel Korytov

+

Master’s student of Saint-Petersurg State Electrotechical University, Russia at Software Engineering.

+ + + +
+ +
+ + diff --git a/public/index.xml b/public/index.xml new file mode 100644 index 0000000..3393391 --- /dev/null +++ b/public/index.xml @@ -0,0 +1,22 @@ + + + + Index on SqrtMinusOne + https://sqrtminusone.xyz/ + Recent content in Index on SqrtMinusOne + Hugo -- gohugo.io + en-us + Sat, 01 Feb 2020 00:00:00 +0300 + + Hello, world! + https://sqrtminusone.xyz/posts/hello-world/ + Sat, 01 Feb 2020 00:00:00 +0300 + + https://sqrtminusone.xyz/posts/hello-world/ + Hello, world! Eventually, there will be something interesting here. Or not. +Regradless, I’ll check if I can write some Python here +print("Hello, world") Hello, world + + + + diff --git a/public/logo.svg b/public/logo.svg new file mode 100644 index 0000000..1f5adf6 --- /dev/null +++ b/public/logo.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/public/logo_sq.png b/public/logo_sq.png new file mode 100644 index 0000000..7efea77 Binary files /dev/null and b/public/logo_sq.png differ diff --git a/public/posts/hello-world/index.html b/public/posts/hello-world/index.html new file mode 100644 index 0000000..3c468ac --- /dev/null +++ b/public/posts/hello-world/index.html @@ -0,0 +1,71 @@ + + + + + + Hello, world! + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+

Hello, world!

+

Eventually, there will be something interesting here. Or not.

+

Regradless, I’ll check if I can write some Python here

+
print("Hello, world")
+
Hello, world
+
+
+ +
+ + diff --git a/public/posts/index.html b/public/posts/index.html new file mode 100644 index 0000000..8b0ea4c --- /dev/null +++ b/public/posts/index.html @@ -0,0 +1,72 @@ + + + + + + Posts + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+

Posts

+ +
+ +
+ + diff --git a/public/posts/index.xml b/public/posts/index.xml new file mode 100644 index 0000000..793f248 --- /dev/null +++ b/public/posts/index.xml @@ -0,0 +1,22 @@ + + + + Posts on SqrtMinusOne + https://sqrtminusone.xyz/posts/ + Recent content in Posts on SqrtMinusOne + Hugo -- gohugo.io + en-us + Sat, 01 Feb 2020 00:00:00 +0300 + + Hello, world! + https://sqrtminusone.xyz/posts/hello-world/ + Sat, 01 Feb 2020 00:00:00 +0300 + + https://sqrtminusone.xyz/posts/hello-world/ + Hello, world! Eventually, there will be something interesting here. Or not. +Regradless, I’ll check if I can write some Python here +print("Hello, world") Hello, world + + + + diff --git a/public/sass/researcher.min.css b/public/sass/researcher.min.css new file mode 100644 index 0000000..d96b5a9 --- /dev/null +++ b/public/sass/researcher.min.css @@ -0,0 +1 @@ +#content a,.nav-link{color:#dc3545;text-decoration:none}#content a *,.nav-link *{color:#dc3545}#content a:hover,.nav-link:hover{color:#dc3545;text-decoration:underline}#footer a,.navbar-brand{color:#222;text-decoration:none}#footer a *,.navbar-brand *{color:#222}#footer a:hover,.navbar-brand:hover{color:#222;text-decoration:underline}#content table td,#content table th{border:1px solid #ccc;padding:6px 12px;text-align:left}*{color:#222;font-family:Inconsolata;line-height:1.2}.container{max-width:750px}.navbar-brand{font-size:2rem}#content p{margin-bottom:.6rem}#content h1,#content h2,#content h3,#content h4,#content h5,#content h6{font-size:medium;font-weight:700;margin:1rem 0 .6rem}#content h1{font-size:1.8rem}#content h2{font-size:1.6rem}#content h3{font-size:1.4rem}#content h4{font-size:1.2rem}#content img{display:block;margin:1rem auto;max-width:100%}#content .avatar>img{border-radius:50%;float:right;margin:-8px 0 0 16px;height:90px;width:90px}#content ol{counter-reset:list;list-style:none;padding-left:2rem}#content ol>li:before{content:"[" counter(list,decimal)"] ";counter-increment:list}#content .container>ol,#content .footnotes>ol{padding-left:0}#content ul{list-style:inside;padding-left:2rem}#content .container>ul,#content .footnotes>ul{padding-left:0}#content table{margin:1rem auto;width:100%}#content table th{font-weight:700}#content table tr:nth-child(2n){background-color:#f8f8f8}#content blockquote{border-left:4px solid;font-style:italic;margin:1rem 0;padding:8px}#content code{color:#222;background-color:#f8f8f8;border:1px solid #ccc;border-radius:10%;padding:0 4px}#content pre code{all:unset}#content .highlight{margin:1rem auto}#content .highlight>pre{padding:8px} \ No newline at end of file diff --git a/public/sitemap.xml b/public/sitemap.xml new file mode 100644 index 0000000..d4cc98c --- /dev/null +++ b/public/sitemap.xml @@ -0,0 +1,28 @@ + + + + + https://sqrtminusone.xyz/posts/hello-world/ + 2020-02-01T00:00:00+03:00 + + + + https://sqrtminusone.xyz/ + 2020-02-01T00:00:00+03:00 + + + + https://sqrtminusone.xyz/posts/ + 2020-02-01T00:00:00+03:00 + + + + https://sqrtminusone.xyz/categories/ + + + + https://sqrtminusone.xyz/tags/ + + + diff --git a/public/tags/index.html b/public/tags/index.html new file mode 100644 index 0000000..1eed3f0 --- /dev/null +++ b/public/tags/index.html @@ -0,0 +1,70 @@ + + + + + + Tags + + + + + + + + + + + + + + + + + + + +
+ +
+
+
+
+

Tags

+ +
+ +
+ + diff --git a/public/tags/index.xml b/public/tags/index.xml new file mode 100644 index 0000000..8d34f93 --- /dev/null +++ b/public/tags/index.xml @@ -0,0 +1,10 @@ + + + + Tags on SqrtMinusOne + https://sqrtminusone.xyz/tags/ + Recent content in Tags on SqrtMinusOne + Hugo -- gohugo.io + en-us + +