@@ -39,47 +39,3 @@ twitter_image = "https://raw.githubusercontent.com/coderefinery/coderefinery-art
3939twitter_image_alt = " CodeRefinery. Teaching good-enough practices for comutational research. Workshops as open as your science should be."
4040
4141plausible = { src = " https://plausible.cs.aalto.fi/js/script.js" , domain = " coderefinery.org" , github_ref = " refs/heads/main" }
42-
43- navigation = [
44- { name = " Home" , target = " /" },
45- { name = " Lessons" , target = " /lessons/" , items = [
46- { name = " CodeRefinery lessons" , target = " /lessons/" },
47- { name = " Reusing" , target = " /lessons/reusing/" },
48- { name = " Other lessons we recommend" , target = " /lessons/other/" },
49- ] },
50- { name = " Workshops and events" , target = " /workshops/" , items = [
51- { name = " Upcoming and recent" , target = " /workshops/upcoming/" },
52- { name = " Past" , target = " /workshops/past/" },
53- { name = " The CodeRefinery teaching style" , target = " /workshops/teaching-style/" },
54- { name = " Request or run your own" , target = " /workshops/request/" },
55- ] },
56- { name = " Tasks/roadmap" , target = " /tasks/" },
57- { name = " Join" , target = " /join/" , items = [
58- { name = " Chat" , target = " /join/chat/" },
59- { name = " For individuals" , target = " /join/individuals/" },
60- { name = " For staff" , target = " /join/staff/" },
61- { name = " For organizations" , target = " /join/organizations/" },
62- { name = " Community teaching training" , target = " /join/community-teaching-training/" },
63- { name = " Meetings" , target = " /join/meetings/" },
64- { name = " Calendars" , target = " /calendars/" },
65- { name = " The CodeRefinery community" , target = " /about/contributors/" },
66- { name = " Code of conduct" , target = " /about/code-of-conduct/" },
67- ] },
68- { name = " About" , target = " /about/" , items = [
69- { name = " Project" , target = " /about/project/" },
70- { name = " History" , target = " /about/history/" },
71- { name = " The CodeRefinery community" , target = " /about/contributors/" },
72- { name = " Partners and sponsors" , target = " /about/partners/" },
73- { name = " Impact" , target = " /about/impact/" },
74- { name = " Statistics" , target = " /about/statistics/" },
75- { name = " Presentations" , target = " /about/presentations/" },
76- { name = " Articles and reports" , target = " /about/reports/" },
77- { name = " Newsletter" , target = " /about/newsletter/" },
78- { name = " Operations manuals (external link)" , target = " https://coderefinery.github.io/manuals/" },
79- { name = " Contact" , target = " /about/contact/" },
80- ] },
81- { name = " News/blog" , target = " /blog/" },
82- { name = " GitLab repository" , target = " /repository/" },
83- ]
84-
85- # search_engine_exclude = true
0 commit comments