~repos /website
git clone https://pyrossh.dev/repos/website.git
木 Personal website of pyrossh. Built with astrojs, shiki, vite.
1f3d5cf8
—
pyrossh 1 year ago
remove idea
- .idea/vcs.xml +0 -6
- .idea/workspace.xml +0 -71
.idea/vcs.xml
DELETED
|
@@ -1,6 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="VcsDirectoryMappings">
|
|
4
|
-
<mapping directory="" vcs="Git" />
|
|
5
|
-
</component>
|
|
6
|
-
</project>
|
.idea/workspace.xml
DELETED
|
@@ -1,71 +0,0 @@
|
|
|
1
|
-
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
-
<project version="4">
|
|
3
|
-
<component name="AutoImportSettings">
|
|
4
|
-
<option name="autoReloadType" value="SELECTIVE" />
|
|
5
|
-
</component>
|
|
6
|
-
<component name="ChangeListManager">
|
|
7
|
-
<list default="true" id="92689443-5447-4f73-aa94-252b19f264c2" name="Changes" comment="">
|
|
8
|
-
<change beforePath="$PROJECT_DIR$/.codesandbox/tasks.json" beforeDir="false" />
|
|
9
|
-
<change beforePath="$PROJECT_DIR$/.devcontainer/Dockerfile" beforeDir="false" afterPath="$PROJECT_DIR$/.devcontainer/Dockerfile" afterDir="false" />
|
|
10
|
-
<change beforePath="$PROJECT_DIR$/.devcontainer/devcontainer.json" beforeDir="false" afterPath="$PROJECT_DIR$/.devcontainer/devcontainer.json" afterDir="false" />
|
|
11
|
-
<change beforePath="$PROJECT_DIR$/deno.json" beforeDir="false" afterPath="$PROJECT_DIR$/deno.json" afterDir="false" />
|
|
12
|
-
<change beforePath="$PROJECT_DIR$/routes/cv.tsx" beforeDir="false" afterPath="$PROJECT_DIR$/routes/cv.tsx" afterDir="false" />
|
|
13
|
-
<change beforePath="$PROJECT_DIR$/scripts/makePdf.ts" beforeDir="false" afterPath="$PROJECT_DIR$/scripts/makePdf.ts" afterDir="false" />
|
|
14
|
-
<change beforePath="$PROJECT_DIR$/static/styles.css" beforeDir="false" afterPath="$PROJECT_DIR$/static/styles.css" afterDir="false" />
|
|
15
|
-
</list>
|
|
16
|
-
<option name="SHOW_DIALOG" value="false" />
|
|
17
|
-
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
18
|
-
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
19
|
-
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
20
|
-
</component>
|
|
21
|
-
<component name="Git.Settings">
|
|
22
|
-
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
23
|
-
</component>
|
|
24
|
-
<component name="MarkdownSettingsMigration">
|
|
25
|
-
<option name="stateVersion" value="1" />
|
|
26
|
-
</component>
|
|
27
|
-
<component name="ProjectColorInfo"><![CDATA[{
|
|
28
|
-
"associatedIndex": 0
|
|
29
|
-
}]]></component>
|
|
30
|
-
<component name="ProjectId" id="2bA8v8y4o4OOJrsZg3quJxalAvj" />
|
|
31
|
-
<component name="ProjectViewState">
|
|
32
|
-
<option name="hideEmptyMiddlePackages" value="true" />
|
|
33
|
-
<option name="showLibraryContents" value="true" />
|
|
34
|
-
</component>
|
|
35
|
-
<component name="PropertiesComponent"><![CDATA[{
|
|
36
|
-
"keyToString": {
|
|
37
|
-
"RunOnceActivity.OpenProjectViewOnStart": "true",
|
|
38
|
-
"RunOnceActivity.ShowReadmeOnStart": "true",
|
|
39
|
-
"dart.analysis.tool.window.visible": "false",
|
|
40
|
-
"git-widget-placeholder": "main",
|
|
41
|
-
"kotlin-language-version-configured": "true",
|
|
42
|
-
"show.migrate.to.gradle.popup": "false"
|
|
43
|
-
}
|
|
44
|
-
}]]></component>
|
|
45
|
-
<component name="RunManager">
|
|
46
|
-
<configuration default="true" type="JetRunConfigurationType">
|
|
47
|
-
<module name="website" />
|
|
48
|
-
<method v="2">
|
|
49
|
-
<option name="Make" enabled="true" />
|
|
50
|
-
</method>
|
|
51
|
-
</configuration>
|
|
52
|
-
<configuration default="true" type="KotlinStandaloneScriptRunConfigurationType">
|
|
53
|
-
<module name="website" />
|
|
54
|
-
<option name="filePath" />
|
|
55
|
-
<method v="2">
|
|
56
|
-
<option name="Make" enabled="true" />
|
|
57
|
-
</method>
|
|
58
|
-
</configuration>
|
|
59
|
-
</component>
|
|
60
|
-
<component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
|
|
61
|
-
<component name="TaskManager">
|
|
62
|
-
<task active="true" id="Default" summary="Default task">
|
|
63
|
-
<changelist id="92689443-5447-4f73-aa94-252b19f264c2" name="Changes" comment="" />
|
|
64
|
-
<created>1705646751972</created>
|
|
65
|
-
<option name="number" value="Default" />
|
|
66
|
-
<option name="presentableId" value="Default" />
|
|
67
|
-
<updated>1705646751972</updated>
|
|
68
|
-
</task>
|
|
69
|
-
<servers />
|
|
70
|
-
</component>
|
|
71
|
-
</project>
|