<feed xmlns='http://www.w3.org/2005/Atom'>
<title>blog/templates/section.html, branch master</title>
<subtitle>Attempt at making a blog</subtitle>
<id>https://git.alphara.art/blog/atom?h=master</id>
<link rel='self' href='https://git.alphara.art/blog/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.alphara.art/blog/'/>
<updated>2024-09-26T00:35:41+00:00</updated>
<entry>
<title>A lot of good changes, my site looks like my rice X11 DWM now.</title>
<updated>2024-09-26T00:35:41+00:00</updated>
<author>
<name>xAlpharax</name>
<email>42233094+xAlpharax@users.noreply.github.com</email>
</author>
<published>2024-09-26T00:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alphara.art/blog/commit/?id=ae0525c25ba7c00ec688c5006a931ce68485d366'/>
<id>urn:sha1:ae0525c25ba7c00ec688c5006a931ce68485d366</id>
<content type='text'>
 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
</content>
</entry>
<entry>
<title>Massive changes regarding the core templates, static and config backbone</title>
<updated>2024-03-02T10:00:00+00:00</updated>
<author>
<name>xAlpharax</name>
<email>42233094+xAlpharax@users.noreply.github.com</email>
</author>
<published>2024-03-02T10:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alphara.art/blog/commit/?id=8ee207dc1034eeeb8f48c0c9ca58c6f29df95ae7'/>
<id>urn:sha1:8ee207dc1034eeeb8f48c0c9ca58c6f29df95ae7</id>
<content type='text'>
Soon will be abstracted into a Hermit V3 theme that focuses on:
- speed
- efficiency
- modularity
- SEO:
  - good WCAG &amp;
  - pagespeed metrics
- suckless

Changes to be committed:
    modified:   config.toml

    modified:   content/posts/code_test.md
    modified:   content/posts/How I made this Blog with Zola.md

    deleted:    sass/_icons.scss
    modified:   sass/_predefined.scss
    modified:   sass/style.scss

    modified:   static/js/main.js

    modified:   templates/404.html
    modified:   templates/index.html
    modified:   templates/macros.html
    modified:   templates/page.html
    modified:   templates/section.html
    modified:   templates/tags/list.html
    modified:   templates/tags/single.html
</content>
</entry>
<entry>
<title>Massive changes - improvements in performance, accesability and SEO as well as best practices</title>
<updated>2024-02-25T21:04:38+00:00</updated>
<author>
<name>xAlpharax</name>
<email>42233094+xAlpharax@users.noreply.github.com</email>
</author>
<published>2024-02-25T21:04:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alphara.art/blog/commit/?id=2c1b00f3094321ba9fd3121e723823b96dfbc528'/>
<id>urn:sha1:2c1b00f3094321ba9fd3121e723823b96dfbc528</id>
<content type='text'>
Changes to be committed:
    deleted:    static/js/copy.js
    modified:   static/js/main.js
    modified:   config.toml
    modified:   content/posts/code_test.md
    modified:   templates/404.html
    modified:   templates/index.html
    modified:   templates/macros.html
    modified:   templates/page.html
    modified:   templates/section.html
    modified:   templates/tags/single.html
</content>
</entry>
<entry>
<title>Changes within the templates and bunch of other things</title>
<updated>2024-02-04T10:02:30+00:00</updated>
<author>
<name>xAlpharax</name>
<email>42233094+xAlpharax@users.noreply.github.com</email>
</author>
<published>2024-02-04T10:02:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alphara.art/blog/commit/?id=92b61b4473c05a454bb2263a180b73f0ba89d014'/>
<id>urn:sha1:92b61b4473c05a454bb2263a180b73f0ba89d014</id>
<content type='text'>
Changes to be committed:
    new file:   clipboard.min.js
    modified:   content/posts/typography.md
    new file:   katex.min.css
    modified:   templates/404.html
    modified:   templates/index.html
    modified:   templates/macros.html
    modified:   templates/page.html
    modified:   templates/section.html
    modified:   templates/tags/list.html
    modified:   templates/tags/single.html
</content>
</entry>
<entry>
<title>Massive changes - migrating to Hermit with a few tweaks.</title>
<updated>2023-11-18T10:15:16+00:00</updated>
<author>
<name>xAlpharax</name>
<email>42233094+xAlpharax@users.noreply.github.com</email>
</author>
<published>2023-11-18T10:15:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.alphara.art/blog/commit/?id=8628a4ae2e7c8998c8d2ffe2ecc51f2624aa66b1'/>
<id>urn:sha1:8628a4ae2e7c8998c8d2ffe2ecc51f2624aa66b1</id>
<content type='text'>
Changes to be committed:
    new file:   .gitignore
    modified:   .gitmodules
    modified:   config.toml
    new file:   content/about.md
    deleted:    content/blog/_index.md
    deleted:    content/blog/first.md
    deleted:    content/blog/second.md
    new file:   content/posts/_index.md
    new file:   content/posts/code_test.md
    new file:   content/posts/good_first_post.md
    new file:   content/posts/later_posts.md
    new file:   content/posts/typography.md
    deleted:    description
    deleted:    index.html
    deleted:    public/blog/first/index.html
    deleted:    public/blog/index.html
    deleted:    public/blog/second/index.html
    deleted:    public/elasticlunr.min.js
    deleted:    public/search_index.en.js
    deleted:    public/typography.css
    new file:   sass/_animate.scss
    new file:   sass/_icons.scss
    new file:   sass/_normalize.scss
    new file:   sass/_predefined.scss
    new file:   sass/_syntax.scss
    new file:   sass/style.scss
    new file:   static/favicon-32x32.png
    new file:   static/favicon.ico
    new file:   static/js/main.js
    modified:   templates/404.html
    deleted:    templates/base.html
    deleted:    templates/blog-page.html
    deleted:    templates/blog.html
    new file:   templates/index.html
    new file:   templates/macros.html
    new file:   templates/page.html
    new file:   templates/section.html
    new file:   templates/tags/list.html
    new file:   templates/tags/single.html
    new file:   themes/404.html
    new file:   themes/config.toml
    deleted:    themes/hermit_zola
</content>
</entry>
</feed>
