Template/fixed

This commit is contained in:
R. Eric Wheeler 2016-07-03 22:17:58 -07:00
parent 4871c64681
commit 287bceb63a
13 changed files with 402 additions and 335 deletions

View File

@ -43,11 +43,9 @@
<library name="PHARS">
<CLASSES>
<root url="phar://$MODULE_DIR$/vendor/webmozart/json/tests/Fixtures/schema.phar/" />
<root url="phar://$MODULE_DIR$/build/composer.phar/" />
</CLASSES>
<SOURCES>
<root url="phar://$MODULE_DIR$/vendor/webmozart/json/tests/Fixtures/schema.phar/" />
<root url="phar://$MODULE_DIR$/build/composer.phar/" />
</SOURCES>
</library>
</orderEntry>

View File

@ -2,88 +2,18 @@
<project version="4">
<component name="ChangeListManager">
<list default="true" id="cf1e275f-fbc1-41d4-a421-0f55447b6367" name="Default" comment="">
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/app/views/base.html.twig" />
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/app/views/hidden.html.twig" />
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/app/views/recaptcha.html.twig" />
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/app/views/resume.html.twig" />
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/Sikofitt/Command/SchemaValidationCommand.php" />
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/Sikofitt/Config/ConfigServiceProvider.php" />
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/Sikofitt/Config/ConfigTrait.php" />
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/src/Sikofitt/Json/ResumeBuilder.php" />
<change type="DELETED" beforePath="$PROJECT_DIR$/bin/build" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/bin/skeleton/fat_composer.json" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/bin/skeleton/index.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/bin/skeleton/slim_composer.json" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/config/config.yml" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Sikofitt/Config.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Sikofitt/Config/ConfigLoader.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Api/BootableProviderInterface.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Api/ControllerProviderInterface.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Api/EventListenerProviderInterface.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Api/LICENSE" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Api/composer.json" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/AppArgumentValueResolver.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Application.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Application/FormTrait.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Application/MonologTrait.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Application/SecurityTrait.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Application/SwiftmailerTrait.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Application/TranslationTrait.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Application/TwigTrait.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Application/UrlGeneratorTrait.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/CallbackResolver.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Controller.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/ControllerCollection.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/ControllerResolver.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/EventListener/ConverterListener.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/EventListener/LogListener.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/EventListener/MiddlewareListener.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/EventListener/StringToResponseListener.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Exception/ControllerFrozenException.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/ExceptionHandler.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/ExceptionListenerWrapper.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/AssetServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/CsrfServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/DoctrineServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/ExceptionHandlerServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/Form/SilexFormExtension.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/FormServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/HttpCache/HttpCache.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/HttpCacheServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/HttpFragmentServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/HttpKernelServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/LICENSE" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/Locale/LocaleListener.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/LocaleServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/MonologServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/RememberMeServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/Routing/LazyRequestMatcher.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/Routing/RedirectableUrlMatcher.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/RoutingServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/SecurityServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/SerializerServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/ServiceControllerServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/Session/SessionListener.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/Session/TestSessionListener.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/SessionServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/SwiftmailerServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/TranslationServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/TwigServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/Validator/ConstraintValidatorFactory.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/ValidatorServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/VarDumperServiceProvider.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Provider/composer.json" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Route.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/Route/SecurityTrait.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/ServiceControllerResolver.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/ViewListenerWrapper.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/src/Silex/WebTestCase.php" afterPath="" />
<change type="DELETED" beforePath="$PROJECT_DIR$/views/base.html.twig" afterPath="" />
<change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/app/views/uikit.html.twig" />
<change type="DELETED" beforePath="$PROJECT_DIR$/app/views/base.html.twig" afterPath="" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/resume.iml" afterPath="$PROJECT_DIR$/.idea/resume.iml" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/.idea/workspace.xml" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/bin/console" afterPath="$PROJECT_DIR$/bin/console" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/composer.json" afterPath="$PROJECT_DIR$/composer.json" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/Gruntfile.js" afterPath="$PROJECT_DIR$/Gruntfile.js" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/app/config/config.yml" afterPath="$PROJECT_DIR$/app/config/config.yml" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/app/views/resume.html.twig" afterPath="$PROJECT_DIR$/app/views/resume.html.twig" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/bower.json" afterPath="$PROJECT_DIR$/bower.json" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/composer.lock" afterPath="$PROJECT_DIR$/composer.lock" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/package.json" afterPath="$PROJECT_DIR$/package.json" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/Sikofitt/Config/ConfigTrait.php" afterPath="$PROJECT_DIR$/src/Sikofitt/Config/ConfigTrait.php" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/src/Sikofitt/less/resume.less" afterPath="$PROJECT_DIR$/src/Sikofitt/less/resume.less" />
<change type="MODIFICATION" beforePath="$PROJECT_DIR$/web/index.php" afterPath="$PROJECT_DIR$/web/index.php" />
</list>
<ignored path="resume.iws" />
@ -96,6 +26,7 @@
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
<option name="LAST_RESOLUTION" value="IGNORE" />
</component>
<component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
<component name="CreatePatchCommitExecutor">
<option name="PATCH_PATH" value="" />
</component>
@ -108,11 +39,19 @@
<file leaf-file-name="index.php" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/web/index.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="579">
<caret line="48" column="29" selection-start-line="48" selection-start-column="29" selection-end-line="48" selection-end-column="29" />
<folding>
<element signature="e#8#40#0#PHP" expanded="true" />
</folding>
<state relative-caret-position="473">
<caret line="48" column="2" selection-start-line="48" selection-start-column="2" selection-end-line="48" selection-end-column="2" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="resume.html.twig" pinned="false" current-in-tab="true">
<entry file="file://$PROJECT_DIR$/app/views/resume.html.twig">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="154">
<caret line="7" column="74" selection-start-line="7" selection-start-column="74" selection-end-line="7" selection-end-column="74" />
<folding />
</state>
</provider>
</entry>
@ -120,10 +59,10 @@
<file leaf-file-name="ResumeBuilder.php" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Json/ResumeBuilder.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="396">
<state relative-caret-position="308">
<caret line="27" column="17" selection-start-line="27" selection-start-column="17" selection-end-line="27" selection-end-column="17" />
<folding>
<element signature="e#114#145#0#PHP" expanded="true" />
<element signature="e#6#84#0#PHP" expanded="false" />
</folding>
</state>
</provider>
@ -141,36 +80,11 @@
</provider>
</entry>
</file>
<file leaf-file-name="console" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/bin/console">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="432">
<caret line="24" column="66" selection-start-line="24" selection-start-column="66" selection-end-line="24" selection-end-column="66" />
<folding>
<element signature="e#26#71#0#PHP" expanded="true" />
</folding>
</state>
</provider>
</entry>
</file>
<file leaf-file-name="ConfigServiceProvider.php" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Config/ConfigServiceProvider.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="432">
<caret line="24" column="39" selection-start-line="24" selection-start-column="39" selection-end-line="24" selection-end-column="39" />
<folding>
<element signature="e#6#16#0#PHP" expanded="true" />
<element signature="e#46#67#0#PHP" expanded="true" />
</folding>
</state>
</provider>
</entry>
</file>
<file leaf-file-name="ConfigTrait.php" pinned="false" current-in-tab="true">
<file leaf-file-name="ConfigTrait.php" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Config/ConfigTrait.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="252">
<caret line="14" column="30" selection-start-line="14" selection-start-column="30" selection-end-line="14" selection-end-column="30" />
<state relative-caret-position="352">
<caret line="16" column="42" selection-start-line="16" selection-start-column="42" selection-end-line="16" selection-end-column="42" />
<folding>
<element signature="e#6#16#0#PHP" expanded="true" />
</folding>
@ -178,6 +92,36 @@
</provider>
</entry>
</file>
<file leaf-file-name="uikit.html.twig" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/app/views/uikit.html.twig">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="535">
<caret line="33" column="7" selection-start-line="33" selection-start-column="7" selection-end-line="33" selection-end-column="7" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="resume.less" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/src/Sikofitt/less/resume.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="132">
<caret line="6" column="10" selection-start-line="6" selection-start-column="10" selection-end-line="6" selection-end-column="10" />
<folding />
</state>
</provider>
</entry>
</file>
<file leaf-file-name="config.yml" pinned="false" current-in-tab="false">
<entry file="file://$PROJECT_DIR$/app/config/config.yml">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="66">
<caret line="3" column="26" selection-start-line="3" selection-start-column="26" selection-end-line="3" selection-end-column="26" />
<folding />
</state>
</provider>
</entry>
</file>
</leaf>
</component>
<component name="Git.Settings">
@ -192,19 +136,24 @@
<option value="$PROJECT_DIR$/config/yaml.yml" />
<option value="$PROJECT_DIR$/config/config.yml" />
<option value="$PROJECT_DIR$/package.json" />
<option value="$PROJECT_DIR$/Gruntfile.js" />
<option value="$PROJECT_DIR$/bower.json" />
<option value="$PROJECT_DIR$/src/Sikofitt/Config.php" />
<option value="$PROJECT_DIR$/src/Sikofitt/Json/JsonDecoder.php" />
<option value="$PROJECT_DIR$/app/App.php" />
<option value="$PROJECT_DIR$/web/index.php" />
<option value="$PROJECT_DIR$/src/Sikofitt/Config/ConfigServiceProvider.php" />
<option value="$PROJECT_DIR$/src/Sikofitt/Config/ConfigTrait.php" />
<option value="$PROJECT_DIR$/src/Sikofitt/Json/ResumeBuilder.php" />
<option value="$PROJECT_DIR$/composer.json" />
<option value="$PROJECT_DIR$/src/Sikofitt/Command/TestCommand.php" />
<option value="$PROJECT_DIR$/bin/console" />
<option value="$PROJECT_DIR$/src/Sikofitt/Command/SchemaValidationCommand.php" />
<option value="$PROJECT_DIR$/bower.json" />
<option value="$PROJECT_DIR$/Gruntfile.js" />
<option value="$PROJECT_DIR$/app/views/base.html.twig" />
<option value="$PROJECT_DIR$/src/Sikofitt/Config/ConfigTrait.php" />
<option value="$PROJECT_DIR$/web/index.php" />
<option value="$PROJECT_DIR$/app/views/uikit.html.twig" />
<option value="$PROJECT_DIR$/src/Sikofitt/less/resume.less" />
<option value="$PROJECT_DIR$/app/config/config.yml" />
<option value="$PROJECT_DIR$/app/views/resume.html.twig" />
</list>
</option>
</component>
@ -216,10 +165,10 @@
</component>
<component name="PhpWorkspaceProjectConfiguration" backward_compatibility_performed="true" />
<component name="ProjectFrameBounds">
<option name="x" value="146" />
<option name="y" value="31" />
<option name="x" value="110" />
<option name="y" value="73" />
<option name="width" value="1701" />
<option name="height" value="1011" />
<option name="height" value="893" />
</component>
<component name="ProjectLevelVcsManager" settingsEditedManually="false">
<OptionsSetting value="true" id="Add" />
@ -246,7 +195,7 @@
<foldersAlwaysOnTop value="true" />
</navigator>
<panes>
<pane id="Scope" />
<pane id="Scratches" />
<pane id="ProjectPane">
<subPane>
<PATH>
@ -265,20 +214,6 @@
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="resume" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="resume" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="vendor" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="resume" />
@ -315,51 +250,7 @@
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="Json" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="resume" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="resume" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="src" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="Sikofitt" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="Config" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="resume" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="resume" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="src" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="Sikofitt" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="Command" />
<option name="myItemId" value="less" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
</PATH>
@ -391,9 +282,45 @@
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="resume" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="resume" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="app" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="views" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
</PATH>
<PATH>
<PATH_ELEMENT>
<option name="myItemId" value="resume" />
<option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="resume" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="app" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
<PATH_ELEMENT>
<option name="myItemId" value="config" />
<option name="myItemType" value="com.jetbrains.php.projectView.PhpTreeStructureProvider$1" />
</PATH_ELEMENT>
</PATH>
</subPane>
</pane>
<pane id="Scratches" />
<pane id="Scope" />
</panes>
</component>
<component name="PropertiesComponent">
@ -404,6 +331,22 @@
<property name="nodejs_interpreter_path" value="/usr/local/bin/node" />
</component>
<component name="RunManager">
<configuration default="true" type="#PerlConfigurationType" factoryName="Perl">
<option name="SCRIPT_PATH" />
<option name="PROGRAM_PARAMETERS" />
<option name="PERL_PARAMETERS" value="" />
<option name="WORKING_DIRECTORY" />
<option name="PASS_PARENT_ENVS" value="true" />
<option name="CHARSET" />
<option name="USE_ALTERNATIVE_SDK" value="false" />
<option name="ALTERNATIVE_SDK_PATH" />
<option name="scriptCharset" value="utf8" />
<option name="startMode" value="RUN" />
<option name="isNonInteractiveModeEnabled" value="false" />
<option name="isCompileTimeBreakpointsEnabled" value="false" />
<option name="initCode" value="" />
<method />
</configuration>
<configuration default="true" type="BashConfigurationType" factoryName="Bash">
<option name="INTERPRETER_OPTIONS" value="" />
<option name="INTERPRETER_PATH" value="" />
@ -474,35 +417,36 @@
<updated>1467508860123</updated>
<workItem from="1467508862642" duration="6948000" />
<workItem from="1467586347559" duration="14724000" />
<workItem from="1467606347040" duration="3080000" />
</task>
<servers />
</component>
<component name="TimeTrackingManager">
<option name="totallyTimeSpent" value="21672000" />
<option name="totallyTimeSpent" value="24752000" />
</component>
<component name="ToolWindowManager">
<frame x="146" y="31" width="1701" height="1011" extended-state="0" />
<frame x="110" y="73" width="1701" height="893" extended-state="0" />
<editor active="true" />
<layout>
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
<window_info id="DB Browser" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="DB Execution Console" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Regex Tester" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32919955" sideWeight="0.41894352" order="0" side_tool="true" content_ui="tabs" />
<window_info id="GitLabIntegration" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32919955" sideWeight="0.5810565" order="-1" side_tool="false" content_ui="tabs" />
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="hashGenerator" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32919955" sideWeight="0.5" order="-1" side_tool="true" content_ui="tabs" />
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Remote Host" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25258046" sideWeight="0.5" order="1" side_tool="false" content_ui="combo" />
<window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" show_stripe_button="true" weight="0.25691456" sideWeight="0.5" order="1" side_tool="false" content_ui="combo" />
<window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="9" side_tool="false" content_ui="tabs" />
<window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32919955" sideWeight="0.41894352" order="0" side_tool="true" content_ui="tabs" />
<window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
<window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
<window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="0" side_tool="true" content_ui="tabs" />
<window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
<window_info id="DB Browser" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
<window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
<window_info id="DB Execution Console" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
<window_info id="Regex Tester" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="10" side_tool="false" content_ui="tabs" />
<window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.4" sideWeight="0.5" order="8" side_tool="false" content_ui="tabs" />
<window_info id="GitLabIntegration" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32919955" sideWeight="0.5810565" order="10" side_tool="false" content_ui="tabs" />
<window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
<window_info id="hashGenerator" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.32919955" sideWeight="0.5" order="10" side_tool="true" content_ui="tabs" />
<window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="combo" />
<window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.33" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
<window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" show_stripe_button="true" weight="0.25" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
@ -549,108 +493,69 @@
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding>
<element signature="e#8#40#0#PHP" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/config/config.yml">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="18">
<caret line="1" column="15" selection-start-line="1" selection-start-column="15" selection-end-line="1" selection-end-column="15" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Config/ConfigLoader.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="342">
<caret line="24" column="1" selection-start-line="24" selection-start-column="1" selection-end-line="24" selection-end-column="1" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Config.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="252">
<caret line="19" column="32" selection-start-line="19" selection-start-column="32" selection-end-line="19" selection-end-column="32" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/resume.json" />
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Config/YamlFileLoader.php" />
<entry file="file://$PROJECT_DIR$/config/config.yml">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="18">
<caret line="1" column="15" selection-start-line="1" selection-start-column="15" selection-end-line="1" selection-end-column="15" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/bower.json">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="576">
<caret line="32" column="28" selection-start-line="32" selection-start-column="28" selection-end-line="32" selection-end-column="28" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Config.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="36">
<caret line="7" column="0" selection-start-line="7" selection-start-column="0" selection-end-line="7" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Config/ConfigLoader.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="342">
<caret line="24" column="1" selection-start-line="24" selection-start-column="1" selection-end-line="24" selection-end-column="1" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Gruntfile.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="126">
<caret line="7" column="41" selection-start-line="7" selection-start-column="41" selection-end-line="7" selection-end-column="41" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/package.json">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="198">
<caret line="11" column="33" selection-start-line="11" selection-start-column="33" selection-end-line="11" selection-end-column="33" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/vendor/groovey/config/src/Providers/ConfigServiceProvider.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="450">
<caret line="25" column="45" selection-start-line="25" selection-start-column="45" selection-end-line="25" selection-end-column="45" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/vendor/groovey/config/src/Traits/Config.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="144">
<caret line="8" column="56" selection-start-line="8" selection-start-column="56" selection-end-line="8" selection-end-column="56" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Json/ResumeBuilder.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="396">
<state relative-caret-position="308">
<caret line="27" column="17" selection-start-line="27" selection-start-column="17" selection-end-line="27" selection-end-column="17" />
<folding>
<element signature="e#114#145#0#PHP" expanded="true" />
<element signature="e#6#84#0#PHP" expanded="false" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/app/App.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="352">
<caret line="17" column="25" selection-start-line="17" selection-start-column="25" selection-end-line="17" selection-end-column="25" />
<folding>
<element signature="e#7#39#0#PHP" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/bin/console">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="484">
<caret line="24" column="1" selection-start-line="24" selection-start-column="1" selection-end-line="24" selection-end-column="1" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/web/index.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="0">
<caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/config/config.yml" />
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Config/ConfigLoader.php" />
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Config.php" />
<entry file="file://$PROJECT_DIR$/resume.json" />
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Config/YamlFileLoader.php" />
<entry file="file://$PROJECT_DIR$/config/config.yml" />
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Config.php" />
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Config/ConfigLoader.php" />
<entry file="file://$PROJECT_DIR$/package.json">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="198">
<caret line="11" column="33" selection-start-line="11" selection-start-column="33" selection-end-line="11" selection-end-column="33" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/vendor/groovey/config/src/Providers/ConfigServiceProvider.php" />
<entry file="file://$PROJECT_DIR$/vendor/groovey/config/src/Traits/Config.php" />
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Json/ResumeBuilder.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="308">
<caret line="27" column="17" selection-start-line="27" selection-start-column="17" selection-end-line="27" selection-end-column="17" />
<folding>
<element signature="e#6#84#0#PHP" expanded="false" />
</folding>
</state>
</provider>
@ -659,10 +564,64 @@
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="237">
<caret line="29" column="39" selection-start-line="29" selection-start-column="39" selection-end-line="29" selection-end-column="39" />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Command/SchemaValidationCommand.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="327">
<caret line="50" column="0" selection-start-line="50" selection-start-column="0" selection-end-line="50" selection-end-column="0" />
<folding>
<element signature="e#116#162#0#PHP" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/bower.json">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="579">
<caret line="41" column="16" selection-start-line="41" selection-start-column="16" selection-end-line="41" selection-end-column="16" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/Gruntfile.js">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="-204">
<caret line="19" column="24" selection-start-line="19" selection-start-column="24" selection-end-line="19" selection-end-column="24" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Config/ConfigTrait.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="352">
<caret line="16" column="42" selection-start-line="16" selection-start-column="42" selection-end-line="16" selection-end-column="42" />
<folding>
<element signature="e#6#16#0#PHP" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/bin/console">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="432">
<caret line="28" column="1" selection-start-line="28" selection-start-column="1" selection-end-line="28" selection-end-column="1" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Config/ConfigServiceProvider.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="447">
<caret line="24" column="39" selection-start-line="24" selection-start-column="39" selection-end-line="24" selection-end-column="39" />
<folding>
<element signature="e#6#16#0#PHP" expanded="true" />
<element signature="e#46#67#0#PHP" expanded="true" />
</folding>
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/app/App.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="306">
@ -675,52 +634,41 @@
</entry>
<entry file="file://$PROJECT_DIR$/web/index.php">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="579">
<caret line="48" column="29" selection-start-line="48" selection-start-column="29" selection-end-line="48" selection-end-column="29" />
<folding>
<element signature="e#8#40#0#PHP" expanded="true" />
</folding>
<state relative-caret-position="473">
<caret line="48" column="2" selection-start-line="48" selection-start-column="2" selection-end-line="48" selection-end-column="2" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Command/SchemaValidationCommand.php">
<entry file="file://$PROJECT_DIR$/app/views/uikit.html.twig">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="327">
<caret line="50" column="0" selection-start-line="50" selection-start-column="0" selection-end-line="50" selection-end-column="0" />
<folding>
<element signature="e#116#162#0#PHP" expanded="true" />
</folding>
<state relative-caret-position="535">
<caret line="33" column="7" selection-start-line="33" selection-start-column="7" selection-end-line="33" selection-end-column="7" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/bin/console">
<entry file="file://$PROJECT_DIR$/src/Sikofitt/less/resume.less">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="432">
<caret line="24" column="66" selection-start-line="24" selection-start-column="66" selection-end-line="24" selection-end-column="66" />
<folding>
<element signature="e#26#71#0#PHP" expanded="true" />
</folding>
<state relative-caret-position="132">
<caret line="6" column="10" selection-start-line="6" selection-start-column="10" selection-end-line="6" selection-end-column="10" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Config/ConfigServiceProvider.php">
<entry file="file://$PROJECT_DIR$/app/config/config.yml">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="432">
<caret line="24" column="39" selection-start-line="24" selection-start-column="39" selection-end-line="24" selection-end-column="39" />
<folding>
<element signature="e#6#16#0#PHP" expanded="true" />
<element signature="e#46#67#0#PHP" expanded="true" />
</folding>
<state relative-caret-position="66">
<caret line="3" column="26" selection-start-line="3" selection-start-column="26" selection-end-line="3" selection-end-column="26" />
<folding />
</state>
</provider>
</entry>
<entry file="file://$PROJECT_DIR$/src/Sikofitt/Config/ConfigTrait.php">
<entry file="file://$PROJECT_DIR$/app/views/resume.html.twig">
<provider selected="true" editor-type-id="text-editor">
<state relative-caret-position="252">
<caret line="14" column="30" selection-start-line="14" selection-start-column="30" selection-end-line="14" selection-end-column="30" />
<folding>
<element signature="e#6#16#0#PHP" expanded="true" />
</folding>
<state relative-caret-position="154">
<caret line="7" column="74" selection-start-line="7" selection-start-column="74" selection-end-line="7" selection-end-column="74" />
<folding />
</state>
</provider>
</entry>

View File

@ -2,7 +2,7 @@ module.exports = function (grunt) {
grunt.initConfig({
bower: {
dist: {
js: {
dest: 'web/js/vendor',
options: {
checkExistence: false,
@ -15,6 +15,20 @@ module.exports = function (grunt) {
}
}
},
copy: {
dist: {
files: [
{
expand: true,
cwd: 'vendor/bower/uikit/fonts',
src: ['*'],
dest: 'web/fonts',
filter: 'isFile'
}
]
}
},
less: {
build: {
options: {
@ -39,7 +53,7 @@ module.exports = function (grunt) {
grunt.loadNpmTasks('grunt-contrib-less');
grunt.loadNpmTasks('main-bower-files');
grunt.loadNpmTasks('grunt-phpunit');
grunt.loadNpmTasks('grunt-contrib-copy');
grunt.registerTask('dist', ['bower', 'less']);
grunt.registerTask('default', 'dist');

View File

@ -1,7 +1,9 @@
app:
debug: true
environment: dev
resume_title: My Resume
title: R. Eric Wheeler
twig:
paths:
- views
template: uikit.html.twig

View File

@ -1 +0,0 @@
{{ 'Hello!' }}

View File

@ -0,0 +1,66 @@
{% extends app.config.twig.template %}
{% block title %}
{{ app.config.app.title | default('Resume') }}
{% endblock %}
{% block body %}
<div class="uk-grid" data-uk-grid-margin>
<div class="uk-width-1-1">
<h1 class="uk-heading-large">{{ app.config.app.title|default('Resume') }}</h1>
<p class="uk-text-large">Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut.</p>
</div>
</div>
<div class="uk-grid" data-uk-grid-margin>
<div class="uk-width-medium-3-4">
<h2 id="getstarted">Get Started</h2>
<p>Lorem ipsum dolor sit amet, <code>consectetuer adipiscing</code> elit. Aenean commodo ligula eget dolor. Aenean massa. Cum sociis natoque penatibus et magnis dis parturient montes, nascetur ridiculus mus. Donec quam felis, ultricies nec, pellentesque eu, pretium quis, sem. Nulla consequat massa quis enim.</p>
</div>
<div class="uk-width-medium-1-4">
<div class="uk-panel uk-panel-box" data-uk-sticky="{top:35}">
<!--<ul class="uk-nav uk-nav-side" data-uk-scrollspy-nav="{closest:'li', smoothscroll:true}">
<li class="uk-nav-header">For Beginners</li>
<li class="uk-active"><a href="#getstarted">Get Started</a></li>
<li class=""><a href="#templatesettings">Template Settings</a></li>
<li class=""><a href="#customizer">Customizer</a></li>
<li class="uk-nav-header">For Developers</li>
<li class=""><a href="#customization">Customizaton</a></li>
<li class=""><a href="#troubleshooting">Troubleshooting</a></li>
<li class="uk-nav-divider"></li>
<li class=""><a href="#faq"><i class="uk-icon-info-circle uk-margin-small-right"></i>FAQ</a></li>
</ul>-->
<h2>Testing This Title</h2>
</div>
</div>
</div>
</div>
<div id="offcanvas" class="uk-offcanvas">
<div class="uk-offcanvas-bar">
<ul class="uk-nav uk-nav-offcanvas">
<li>
<a href="layouts_frontpage.html">Frontpage</a>
</li>
<li>
<a href="layouts_portfolio.html">Portfolio</a>
</li>
<li>
<a href="layouts_blog.html">Blog</a>
</li>
<li class="uk-active">
<a href="layouts_documentation.html">Documentation</a>
</li>
<li>
<a href="layouts_contact.html">Contact</a>
</li>
<li>
<a href="layouts_login.html">Login</a>
</li>
</ul>
</div>
{% endblock %}

34
app/views/uikit.html.twig Normal file
View File

@ -0,0 +1,34 @@
<!DOCTYPE html>
<html lang="en-gb" dir="ltr">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
{% block meta %}{% endblock %}
<title>{% block title %}Resume{% endblock %}</title>
{% block shortcut_icon %}
<link rel="shortcut icon" href="images/favicon.ico" type="image/x-icon">
{% endblock %}
{% block apple_meta %}
<link rel="apple-touch-icon-precomposed" href="images/apple-touch-icon.png">
{% endblock %}
<link rel="stylesheet" href="css/resume.min.css">
{% block stylesheets %}{% endblock %}
{% block inline_styles %}{% endblock %}
<script src="js/vendor/jquery.min.js"></script>
<script src="js/vendor/uikit.min.js"></script>
<script src="js/vendor/sticky.min.js"></script>
{% block javascripts %}{% endblock %}
{% block inline_js %}{% endblock %}
</head>
<body>
<div class="uk-container uk-container-center uk-margin-top uk-margin-large-bottom">
{% block body %}
{% endblock %}
</div>
</body>
</html>

View File

@ -30,7 +30,8 @@
"**/smooth-scroll.min.js",
"**/scrollspy.min.js",
"**/parallax.min.js",
"**/offcanvas.min.js"
"**/offcanvas.min.js",
"**/sticky.min.js"
]
},
"jquery": {

2
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
"This file is @generated automatically"
],
"hash": "bff507b41d23db26ac64f22c144abe58",
"hash": "32d114eedd6f34d0a8de316e291f4a69",
"content-hash": "fca3e43ff787d71afd6f495624a8bf9c",
"packages": [
{

View File

@ -5,6 +5,8 @@
"homepage": "https://code.reric.me",
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-copy": "^1.0.0",
"grunt-contrib-less": "^1.3.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-phpunit": "^0.3.6",

View File

@ -13,6 +13,9 @@ trait ConfigTrait
* @return mixed
*/
public function config($name, $value = null) {
if(strcasecmp($name, 'all') === 0) {
return $this['config']->all();
}
if(null === $value) {
return $this['config']->get ($name);
} else {

View File

@ -1 +1,7 @@
@import 'uikit.less';
@import 'uikit.less';
@import 'https://fonts.googleapis.com/css?family=Lato:300|Oswald:300';
@base-body-font-family : 'Lato';
@base-body-font-size : 26px;
@base-heading-font-family : 'Oswald';
@base-body-line-height : 1.2em;

View File

@ -43,15 +43,9 @@ $app['json.validator'] = function ($app) {
};
$app->get ('/', function () use ($app) {
$jsonErrors = [];
$resume = new ResumeBuilder($app);
$json = $resume->toJson(['array' => 'neat'], ['app' => $app, 'file' => 'resume.json']);
//$app['config']->set ('app.name', 'Groovey');
$decoded = [];
$app->config('app.value', 'myvalue');
dump($app->config('app'));
return $app['twig']->render ('base.html.twig', ['resume' => $decoded, 'errors' => $jsonErrors]);
return $app['twig']->render('resume.html.twig');
});
$app->run ();