improved route strategy (url path), headers menu are working

This commit is contained in:
Bachir Soussi Chiadmi
2017-10-15 17:30:42 +02:00
parent 72602b3e12
commit e77ed37c76
15 changed files with 1196 additions and 696 deletions
+2 -1
View File
@@ -1,7 +1,7 @@
{
"name": "ethica",
"version": "1.0.0",
"description": "ethica hugo theme",
"description": "ethica",
"main": "js/main.js",
"author": "Bachir Soussi Chiadmi <bachir@g-u-i.me>",
"license": "GPL-3.0",
@@ -12,6 +12,7 @@
"dependencies": {
"css-loader": "^0.28.0",
"file-loader": "^0.11.1",
"jquery": "^3.2.1",
"markdown-it": "^8.3.1",
"markdown-it-footnote": "^3.0.1",
"mithril": "^1.1.1",