Compare commits

..

No commits in common. "aa0bab1cc3eb7e8b759a8085747b33048036aa2c" and "38f7056dddee341f195305465843cbfb11e40b97" have entirely different histories.

10 changed files with 1944 additions and 1978 deletions

8
.idea/.gitignore vendored
View File

@ -1,8 +0,0 @@
# Default ignored files
/shelf/
/workspace.xml
# Editor-based HTTP Client requests
/httpRequests/
# Datasource local storage ignored files
/dataSources/
/dataSources.local.xml

View File

@ -1,12 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$">
<excludeFolder url="file://$MODULE_DIR$/.tmp" />
<excludeFolder url="file://$MODULE_DIR$/temp" />
<excludeFolder url="file://$MODULE_DIR$/tmp" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="GitToolBoxBlameSettings">
<option name="version" value="2" />
</component>
</project>

View File

@ -1,6 +0,0 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
</profile>
</component>

View File

@ -1,8 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/Ashes-of-Amethyst-site.iml" filepath="$PROJECT_DIR$/.idea/Ashes-of-Amethyst-site.iml" />
</modules>
</component>
</project>

View File

@ -1,6 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="VcsDirectoryMappings">
<mapping directory="" vcs="Git" />
</component>
</project>

View File

@ -1,3 +1 @@
Currently, Deploy.js does not work
~~for information on the deploy.js file, check here: https://github.com/simonh1000/ftp-deploy~~
for information on the deploy.js file, check here: https://github.com/simonh1000/ftp-deploy

3869
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -9,7 +9,7 @@
"npm": "^10.2.4"
},
"devDependencies": {
"@11ty/eleventy": "^3.0.0",
"@11ty/eleventy": "^2.0.1",
"eslint": "^8.56.0",
"ftp-deploy": "^2.4.5"
},

View File

@ -43,5 +43,4 @@ permalink: resources.html
<ul>
<li><a href="https://sadgrl.online/">sadgrl.online</a> - site template and "simple" web design</li>
<li><a href="https://eposvox.com/">EposVox</a> for the retro web design</li>
<li><a href="https://nexxy.co/">My Website</a> because I, Nexan, made this site</li>
</ul>