added basic site template

This commit is contained in:
CDaut 2022-05-31 18:33:51 +02:00 committed by CDaut
parent b3dec93039
commit 6ef58d975d
16 changed files with 68 additions and 50 deletions

6
.idea/jsLibraryMappings.xml generated Normal file
View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="JavaScriptLibraryMappings">
<file url="file://$PROJECT_DIR$" libraries="{jquery-3.6.0, jquery-3.6.0.slim}" />
</component>
</project>

2
.idea/mdblog.iml generated
View file

@ -20,6 +20,8 @@
</content>
<orderEntry type="jdk" jdkName="Python 3.10 (mdblog)" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="jquery-3.6.0.slim" level="application" />
<orderEntry type="library" name="jquery-3.6.0" level="application" />
</component>
<component name="PyDocumentationSettings">
<option name="format" value="PLAIN" />