diff --git a/posts/polycount/cell2/carry2d b/posts/polycount/cell2/carry2d deleted file mode 120000 index c76aa09..0000000 --- a/posts/polycount/cell2/carry2d +++ /dev/null @@ -1 +0,0 @@ -../cell1/carry2d \ No newline at end of file diff --git a/posts/polycount/cell1/.gitignore b/posts/polycount/sand-1/.gitignore similarity index 100% rename from posts/polycount/cell1/.gitignore rename to posts/polycount/sand-1/.gitignore diff --git a/posts/polycount/cell1/carry2d/__init__.py b/posts/polycount/sand-1/carry2d/__init__.py similarity index 100% rename from posts/polycount/cell1/carry2d/__init__.py rename to posts/polycount/sand-1/carry2d/__init__.py diff --git a/posts/polycount/cell1/carry2d/anim.py b/posts/polycount/sand-1/carry2d/anim.py similarity index 100% rename from posts/polycount/cell1/carry2d/anim.py rename to posts/polycount/sand-1/carry2d/anim.py diff --git a/posts/polycount/cell1/carry2d/carry.py b/posts/polycount/sand-1/carry2d/carry.py similarity index 100% rename from posts/polycount/cell1/carry2d/carry.py rename to posts/polycount/sand-1/carry2d/carry.py diff --git a/posts/polycount/cell1/carry2d/expansion.py b/posts/polycount/sand-1/carry2d/expansion.py similarity index 100% rename from posts/polycount/cell1/carry2d/expansion.py rename to posts/polycount/sand-1/carry2d/expansion.py diff --git a/posts/polycount/cell1/carry2d/extra.py b/posts/polycount/sand-1/carry2d/extra.py similarity index 100% rename from posts/polycount/cell1/carry2d/extra.py rename to posts/polycount/sand-1/carry2d/extra.py diff --git a/posts/polycount/cell1/index.qmd b/posts/polycount/sand-1/index.qmd similarity index 100% rename from posts/polycount/cell1/index.qmd rename to posts/polycount/sand-1/index.qmd diff --git a/posts/polycount/cell1/todo.txt b/posts/polycount/sand-1/todo.txt similarity index 100% rename from posts/polycount/cell1/todo.txt rename to posts/polycount/sand-1/todo.txt diff --git a/posts/polycount/cell2/.gitignore b/posts/polycount/sand-2/.gitignore similarity index 100% rename from posts/polycount/cell2/.gitignore rename to posts/polycount/sand-2/.gitignore diff --git a/posts/polycount/sand-2/carry2d b/posts/polycount/sand-2/carry2d new file mode 120000 index 0000000..dc235ea --- /dev/null +++ b/posts/polycount/sand-2/carry2d @@ -0,0 +1 @@ +../sand-1/carry2d/ \ No newline at end of file diff --git a/posts/polycount/cell2/collinear_carries.png b/posts/polycount/sand-2/collinear_carries.png similarity index 100% rename from posts/polycount/cell2/collinear_carries.png rename to posts/polycount/sand-2/collinear_carries.png diff --git a/posts/polycount/cell2/first_implicit.png b/posts/polycount/sand-2/first_implicit.png similarity index 100% rename from posts/polycount/cell2/first_implicit.png rename to posts/polycount/sand-2/first_implicit.png diff --git a/posts/polycount/cell2/index.qmd b/posts/polycount/sand-2/index.qmd similarity index 100% rename from posts/polycount/cell2/index.qmd rename to posts/polycount/sand-2/index.qmd diff --git a/posts/polycount/cell2/polyproduct.png b/posts/polycount/sand-2/polyproduct.png similarity index 100% rename from posts/polycount/cell2/polyproduct.png rename to posts/polycount/sand-2/polyproduct.png