<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom"><title>Advent of Code: Explainer - Meta</title><link href="https://skenvy.github.io/advent-of-code-explainer/web/" rel="alternate"></link><link href="https://skenvy.github.io/advent-of-code-explainer/web/feeds/meta.atom.xml" rel="self"></link><id>https://skenvy.github.io/advent-of-code-explainer/web/</id><updated>9999-12-31T23:59:00+00:00</updated><entry><title>README</title><link href="https://skenvy.github.io/advent-of-code-explainer/web/articles/9999-12-31-readme/" rel="alternate"></link><published>9999-12-31T23:59:00+00:00</published><updated>9999-12-31T23:59:00+00:00</updated><author><name>Skenvy</name></author><id>tag:skenvy.github.io,9999-12-31:/advent-of-code-explainer/web/articles/9999-12-31-readme/</id><summary type="html">&lt;p&gt;Welcome! This &lt;a href="https://getpelican.com/"&gt;pelican&lt;/a&gt; site includes articles written with &lt;a href="https://pyscript.net/"&gt;PyScript&lt;/a&gt;. The articles have to be viewed individually to have the pyscript core load, as it's not loaded for non-article pages. You can view the pelican theme used &lt;a href="https://github.com/Skenvy/advent-of-code-explainer/tree/main/web/theme"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This site is a learning exercise / PoC. You can read the full &lt;a href="https://github.com/Skenvy/advent-of-code-explainer/blob/main/devlog.md"&gt;devlog …&lt;/a&gt;&lt;/p&gt;</summary><content type="html">&lt;p&gt;Welcome! This &lt;a href="https://getpelican.com/"&gt;pelican&lt;/a&gt; site includes articles written with &lt;a href="https://pyscript.net/"&gt;PyScript&lt;/a&gt;. The articles have to be viewed individually to have the pyscript core load, as it's not loaded for non-article pages. You can view the pelican theme used &lt;a href="https://github.com/Skenvy/advent-of-code-explainer/tree/main/web/theme"&gt;here&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;This site is a learning exercise / PoC. You can read the full &lt;a href="https://github.com/Skenvy/advent-of-code-explainer/blob/main/devlog.md"&gt;devlog here&lt;/a&gt; and the &lt;a href="https://github.com/Skenvy/advent-of-code-explainer/blob/main/README.md"&gt;README here&lt;/a&gt;. Or read the TL;DR excerpt of the devlog here:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;... the &lt;a href="https://adventofcode.com/"&gt;Advent of Code&lt;/a&gt; is an annual fun code challenge exercise, done as an advent calender, so every December. Of course, part of the fun is finding something to use it as an excuse to learn, beyond the scope of just solving the actual puzzles.&lt;/p&gt;
&lt;p&gt;This year I've decided to use Advent of Code as an excuse to play around with publishing a &lt;a href="https://pypi.org/"&gt;PyPI&lt;/a&gt; package and then using it in a static site that loads &lt;a href="https://pyscript.net/"&gt;PyScript&lt;/a&gt;. There are plenty of sites out there already that act as sites you can paste your input into and get the solution for, so this isn't trying to be the best at that thing, it's purely just to learn and play around with having one repo host the code for a package, and also the static site (generation) that consumes that package via &lt;a href="https://pyscript.net/"&gt;PyScript&lt;/a&gt;.&lt;/p&gt;
&lt;/blockquote&gt;</content><category term="Meta"></category></entry></feed>