diff --git a/content/contents+en.lr b/content/contents+en.lr index a22e4f2..82c09cc 100644 --- a/content/contents+en.lr +++ b/content/contents+en.lr @@ -11,9 +11,3 @@ This guide can help you create materials and answer questions you might have abo

Contact

-

Please reach out to the UX team if you encounter a situation this guide does not cover. We will work with you to help you find a solution for your design problem, and your feedback will also help us expand and refine the guide to help it better meet the Tor Community’s needs. You can also reach out to the UX team for any -other styleguide related questions or inquiries.

- - ---- -_template: about.html diff --git a/databags/sidebar.ini b/databags/sidebar.ini new file mode 100644 index 0000000..bbea356 --- /dev/null +++ b/databags/sidebar.ini @@ -0,0 +1,15 @@ +[About] +path = / +label = About + +[Getting Started] +path = /getting-started +label = Getting started + +[Visuals] +path = /visuals +label = Visuals + +[Components] +path = /components +label = Components diff --git a/templates/about.html b/templates/about.html index a8732f4..af1b9fc 100644 --- a/templates/about.html +++ b/templates/about.html @@ -1,10 +1,10 @@ {% extends "layout.html" %} {% block title %}{{ this.title }} | Tor Styleguide {% endblock %} - {% block body %} -
- +
+ +
diff --git a/templates/components.html b/templates/components.html index abcb006..e9afbab 100644 --- a/templates/components.html +++ b/templates/components.html @@ -2,22 +2,22 @@ {% block title %}{{ this.title }} | Tor Styleguide {% endblock %} {% block body %} -