Compare commits

..

5 Commits

Author SHA1 Message Date
arswarog d8b957377c fix: переход на jt4d-wiki.ru.net 2026-06-15 09:58:48 +03:00
arswarog c727ed2f83 fix(docs): автоматически закрепляет index.md первым в сайдбаре
Добавлен Node-скрипт, который инжектит sidebar_position: 0
в front matter docs/index.md перед сборкой Docusaurus.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-15 09:58:48 +03:00
arswarog 6563b181dc fix(action): добавление настройки on-broken-links 2026-06-15 09:58:48 +03:00
arswarog b80943dd5a fix(action): исправление путей 2026-06-15 09:58:48 +03:00
arswarog cbf356de0b feat(docusaurus): добавление docusaurus 2026-06-15 09:58:48 +03:00
9 changed files with 56 additions and 1 deletions
-1
View File
@@ -1 +0,0 @@
.idea
+10
View File
@@ -0,0 +1,10 @@
# Default ignored files
/shelf/
/workspace.xml
# Ignored default folder with query files
/queries/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml
# Editor-based HTTP Client requests
/httpRequests/
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AgentMigrationStateService">
<option name="migrationStatus" value="COMPLETED" />
</component>
</project>
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="AskMigrationStateService">
<option name="migrationStatus" value="COMPLETED" />
</component>
</project>
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="Ask2AgentMigrationStateService">
<option name="migrationStatus" value="COMPLETED" />
</component>
</project>
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="EditMigrationStateService">
<option name="migrationStatus" value="COMPLETED" />
</component>
</project>
+8
View File
@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/action.iml" filepath="$PROJECT_DIR$/.idea/action.iml" />
</modules>
</component>
</project>
Generated
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>