github.com/esnet/gdg@v0.6.1-0.20240412190737-6b6eba9c14d8/website/config/_default/menus/menus.en.toml (about)

     1  # [[docs]]
     2  #   name = "Prologue"
     3  #   weight = 10
     4  #   identifier = "prologue"
     5  #   url = "/docs/prologue/"
     6  
     7  # [[docs]]
     8  #   name = "Help"
     9  #   weight = 60
    10  #   identifier = "help"
    11  #   url = "/docs/help/"
    12  
    13  # [[docs]]
    14  #   name = "Lorem"
    15  #   weight = 70
    16  #   identifier = "lorem"
    17  #   url = "/docs/lorem/"
    18  
    19  # [[guide]]
    20  #   name = "Lorem"
    21  #   weight = 10
    22  #   identifier = "lorem"
    23  #   url = "/guide/lorem/"
    24  
    25  # [[tutorial]]
    26  #   name = "Lorem"
    27  #   weight = 10
    28  #   identifier = "lorem"
    29  #   url = "/tutorial/lorem/"
    30  
    31  # [[main]]
    32    # name = "Docs"
    33    # url = "/docs/guides/example-guide/"
    34  # url = "/docs/1.0/prologue/introduction/"
    35    # weight = 10
    36  
    37  # [[main]]
    38  #   name = "Blog"
    39  #   url = "/blog/"
    40  #   weight = 30
    41  
    42  
    43  [[main]]
    44    name = "Docs"
    45    url = "/docs/gdg/installation/"
    46    weight = 10
    47  
    48  [[main]]
    49    name = "Release Notes"
    50    # url = "/docs/releases/gdg_0.6/"
    51    url = "/docs/releases/version-v0.6/"
    52    weight = 10
    53  
    54  
    55  
    56  
    57  # [[social]]
    58  #   name = "Twitter"
    59  #   pre = '<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-x" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M4 4l11.733 16h4.267l-11.733 -16z"></path><path d="M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772"></path></svg>'
    60  #   url = "https://twitter.com/getdoks"
    61  #   weight = 10
    62  #
    63  # [[social]]
    64  #   name = "Discord"
    65  #   pre = '<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brand-discord" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"></path><path d="M8 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0"></path><path d="M14 12a1 1 0 1 0 2 0a1 1 0 0 0 -2 0"></path><path d="M8.5 17c0 1 -1.356 3 -1.832 3c-1.429 0 -2.698 -1.667 -3.333 -3c-.635 -1.667 -.476 -5.833 1.428 -11.5c1.388 -1.015 2.782 -1.34 4.237 -1.5l.975 1.923a11.913 11.913 0 0 1 4.053 0l.972 -1.923c1.5 .16 3.043 .485 4.5 1.5c2 5.667 2.167 9.833 1.5 11.5c-.667 1.333 -2 3 -3.5 3c-.5 0 -2 -2 -2 -3"></path><path d="M7 16.5c3.5 1 6.5 1 10 0"></path></svg>'
    66  #   url = "https://getdoks.org/chat"
    67  #   weight = 20
    68  
    69  [[social]]
    70    name = "GitHub"
    71    pre = "<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"feather feather-github\"><path d=\"M9 19c-5 1.5-5-2.5-7-3m14 6v-3.87a3.37 3.37 0 0 0-.94-2.61c3.14-.35 6.44-1.54 6.44-7A5.44 5.44 0 0 0 20 4.77 5.07 5.07 0 0 0 19.91 1S18.73.65 16 2.48a13.38 13.38 0 0 0-7 0C6.27.65 5.09 1 5.09 1A5.07 5.07 0 0 0 5 4.77a5.44 5.44 0 0 0-1.5 3.78c0 5.42 3.3 6.61 6.44 7A3.37 3.37 0 0 0 9 18.13V22\"></path></svg>"
    72    url = "https://github.com/esnet/gdg"
    73    post = "v0.1.0"
    74    weight = 10
    75  
    76  
    77  # [[footer]]
    78  #   name = "Privacy Policy"
    79  #   url = "/privacy/"
    80  #   weight = 10
    81  
    82  # [[footer]]
    83  #   name = "Terms of Service"
    84  #   url = "/terms/"
    85  #   weight = 20