diff options
author | Emile <hanemile@protonmail.com> | 2019-02-25 17:09:22 +0100 |
---|---|---|
committer | Emile <hanemile@protonmail.com> | 2019-02-25 17:09:22 +0100 |
commit | de59393dbd2043611de91f0612626bc858256d19 (patch) | |
tree | dffaeff9af6f23b532d19fbe32d469f27bfa0e56 | |
parent | a96564e6b155c396c0b05f095e0bb834ab1d7b4d (diff) |
added the kanboard to the menu
-rw-r--r-- | .idea/workspace.xml | 59 | ||||
-rw-r--r-- | src/index.html | 8 |
2 files changed, 19 insertions, 48 deletions
diff --git a/.idea/workspace.xml b/.idea/workspace.xml index e67e9fe..37b33ed 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -13,30 +13,12 @@ <option name="LAST_RESOLUTION" value="IGNORE" /> </component> <component name="FileEditorManager"> - <leaf SIDE_TABS_SIZE_LIMIT_KEY="225"> + <leaf> <file pinned="false" current-in-tab="true"> <entry file="file://$PROJECT_DIR$/src/index.html"> <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="450"> - <caret line="30" column="46" selection-start-line="30" selection-start-column="46" selection-end-line="30" selection-end-column="46" /> - </state> - </provider> - </entry> - </file> - <file pinned="false" current-in-tab="false"> - <entry file="file://$PROJECT_DIR$/src/css/custom.css"> - <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="375"> - <caret line="25" selection-start-line="25" selection-end-line="25" /> - </state> - </provider> - </entry> - </file> - <file pinned="false" current-in-tab="false"> - <entry file="file://$PROJECT_DIR$/src/main.go"> - <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="105"> - <caret line="7" selection-start-line="7" selection-end-line="7" /> + <state relative-caret-position="525"> + <caret line="62" selection-start-line="62" selection-end-line="62" /> </state> </provider> </entry> @@ -123,7 +105,7 @@ <frame x="-2" y="0" width="1924" height="1063" extended-state="6" /> <editor active="true" /> <layout> - <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.11902232" /> + <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.21253985" /> <window_info id="Structure" order="1" side_tool="true" weight="0.25" /> <window_info id="Favorites" order="2" side_tool="true" /> <window_info anchor="bottom" id="Message" order="0" /> @@ -163,16 +145,20 @@ <entry file="file://$PROJECT_DIR$/src/images/generator_sample_200x250.png"> <provider selected="true" editor-type-id="images" /> </entry> - <entry file="file://$PROJECT_DIR$/src/redesign.html"> + <entry file="file://$PROJECT_DIR$/src/redesign.html" /> + <entry file="file://$PROJECT_DIR$/src/images/example_boxes_750x450.png"> + <provider selected="true" editor-type-id="images" /> + </entry> + <entry file="file://$PROJECT_DIR$/src/images/barnes-hut-full.png"> + <provider selected="true" editor-type-id="images" /> + </entry> + <entry file="file://$PROJECT_DIR$/src/css/custom.css"> <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="405"> - <caret line="69" selection-start-line="69" selection-end-line="69" /> + <state relative-caret-position="375"> + <caret line="25" selection-start-line="25" selection-end-line="25" /> </state> </provider> </entry> - <entry file="file://$PROJECT_DIR$/src/index.html"> - <provider selected="true" editor-type-id="text-editor" /> - </entry> <entry file="file://$PROJECT_DIR$/src/main.go"> <provider selected="true" editor-type-id="text-editor"> <state relative-caret-position="105"> @@ -180,23 +166,10 @@ </state> </provider> </entry> - <entry file="file://$PROJECT_DIR$/src/css/custom.css"> - <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="375"> - <caret line="25" selection-start-line="25" selection-end-line="25" /> - </state> - </provider> - </entry> - <entry file="file://$PROJECT_DIR$/src/images/example_boxes_750x450.png"> - <provider selected="true" editor-type-id="images" /> - </entry> - <entry file="file://$PROJECT_DIR$/src/images/barnes-hut-full.png"> - <provider selected="true" editor-type-id="images" /> - </entry> <entry file="file://$PROJECT_DIR$/src/index.html"> <provider selected="true" editor-type-id="text-editor"> - <state relative-caret-position="450"> - <caret line="30" column="46" selection-start-line="30" selection-start-column="46" selection-end-line="30" selection-end-column="46" /> + <state relative-caret-position="525"> + <caret line="62" selection-start-line="62" selection-end-line="62" /> </state> </provider> </entry> diff --git a/src/index.html b/src/index.html index 87cf010..5d3624b 100644 --- a/src/index.html +++ b/src/index.html @@ -35,7 +35,7 @@ </div> <div class="col-4 text-center"> - <a class="blog-header-logo text-light" href="/">Simulator</a> + <a class="blog-header-logo text-light" href="/">Galaxy Simulator</a> </div> <div class="col-4 text-center"> @@ -47,12 +47,11 @@ <div class="nav-scroller py-1 mb-2"> <nav class="nav d-flex justify-content-between"> <a class="p-2 text-unmuted">Home</a> - <a class="p-2 text-muted" href="http://writeup.emile.space">Writeup (en) </a> - <a class="p-2 text-muted" href="http://writeup-de.emile.space">Writeup (de)</a> + <a class="p-2 text-muted" href="http://writeup.emile.space">Writeup</a> <a class="p-2 text-muted" href="http://code.emile.space">Code</a> + <a class="p-2 text-muted" href="http://kanboard.nbg1.emile.space">Kanban</a> <a class="p-2 text-muted" href="https://git.darknebu.la/plugins/pdfjs-1.4.20/web/viewer.html?file=/GalaxySimulator/Writeup/raw/lang-en/main.pdf#section.2">Generation</a> <a class="p-2 text-muted" href="https://git.darknebu.la/plugins/pdfjs-1.4.20/web/viewer.html?file=/GalaxySimulator/Writeup/raw/master/main.pdf#subsection.5.4">Database</a> - <!-- <a class="p-2 text-muted" href="#">Manager</a> --> <a class="p-2 text-muted" href="https://git.darknebu.la/plugins/pdfjs-1.4.20/web/viewer.html?file=/GalaxySimulator/Writeup/raw/lang-en/main.pdf#section.3">Simulation</a> <a class="p-2 text-muted" href="https://traefik.io">Load balancing</a> <a class="p-2 text-muted" href="https://grafana.com/">Monitoring</a> @@ -62,7 +61,6 @@ </nav> </div> - <div class="row my-4"> <div class="col-lg-8"> <img class="img-fluid rounded" src="images/example_image_cropped_900x400.png" alt=""> |