Move navigation from _menu.json files in each navigation-parent directory to a naviga...
authorNick Downing <nick@ndcode.org>
Thu, 27 Jan 2022 10:40:06 +0000 (21:40 +1100)
committerNick Downing <nick@ndcode.org>
Thu, 27 Jan 2022 10:40:06 +0000 (21:40 +1100)
commit4854a5a3fb76bc3b4307a2ed4a5f4f2780b5d39f
tree49aa37d01f2ce5e9fe9374717724f64ed37f06f6
parenta4adebcf758195fc268cc4f47a5d914abfab21a7
Move navigation from _menu.json files in each navigation-parent directory to a navigation tree structure in the database, update navbar, menu pages, blog posts
16 files changed:
_config/n.sh
_config/navigation.json [new file with mode: 0644]
_lib/blog_post.jst [new file with mode: 0644]
_lib/breadcrumbs.jst
_lib/get_navigation.jst [new file with mode: 0644]
_lib/navbar.jst
_lib/post.jst [deleted file]
_menu.json [deleted file]
api/globals/set.json.jst
api/navigation/get.json.jst [new file with mode: 0644]
api/navigation/set.json.jst [new file with mode: 0644]
blog/20220114/index.html.jst
blog/_menu.json [deleted file]
blog/index.html.jst
my_account/_menu.json [deleted file]
my_account/index.html.jst