summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--config/menu.json23
-rw-r--r--template/content/contact.tpl0
2 files changed, 23 insertions, 0 deletions
diff --git a/config/menu.json b/config/menu.json
index bf64fbc..f51115f 100644
--- a/config/menu.json
+++ b/config/menu.json
@@ -1,4 +1,27 @@
{
"items": {
+ "My repositories": {
+ "_separator1": "Racing stuff",
+ "Ergast DB goodies": "https://github.com/emkael/ergast-goodies/",
+ "EloF1": "https://github.com/emkael/elof1/",
+ "_separator2": "Bridge stuff",
+ "Pary: bidding data": "https://github.com/emkael/jfrpary-bidding-data/",
+ "Pary: virtual tables": "https://github.com/emkael/jfrpary-virtual-table/",
+ "Teamy: patton": "https://github.com/emkael/patton/",
+ "RRB2txt": "https://github.com/emkael/rrb2txt/",
+ "BCDD": "https://github.com/emkael/bcdd/",
+ "Howellki": "https://github.com/emkael/howellki/",
+ "OSiKa": "https://github.com/emkael/osika/",
+ "_separator3": "",
+ "GitHub page": "https://github.com/emkael/"
+ },
+ "Contributions": {
+ "Aktywator by michzimny": "https://github.com/emkael/aktywator/",
+ "Teamy quick lineup by michzimny": "https://github.com/michzimny/teamy-quick-lineup/",
+ "Prado PHP framework": "https://github.com/emkael/prado/",
+ "Yii PHP framework coding standards": "https://github.com/emkael/yii-coding-standard/"
+ },
+ "About me / contact": "/contact/",
+ "Website": "https://emkael.info/"
}
}
diff --git a/template/content/contact.tpl b/template/content/contact.tpl
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/template/content/contact.tpl