website changes

This commit is contained in:
2025-10-27 20:01:03 -07:00
parent 1daabb52fa
commit 6d52c45bf4
5 changed files with 439 additions and 28 deletions

24
.idea/workspace.xml generated
View File

@@ -11,12 +11,11 @@
</cargoProject>
</component>
<component name="ChangeListManager">
<list default="true" id="b9851397-889b-45d6-bfac-85598560e053" name="Changes" comment="init rust stuff">
<change beforePath="$PROJECT_DIR$/.idea/.gitignore" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/mis-interpreter.iml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" />
<change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" />
<list default="true" id="b9851397-889b-45d6-bfac-85598560e053" name="Changes" comment="worker fixes">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Cargo.lock" beforeDir="false" afterPath="$PROJECT_DIR$/Cargo.lock" afterDir="false" />
<change beforePath="$PROJECT_DIR$/Cargo.toml" beforeDir="false" afterPath="$PROJECT_DIR$/Cargo.toml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/src/lib.rs" beforeDir="false" afterPath="$PROJECT_DIR$/src/lib.rs" afterDir="false" />
<change beforePath="$PROJECT_DIR$/wrangler.toml" beforeDir="false" afterPath="$PROJECT_DIR$/wrangler.toml" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" />
@@ -91,7 +90,7 @@
<option name="number" value="Default" />
<option name="presentableId" value="Default" />
<updated>1761613870150</updated>
<workItem from="1761613871160" duration="2196000" />
<workItem from="1761613871160" duration="6548000" />
</task>
<task id="LOCAL-00001" summary="init rust stuff">
<option name="closed" value="true" />
@@ -101,7 +100,15 @@
<option name="project" value="LOCAL" />
<updated>1761613910534</updated>
</task>
<option name="localTasksCounter" value="2" />
<task id="LOCAL-00002" summary="worker fixes">
<option name="closed" value="true" />
<created>1761616087329</created>
<option name="number" value="00002" />
<option name="presentableId" value="LOCAL-00002" />
<option name="project" value="LOCAL" />
<updated>1761616087329</updated>
</task>
<option name="localTasksCounter" value="3" />
<servers />
</component>
<component name="TypeScriptGeneratedFilesManager">
@@ -109,6 +116,7 @@
</component>
<component name="VcsManagerConfiguration">
<MESSAGE value="init rust stuff" />
<option name="LAST_COMMIT_MESSAGE" value="init rust stuff" />
<MESSAGE value="worker fixes" />
<option name="LAST_COMMIT_MESSAGE" value="worker fixes" />
</component>
</project>