ソースを参照

Completed Portfolio

De'Jon Johnson 7 年 前
コミット
f63c45aae4
共有6 個のファイルを変更した233 個の追加0 個の削除を含む
  1. 9
    0
      .idea/Portfolio.iml
  2. 6
    0
      .idea/misc.xml
  3. 8
    0
      .idea/modules.xml
  4. 6
    0
      .idea/vcs.xml
  5. 203
    0
      .idea/workspace.xml
  6. 1
    0
      README.md

+ 9
- 0
.idea/Portfolio.iml ファイルの表示

@@ -0,0 +1,9 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<module type="JAVA_MODULE" version="4">
3
+  <component name="NewModuleRootManager" inherit-compiler-output="true">
4
+    <exclude-output />
5
+    <content url="file://$MODULE_DIR$" />
6
+    <orderEntry type="inheritedJdk" />
7
+    <orderEntry type="sourceFolder" forTests="false" />
8
+  </component>
9
+</module>

+ 6
- 0
.idea/misc.xml ファイルの表示

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

+ 8
- 0
.idea/modules.xml ファイルの表示

@@ -0,0 +1,8 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ProjectModuleManager">
4
+    <modules>
5
+      <module fileurl="file://$PROJECT_DIR$/.idea/Portfolio.iml" filepath="$PROJECT_DIR$/.idea/Portfolio.iml" />
6
+    </modules>
7
+  </component>
8
+</project>

+ 6
- 0
.idea/vcs.xml ファイルの表示

@@ -0,0 +1,6 @@
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>

+ 203
- 0
.idea/workspace.xml ファイルの表示

@@ -0,0 +1,203 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<project version="4">
3
+  <component name="ChangeListManager">
4
+    <list default="true" id="c1448fd4-8505-4ba9-bcf8-1ab66eadfc5c" name="Default Changelist" comment="">
5
+      <change beforePath="$PROJECT_DIR$/README.md" beforeDir="false" afterPath="$PROJECT_DIR$/README.md" afterDir="false" />
6
+    </list>
7
+    <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
8
+    <option name="SHOW_DIALOG" value="false" />
9
+    <option name="HIGHLIGHT_CONFLICTS" value="true" />
10
+    <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
11
+    <option name="LAST_RESOLUTION" value="IGNORE" />
12
+  </component>
13
+  <component name="FUSProjectUsageTrigger">
14
+    <session id="1841993011">
15
+      <usages-collector id="statistics.lifecycle.project">
16
+        <counts>
17
+          <entry key="project.open.time.5" value="1" />
18
+          <entry key="project.opened" value="1" />
19
+        </counts>
20
+      </usages-collector>
21
+      <usages-collector id="statistics.file.extensions.open">
22
+        <counts>
23
+          <entry key="md" value="1" />
24
+        </counts>
25
+      </usages-collector>
26
+      <usages-collector id="statistics.file.types.open">
27
+        <counts>
28
+          <entry key="Markdown" value="1" />
29
+        </counts>
30
+      </usages-collector>
31
+      <usages-collector id="statistics.file.extensions.edit">
32
+        <counts>
33
+          <entry key="md" value="1" />
34
+        </counts>
35
+      </usages-collector>
36
+      <usages-collector id="statistics.file.types.edit">
37
+        <counts>
38
+          <entry key="Markdown" value="1" />
39
+        </counts>
40
+      </usages-collector>
41
+    </session>
42
+  </component>
43
+  <component name="FileEditorManager">
44
+    <leaf>
45
+      <file pinned="false" current-in-tab="true">
46
+        <entry file="file://$PROJECT_DIR$/README.md">
47
+          <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
48
+            <state split_layout="SPLIT">
49
+              <first_editor relative-caret-position="360">
50
+                <caret line="24" lean-forward="true" selection-start-line="24" selection-end-line="24" />
51
+              </first_editor>
52
+              <second_editor />
53
+            </state>
54
+          </provider>
55
+        </entry>
56
+      </file>
57
+    </leaf>
58
+  </component>
59
+  <component name="Git.Settings">
60
+    <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
61
+  </component>
62
+  <component name="IdeDocumentHistory">
63
+    <option name="CHANGED_PATHS">
64
+      <list>
65
+        <option value="$PROJECT_DIR$/README.md" />
66
+      </list>
67
+    </option>
68
+  </component>
69
+  <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
70
+  <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
71
+  <component name="JsGulpfileManager">
72
+    <detection-done>true</detection-done>
73
+    <sorting>DEFINITION_ORDER</sorting>
74
+  </component>
75
+  <component name="ProjectFrameBounds">
76
+    <option name="y" value="23" />
77
+    <option name="width" value="1440" />
78
+    <option name="height" value="813" />
79
+  </component>
80
+  <component name="ProjectView">
81
+    <navigator proportions="" version="1">
82
+      <foldersAlwaysOnTop value="true" />
83
+    </navigator>
84
+    <panes>
85
+      <pane id="ProjectPane">
86
+        <subPane>
87
+          <expand>
88
+            <path>
89
+              <item name="Portfolio" type="b2602c69:ProjectViewProjectNode" />
90
+              <item name="Portfolio" type="462c0819:PsiDirectoryNode" />
91
+            </path>
92
+          </expand>
93
+          <select />
94
+        </subPane>
95
+      </pane>
96
+      <pane id="PackagesPane" />
97
+      <pane id="Scope" />
98
+    </panes>
99
+  </component>
100
+  <component name="PropertiesComponent">
101
+    <property name="WebServerToolWindowFactoryState" value="false" />
102
+    <property name="aspect.path.notification.shown" value="true" />
103
+    <property name="last_opened_file_path" value="$PROJECT_DIR$" />
104
+    <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
105
+    <property name="nodejs_npm_path_reset_for_default_project" value="true" />
106
+  </component>
107
+  <component name="RunDashboard">
108
+    <option name="ruleStates">
109
+      <list>
110
+        <RuleState>
111
+          <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
112
+        </RuleState>
113
+        <RuleState>
114
+          <option name="name" value="StatusDashboardGroupingRule" />
115
+        </RuleState>
116
+      </list>
117
+    </option>
118
+  </component>
119
+  <component name="SvnConfiguration">
120
+    <configuration />
121
+  </component>
122
+  <component name="TaskManager">
123
+    <task active="true" id="Default" summary="Default task">
124
+      <changelist id="c1448fd4-8505-4ba9-bcf8-1ab66eadfc5c" name="Default Changelist" comment="" />
125
+      <created>1542655622431</created>
126
+      <option name="number" value="Default" />
127
+      <option name="presentableId" value="Default" />
128
+      <updated>1542655622431</updated>
129
+      <workItem from="1542655625668" duration="31000" />
130
+    </task>
131
+    <servers />
132
+  </component>
133
+  <component name="TimeTrackingManager">
134
+    <option name="totallyTimeSpent" value="31000" />
135
+  </component>
136
+  <component name="ToolWindowManager">
137
+    <frame x="0" y="23" width="1440" height="813" extended-state="0" />
138
+    <editor active="true" />
139
+    <layout>
140
+      <window_info id="Image Layers" />
141
+      <window_info id="Designer" />
142
+      <window_info id="UI Designer" />
143
+      <window_info id="Capture Tool" />
144
+      <window_info id="Favorites" side_tool="true" />
145
+      <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.24964234" />
146
+      <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
147
+      <window_info anchor="bottom" id="Database Changes" show_stripe_button="false" />
148
+      <window_info anchor="bottom" id="Version Control" />
149
+      <window_info anchor="bottom" id="Terminal" />
150
+      <window_info anchor="bottom" id="Event Log" side_tool="true" />
151
+      <window_info anchor="bottom" id="Message" order="0" />
152
+      <window_info anchor="bottom" id="Find" order="1" />
153
+      <window_info anchor="bottom" id="Run" order="2" />
154
+      <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
155
+      <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
156
+      <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
157
+      <window_info anchor="bottom" id="TODO" order="6" />
158
+      <window_info anchor="right" id="Palette" />
159
+      <window_info anchor="right" id="Theme Preview" />
160
+      <window_info anchor="right" id="Capture Analysis" />
161
+      <window_info anchor="right" id="Palette&#9;" />
162
+      <window_info anchor="right" id="Database" />
163
+      <window_info anchor="right" id="Maven Projects" />
164
+      <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
165
+      <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
166
+      <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
167
+    </layout>
168
+  </component>
169
+  <component name="TypeScriptGeneratedFilesManager">
170
+    <option name="version" value="1" />
171
+  </component>
172
+  <component name="VcsContentAnnotationSettings">
173
+    <option name="myLimit" value="2678400000" />
174
+  </component>
175
+  <component name="editorHistoryManager">
176
+    <entry file="file://$PROJECT_DIR$/README.md">
177
+      <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
178
+        <state split_layout="SPLIT">
179
+          <first_editor relative-caret-position="360">
180
+            <caret line="24" lean-forward="true" selection-start-line="24" selection-end-line="24" />
181
+          </first_editor>
182
+          <second_editor />
183
+        </state>
184
+      </provider>
185
+    </entry>
186
+  </component>
187
+  <component name="masterDetails">
188
+    <states>
189
+      <state key="ProjectJDKs.UI">
190
+        <settings>
191
+          <last-edited>1.8</last-edited>
192
+          <splitter-proportions>
193
+            <option name="proportions">
194
+              <list>
195
+                <option value="0.2" />
196
+              </list>
197
+            </option>
198
+          </splitter-proportions>
199
+        </settings>
200
+      </state>
201
+    </states>
202
+  </component>
203
+</project>

+ 1
- 0
README.md ファイルの表示

@@ -21,6 +21,7 @@ If you want to set up a blog or tutorial, you can use [Jekyll](https://jekyllrb.
21 21
 Once you publish your webpage, add your URL here and submit a PR.
22 22
 
23 23
 [your portfolio's url]
24
+http://dejonjohnson.com/
24 25
 
25 26
 
26 27
 ## Resources