mirror of
https://github.com/Febbweiss/febbweiss.github.io.git
synced 2026-03-04 22:25:43 +00:00
Feature: add small projects
This commit is contained in:
19
index.html
19
index.html
@@ -101,6 +101,20 @@
|
||||
|
||||
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="development/java_small_projects/">Java small projects</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="development/library_reader/">Library reader</a>
|
||||
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
<li class="toctree-l1 ">
|
||||
<a class="" href="development/project_deployer/">Project deployer</a>
|
||||
|
||||
@@ -248,6 +262,7 @@ In this space, you will find some of them. Basiclly, these pages are <em>README<
|
||||
<li>Java<ul>
|
||||
<li><a href="./development/scrabble_resolver">Scrabble resolver</a></li>
|
||||
<li><a href="./development/springboot_react_webpack">Springboot / React / Webpack</a></li>
|
||||
<li><a href="./development/java_small_projects">Small projects</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<li>NodeJS<ul>
|
||||
@@ -258,6 +273,8 @@ In this space, you will find some of them. Basiclly, these pages are <em>README<
|
||||
<li>Client-side<ul>
|
||||
<li><a href="./development/cloudbudget_angularjs">CloudBudget-AngularJS</a> (Express / AngularJS)</li>
|
||||
<li><a href="./development/filebrowser_durandal_widget">Durandal filebrowser widget</a> (DurandalJS)</li>
|
||||
<li><a href="./development/filebrowser_durandal_widget">Durandal filebrowser widget</a> (DurandalJS)</li>
|
||||
<li><a href="./development/library_reader">Library reader</a> (AngularJS)</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -331,5 +348,5 @@ In this space, you will find some of them. Basiclly, these pages are <em>README<
|
||||
|
||||
<!--
|
||||
MkDocs version : 0.15.3
|
||||
Build Date UTC : 2017-09-28 13:26:11.570219
|
||||
Build Date UTC : 2018-01-11 10:58:32.024931
|
||||
-->
|
||||
|
||||
Reference in New Issue
Block a user