summaryrefslogtreecommitdiff
path: root/content
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2024-09-26 03:35:41 +0300
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2024-09-26 03:35:41 +0300
commitae0525c25ba7c00ec688c5006a931ce68485d366 (patch)
treec00203ba0b37b6640fb0d96e052b8ce8a6372d3c /content
parent6f51927e180fe6c6ea88806d245bd886df23f53a (diff)
A lot of good changes, my site looks like my rice X11 DWM now.
Changes to be committed: modified: config.toml modified: content/about.md modified: content/posts/code_test.md modified: content/posts/some_cool_stuff.md modified: sass/_normalize.scss modified: sass/_predefined.scss deleted: sass/_syntax.scss modified: sass/style.scss new file: static/auto-render.min.js modified: static/browserconfig.xml new file: static/fonts/KaTeX_AMS-Regular.ttf new file: static/fonts/KaTeX_AMS-Regular.woff new file: static/fonts/KaTeX_AMS-Regular.woff2 new file: static/fonts/KaTeX_Caligraphic-Bold.ttf new file: static/fonts/KaTeX_Caligraphic-Bold.woff new file: static/fonts/KaTeX_Caligraphic-Bold.woff2 new file: static/fonts/KaTeX_Caligraphic-Regular.ttf new file: static/fonts/KaTeX_Caligraphic-Regular.woff new file: static/fonts/KaTeX_Caligraphic-Regular.woff2 new file: static/fonts/KaTeX_Fraktur-Bold.ttf new file: static/fonts/KaTeX_Fraktur-Bold.woff new file: static/fonts/KaTeX_Fraktur-Bold.woff2 new file: static/fonts/KaTeX_Fraktur-Regular.ttf new file: static/fonts/KaTeX_Fraktur-Regular.woff new file: static/fonts/KaTeX_Fraktur-Regular.woff2 new file: static/fonts/KaTeX_Main-Bold.ttf new file: static/fonts/KaTeX_Main-Bold.woff new file: static/fonts/KaTeX_Main-Bold.woff2 new file: static/fonts/KaTeX_Main-BoldItalic.ttf new file: static/fonts/KaTeX_Main-BoldItalic.woff new file: static/fonts/KaTeX_Main-BoldItalic.woff2 new file: static/fonts/KaTeX_Main-Italic.ttf new file: static/fonts/KaTeX_Main-Italic.woff new file: static/fonts/KaTeX_Main-Italic.woff2 new file: static/fonts/KaTeX_Main-Regular.ttf new file: static/fonts/KaTeX_Main-Regular.woff new file: static/fonts/KaTeX_Main-Regular.woff2 new file: static/fonts/KaTeX_Math-BoldItalic.ttf new file: static/fonts/KaTeX_Math-BoldItalic.woff new file: static/fonts/KaTeX_Math-BoldItalic.woff2 new file: static/fonts/KaTeX_Math-Italic.ttf new file: static/fonts/KaTeX_Math-Italic.woff new file: static/fonts/KaTeX_Math-Italic.woff2 new file: static/fonts/KaTeX_SansSerif-Bold.ttf new file: static/fonts/KaTeX_SansSerif-Bold.woff new file: static/fonts/KaTeX_SansSerif-Bold.woff2 new file: static/fonts/KaTeX_SansSerif-Italic.ttf new file: static/fonts/KaTeX_SansSerif-Italic.woff new file: static/fonts/KaTeX_SansSerif-Italic.woff2 new file: static/fonts/KaTeX_SansSerif-Regular.ttf new file: static/fonts/KaTeX_SansSerif-Regular.woff new file: static/fonts/KaTeX_SansSerif-Regular.woff2 new file: static/fonts/KaTeX_Script-Regular.ttf new file: static/fonts/KaTeX_Script-Regular.woff new file: static/fonts/KaTeX_Script-Regular.woff2 new file: static/fonts/KaTeX_Size1-Regular.ttf new file: static/fonts/KaTeX_Size1-Regular.woff new file: static/fonts/KaTeX_Size1-Regular.woff2 new file: static/fonts/KaTeX_Size2-Regular.ttf new file: static/fonts/KaTeX_Size2-Regular.woff new file: static/fonts/KaTeX_Size2-Regular.woff2 new file: static/fonts/KaTeX_Size3-Regular.ttf new file: static/fonts/KaTeX_Size3-Regular.woff new file: static/fonts/KaTeX_Size3-Regular.woff2 new file: static/fonts/KaTeX_Size4-Regular.ttf new file: static/fonts/KaTeX_Size4-Regular.woff new file: static/fonts/KaTeX_Size4-Regular.woff2 new file: static/fonts/KaTeX_Typewriter-Regular.ttf new file: static/fonts/KaTeX_Typewriter-Regular.woff new file: static/fonts/KaTeX_Typewriter-Regular.woff2 new file: static/katex.min.css new file: static/katex.min.js modified: templates/404.html modified: templates/index.html modified: templates/macros.html modified: templates/page.html modified: templates/section.html modified: templates/shortcodes/youtube.html modified: templates/tags/list.html modified: templates/tags/single.html
Diffstat (limited to 'content')
-rw-r--r--content/about.md4
-rw-r--r--content/posts/code_test.md4
-rw-r--r--content/posts/some_cool_stuff.md4
3 files changed, 3 insertions, 9 deletions
diff --git a/content/about.md b/content/about.md
index 0e956dd..85c6e79 100644
--- a/content/about.md
+++ b/content/about.md
@@ -2,8 +2,8 @@
title = "About"
+++
-Hi there! My name is Iustin. I'm a math student with a background in AI development and research. This blog represents my attempt at sharing my personal thoughts and experiences as a follow-through venture in AI research, mathematics, philosophy and Linux related things, as well as a bunch of other things that define my interests.
+Hi there! My name is Iustin. I'm a math student from Romania with a background in AI development and research. This blog represents my attempt at sharing personal thoughts and experiences as a follow-through venture in AI research, mathematics, philosophy and Linux related things, as well as a bunch of other things that define my interests.
-I hope to make interesting, qualitative, useful and fun content for you to read and learn from. I hope you will enjoy it!
+I wish to write interesting, useful, qualitative and fun content for you to read and learn from. I hope you will enjoy!
Welcome to my corner of organised anarchy on the internet! Feel free to reach out to me if you have any questions or comments or would like to chat. I am always happy and open to meet passionate people.
diff --git a/content/posts/code_test.md b/content/posts/code_test.md
index 6c7a203..ed248f9 100644
--- a/content/posts/code_test.md
+++ b/content/posts/code_test.md
@@ -13,7 +13,7 @@ toc = false
[extra.earlier]
title = "Typography"
-permalink = "https://alphara.art/posts/typography"
+permalink = "https://alphara.art/posts/typography/"
[extra.later]
title = "Henlo Internet!"
@@ -34,8 +34,6 @@ const sum = (n: number) => n * (n + 1) / 2
```
```python
-### multi-threading
-
import os ; n_cores = os.cpu_count() // 2 ;
from concurrent.futures import ThreadPoolExecutor
diff --git a/content/posts/some_cool_stuff.md b/content/posts/some_cool_stuff.md
index e8d24a4..58ed51e 100644
--- a/content/posts/some_cool_stuff.md
+++ b/content/posts/some_cool_stuff.md
@@ -31,10 +31,6 @@ Nice! Now let's test shortcodes with a youtube iframe embed video:
---
-{{ youtube(id="dCKeXuVHl1o", autoplay=true) }}
-
----
-
{{ youtube(id="9h2Z0I2jxRU", autoplay=true) }}
Cool! All these features should be plenty enough for now. I will add some others as we go.