Icons and things
@ -1,39 +1,54 @@
|
||||
<!DOCTYPE html>
|
||||
<!doctype html>
|
||||
<html lang="en-US">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
{% seo %} {% feed_meta %}
|
||||
<link rel="stylesheet" href="/assets/css/style.css" />
|
||||
<link
|
||||
rel="alternate"
|
||||
type="application/atom+xml"
|
||||
title="Yggdrasil Network"
|
||||
href="/feed.xml"
|
||||
/>
|
||||
</head>
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
{% seo %}
|
||||
{% feed_meta %}
|
||||
<link rel="stylesheet" href="/assets/css/style.css">
|
||||
<link rel="alternate" type="application/atom+xml" title="Yggdrasil Network" href="/feed.xml">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<div class="container-lg px-3 my-5 markdown-body">
|
||||
<div class='titleflex'>
|
||||
<span class='logo'>
|
||||
<a href="/"><img src="/assets/images/logo.svg" alt="Yggdrasil Network" id="logoimg" /></a>
|
||||
</span>
|
||||
<span class='links'>
|
||||
{% for page in site.pages %}
|
||||
{% if page.url contains ".html" %}
|
||||
{% unless page.tags contains "dontlink" %}
|
||||
<a href="{{ page.url }}">{{ page.title }}</a>
|
||||
{% endunless %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
||||
<a href='https://github.com/yggdrasil-network/yggdrasil-go'>GitHub</a>
|
||||
</span>
|
||||
<body>
|
||||
<div class="container-lg px-3 my-5 markdown-body">
|
||||
<div class="titleflex">
|
||||
<span class="logo">
|
||||
<a href="/"
|
||||
><img
|
||||
src="/assets/images/logo.svg"
|
||||
alt="Yggdrasil Network"
|
||||
id="logoimg"
|
||||
/></a>
|
||||
</span>
|
||||
<span class="links">
|
||||
{% for page in site.pages %} {% if page.url contains ".html"
|
||||
%} {% unless page.tags contains "dontlink" %}
|
||||
<a href="{{ page.url }}">
|
||||
{% if page.logo contains ".svg" %}
|
||||
<img src="/assets/images/{{ page.logo }}" />{% endif %}
|
||||
{{page.title }}
|
||||
</a>
|
||||
{% endunless %} {% endif %} {% endfor %}
|
||||
<a href="https://github.com/yggdrasil-network/yggdrasil-go">
|
||||
<img src="/assets/images/iconoir/github.svg" />
|
||||
GitHub</a
|
||||
>
|
||||
</span>
|
||||
</div>
|
||||
{{ content }}
|
||||
</div>
|
||||
{{ content }}
|
||||
</div>
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js"
|
||||
integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg=" crossorigin="anonymous"></script>
|
||||
<script>anchors.add();</script>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
<script
|
||||
src="https://cdnjs.cloudflare.com/ajax/libs/anchor-js/4.1.0/anchor.min.js"
|
||||
integrity="sha256-lZaRhKri35AyJSypXXs4o6OPFTbTmUoltBbDCbdzegg="
|
||||
crossorigin="anonymous"
|
||||
></script>
|
||||
<script>
|
||||
anchors.add();
|
||||
</script>
|
||||
</body>
|
||||
</html>
|
||||
|
@ -83,9 +83,15 @@ div.titleflex {
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
|
||||
> a {
|
||||
> a {
|
||||
display: inline-block;
|
||||
padding: 0.75em;
|
||||
padding: 1em;
|
||||
|
||||
> img {
|
||||
width: 1.2em;
|
||||
vertical-align: text-bottom;
|
||||
filter: opacity(30%);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
@ -114,6 +120,11 @@ div.titleflex {
|
||||
-webkit-font-smoothing: antialiased;
|
||||
}
|
||||
|
||||
.markdown-body h3 img {
|
||||
vertical-align: text-bottom;
|
||||
margin-right: 0.5em;
|
||||
}
|
||||
|
||||
div.blogpost {
|
||||
display: grid;
|
||||
grid-gap: 10px;
|
||||
|
1
assets/images/iconoir/antenna.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M12 5C12.5523 5 13 4.55228 13 4C13 3.44772 12.5523 3 12 3C11.4477 3 11 3.44772 11 4C11 4.55228 11.4477 5 12 5Z" fill="#000000" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16 1C16 1 17.5 2 17.5 4C17.5 6 16 7 16 7" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8 1C8 1 6.5 2 6.5 4C6.5 6 8 7 8 7" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7 23L8.11111 19M17 23L15.8889 19M14.5 14L12 5L9.5 14M14.5 14H9.5M14.5 14L15.8889 19M9.5 14L8.11111 19M8.11111 19H15.8889" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>
|
After Width: | Height: | Size: 903 B |
1
assets/images/iconoir/apple-mac.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M16 2C16.3632 4.17921 14.0879 5.83084 12.8158 6.57142C12.4406 6.78988 12.0172 6.5117 12.0819 6.08234C12.2993 4.63878 13.0941 2.00008 16 2Z" stroke="#000000" stroke-width="1.5"></path><path d="M9 6.5C9.89676 6.5 10.6905 6.69941 11.2945 6.92013C12.0563 7.19855 12.9437 7.19854 13.7055 6.92012C14.3094 6.6994 15.1032 6.5 15.9999 6.5C17.0852 6.5 18.4649 7.08889 19.4999 8.26666C16 11 17 15.5 20.269 16.6916C19.2253 19.5592 17.2413 21.5 15.4999 21.5C13.9999 21.5 14 20.8 12.5 20.8C11 20.8 11 21.5 9.5 21.5C7 21.5 4 17.5 4 12.5C4 8.5 7 6.5 9 6.5Z" stroke="#000000" stroke-width="1.5"></path></svg>
|
After Width: | Height: | Size: 772 B |
1
assets/images/iconoir/book.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg width="24px" stroke-width="1.5" height="24px" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M4 19V5C4 3.89543 4.89543 3 6 3H19.4C19.7314 3 20 3.26863 20 3.6V16.7143" stroke="#000000" stroke-width="1.5" stroke-linecap="round"></path><path d="M6 17L20 17" stroke="#000000" stroke-width="1.5" stroke-linecap="round"></path><path d="M6 21L20 21" stroke="#000000" stroke-width="1.5" stroke-linecap="round"></path><path d="M6 21C4.89543 21 4 20.1046 4 19C4 17.8954 4.89543 17 6 17" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9 7L15 7" stroke="#000000" stroke-width="1.5" stroke-linecap="round"></path></svg>
|
After Width: | Height: | Size: 747 B |
1
assets/images/iconoir/chat-bubble-question.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M9 9C9 5.49997 14.5 5.5 14.5 9C14.5 11.5 12 10.9999 12 13.9999" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12 18.01L12.01 17.9989" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2C6.47715 2 2 6.47715 2 12C2 13.8214 2.48697 15.5291 3.33782 17L2.5 21.5L7 20.6622C8.47087 21.513 10.1786 22 12 22Z" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>
|
After Width: | Height: | Size: 740 B |
1
assets/images/iconoir/computer.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M2 21L17 21" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M21 21L22 21" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M2 16.4V3.6C2 3.26863 2.26863 3 2.6 3H21.4C21.7314 3 22 3.26863 22 3.6V16.4C22 16.7314 21.7314 17 21.4 17H2.6C2.26863 17 2 16.7314 2 16.4Z" stroke="#000000" stroke-width="1.5"></path></svg>
|
After Width: | Height: | Size: 595 B |
1
assets/images/iconoir/graduation-cap.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M2.57331 8.46334L11.2317 4.13416C11.4006 4.04971 11.5994 4.04971 11.7683 4.13416L20.4267 8.46334C20.8689 8.68446 20.8689 9.31554 20.4267 9.53666L11.7683 13.8658C11.5994 13.9503 11.4006 13.9503 11.2317 13.8658L2.57331 9.53666C2.13108 9.31554 2.13108 8.68446 2.57331 8.46334Z" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M22.5 13L22.5 9.5L20.5 8.5" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M4.5 10.5V15.9121C4.5 16.6843 4.94459 17.3876 5.6422 17.7188L10.6422 20.0928C11.185 20.3505 11.815 20.3505 12.3578 20.0928L17.3578 17.7188C18.0554 17.3876 18.5 16.6843 18.5 15.9121V10.5" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>
|
After Width: | Height: | Size: 965 B |
1
assets/images/iconoir/linux.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M2.5 20C3.5 20 4.5 19.2 4.5 18C4.5 16.8 4.5 13.3333 4.5 11C4.5 7.5 7.6 4 12 4" stroke="#000000" stroke-width="1.5" stroke-linecap="round"></path><path d="M21.5 20C20.5 20 19.5 19.2 19.5 18V11C19.5 7.5 16.4 4 12 4" stroke="#000000" stroke-width="1.5" stroke-linecap="round"></path><path d="M12 19C14.7614 19 17 17.8807 17 16.5C17 15.1193 14.7614 14 12 14C9.23858 14 7 15.1193 7 16.5C7 17.8807 9.23858 19 12 19Z" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7.75036 15C7.28731 14.3647 7 13.4793 7 12.5C7 10.567 8.11929 9 9.5 9C10.8807 9 12 10.567 12 12.5C12 12.9554 11.9379 13.3904 11.8249 13.7895" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M16.2496 15C16.7127 14.3647 17 13.4793 17 12.5C17 10.567 15.8807 9 14.5 9C13.1193 9 12 10.567 12 12.5C12 12.9554 12.0621 13.3904 12.1751 13.7895" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9.5 12V14" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M14.5 12V14" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>
|
After Width: | Height: | Size: 1.4 KiB |
1
assets/images/iconoir/open-book.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M12 21V7C12 5.89543 12.8954 5 14 5H21.4C21.7314 5 22 5.26863 22 5.6V18.7143" stroke="#000000" stroke-width="1.5" stroke-linecap="round"></path><path d="M12 21V7C12 5.89543 11.1046 5 10 5H2.6C2.26863 5 2 5.26863 2 5.6V18.7143" stroke="#000000" stroke-width="1.5" stroke-linecap="round"></path><path d="M14 19L22 19" stroke="#000000" stroke-width="1.5" stroke-linecap="round"></path><path d="M10 19L2 19" stroke="#000000" stroke-width="1.5" stroke-linecap="round"></path><path d="M12 21C12 19.8954 12.8954 19 14 19" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12 21C12 19.8954 11.1046 19 10 19" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>
|
After Width: | Height: | Size: 926 B |
1
assets/images/iconoir/post.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M2.90602 17.505L5.33709 3.71766C5.5289 2.62987 6.56621 1.90354 7.654 2.09534L19.4717 4.17912C20.5595 4.37093 21.2858 5.40824 21.094 6.49603L18.6629 20.2833C18.4711 21.3711 17.4338 22.0975 16.346 21.9057L4.52834 19.8219C3.44055 19.6301 2.71421 18.5928 2.90602 17.505Z" stroke="#000000" stroke-width="1.5"></path><path d="M8.92902 6.38184L16.8075 7.77102" stroke="#000000" stroke-width="1.5" stroke-linecap="round"></path><path d="M8.23444 10.3213L16.1129 11.7105" stroke="#000000" stroke-width="1.5" stroke-linecap="round"></path><path d="M7.53986 14.2607L12.4639 15.129" stroke="#000000" stroke-width="1.5" stroke-linecap="round"></path></svg>
|
After Width: | Height: | Size: 824 B |
1
assets/images/iconoir/rocket.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M16.0614 10.4037L14 17L10 17L7.93865 10.4037C7.35085 8.52273 7.72417 6.47307 8.93738 4.92015L11.5272 1.6052C11.7674 1.29772 12.2326 1.29772 12.4728 1.6052L15.0626 4.92015C16.2758 6.47307 16.6491 8.52273 16.0614 10.4037Z" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M10 20C10 22 12 23 12 23C12 23 14 22 14 20" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8.5 12.5C5 15 7 19 7 19L10 17" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M15.9312 12.5C19.4312 15 17.4312 19 17.4312 19L14.4312 17" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12 11C10.8954 11 10 10.1046 10 9C10 7.89543 10.8954 7 12 7C13.1046 7 14 7.89543 14 9C14 10.1046 13.1046 11 12 11Z" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>
|
After Width: | Height: | Size: 1.1 KiB |
1
assets/images/iconoir/server-connection.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M3 19H12M21 19H12M12 19V13M12 13H18V5H6V13H12Z" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M9 9.01L9.01 8.99889" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M12 9.01L12.01 8.99889" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>
|
After Width: | Height: | Size: 569 B |
1
assets/images/iconoir/settings.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M12 15C13.6569 15 15 13.6569 15 12C15 10.3431 13.6569 9 12 9C10.3431 9 9 10.3431 9 12C9 13.6569 10.3431 15 12 15Z" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M19.6224 10.3954L18.5247 7.7448L20 6L18 4L16.2647 5.48295L13.5578 4.36974L12.9353 2H10.981L10.3491 4.40113L7.70441 5.51596L6 4L4 6L5.45337 7.78885L4.3725 10.4463L2 11V13L4.40111 13.6555L5.51575 16.2997L4 18L6 20L7.79116 18.5403L10.397 19.6123L11 22H13L13.6045 19.6132L16.2551 18.5155C16.6969 18.8313 18 20 18 20L20 18L18.5159 16.2494L19.6139 13.598L21.9999 12.9772L22 11L19.6224 10.3954Z" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path></svg>
|
After Width: | Height: | Size: 880 B |
1
assets/images/iconoir/smartphone-device.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M12 16.01L12.01 15.9989" stroke="#000000" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M7 19.4V4.6C7 4.26863 7.26863 4 7.6 4H16.4C16.7314 4 17 4.26863 17 4.6V19.4C17 19.7314 16.7314 20 16.4 20H7.6C7.26863 20 7 19.7314 7 19.4Z" stroke="#000000" stroke-width="1.5"></path></svg>
|
After Width: | Height: | Size: 494 B |
1
assets/images/iconoir/sparks.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" viewBox="0 0 24 24" stroke-width="1.5" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M8 15C12.8747 15 15 12.949 15 8C15 12.949 17.1104 15 22 15C17.1104 15 15 17.1104 15 22C15 17.1104 12.8747 15 8 15Z" stroke="#000000" stroke-width="1.5" stroke-linejoin="round"></path><path d="M2 6.5C5.13376 6.5 6.5 5.18153 6.5 2C6.5 5.18153 7.85669 6.5 11 6.5C7.85669 6.5 6.5 7.85669 6.5 11C6.5 7.85669 5.13376 6.5 2 6.5Z" stroke="#000000" stroke-width="1.5" stroke-linejoin="round"></path></svg>
|
After Width: | Height: | Size: 577 B |
1
assets/images/iconoir/windows.svg
Normal file
@ -0,0 +1 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?><svg width="24px" height="24px" stroke-width="1.5" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" color="#000000"><path d="M4 16.9865V7.01353C4 6.71792 4.21531 6.46636 4.50737 6.42072L19.3074 4.10822C19.6713 4.05137 20 4.33273 20 4.70103V19.299C20 19.6673 19.6713 19.9486 19.3074 19.8918L4.50737 17.5793C4.21531 17.5336 4 17.2821 4 16.9865Z" stroke="#000000" stroke-width="1.5"></path><path d="M4 12H20" stroke="#000000" stroke-width="1.5"></path><path d="M10.5 5.5V18.5" stroke="#000000" stroke-width="1.5"></path></svg>
|
After Width: | Height: | Size: 579 B |
@ -1,15 +1,20 @@
|
||||
---
|
||||
sitemap: true
|
||||
logo: iconoir/book.svg
|
||||
---
|
||||
|
||||
# Documentation
|
||||
|
||||
The following pages will help to get started with Yggdrasil:
|
||||
|
||||
1. [Install the router software](installation.md)
|
||||
2. [Generating and editing a configuration file](configuration.md)
|
||||
3. [Configuration file reference](configurationref.md)
|
||||
4. [Find public peers](https://publicpeers.neilalexander.dev) and [try public services](services.md)
|
||||
5. [Advanced peering information](advanced-peering.md)
|
||||
### [<img src="/assets/images/iconoir/download-circled-outline.svg" /> Install the router software](installation.md)
|
||||
|
||||
(TODO: this page/section needs further work!)
|
||||
### [<img src="/assets/images/iconoir/settings.svg" /> Generating and editing a configuration file](configuration.md)
|
||||
|
||||
### [<img src="/assets/images/iconoir/open-book.svg" /> Configuration file reference](configurationref.md)
|
||||
|
||||
### [<img src="/assets/images/iconoir/antenna.svg" /> Find public peers](https://publicpeers.neilalexander.dev)
|
||||
|
||||
### [<img src="/assets/images/iconoir/rocket.svg" /> Try public services](services.md)
|
||||
|
||||
### [<img src="/assets/images/iconoir/graduation-cap.svg" /> Advanced peering information](advanced-peering.md)
|
||||
|
1
faq.md
@ -1,5 +1,6 @@
|
||||
---
|
||||
sitemap: true
|
||||
logo: iconoir/chat-bubble-question.svg
|
||||
---
|
||||
|
||||
# FAQ
|
||||
|
@ -13,7 +13,7 @@ Yggdrasil can be downloaded for major platforms from our [GitHub Releases](https
|
||||
|
||||
---
|
||||
|
||||
### Linux
|
||||
### <img src="/assets/images/iconoir/linux.svg" /> Linux
|
||||
|
||||
Yggdrasil is well supported on Linux. There are a number of distribution packages and additional installation instructions available:
|
||||
|
||||
@ -23,33 +23,33 @@ Yggdrasil is well supported on Linux. There are a number of distribution package
|
||||
- [OpenWrt](installation-linux-openwrt.md)
|
||||
- [Manual install or build from source](installation-linux-other.md)
|
||||
|
||||
### macOS
|
||||
### <img src="/assets/images/iconoir/apple-mac.svg" />macOS
|
||||
|
||||
Yggdrasil is well supported on macOS. The preferred installation method is the `.pkg` installer:
|
||||
|
||||
- [macOS `.pkg` installer](installation-macos-pkg.md)
|
||||
- [Manual install or build from source](installation-macos-other.md)
|
||||
|
||||
### Windows
|
||||
### <img src="/assets/images/iconoir/windows.svg" /> Windows
|
||||
|
||||
Yggdrasil works on Windows and [an MSI installer is available](installation-windows.md), but the installer is supported on a best-effort basis only and is not well tested.
|
||||
|
||||
### iOS
|
||||
### <img src="/assets/images/iconoir/smartphone-device.svg" /> iOS
|
||||
|
||||
Yggdrasil is supported on iOS with the following applications:
|
||||
|
||||
- [Yggdrasil for iOS on TestFlight](https://testflight.apple.com/join/jZNsIkRr) ([source code](https://github.com/yggdrasil-network/yggdrasil-ios))
|
||||
|
||||
### Android
|
||||
### <img src="/assets/images/iconoir/smartphone-device.svg" /> Android
|
||||
|
||||
Yggdrasil is supported on Android with the following applications:
|
||||
|
||||
- [Yggdrasil for Android](https://github.com/yggdrasil-network/yggdrasil-android/releases) ([source code](https://github.com/yggdrasil-network/yggdrasil-android))
|
||||
|
||||
### FreeBSD
|
||||
### <img src="/assets/images/iconoir/computer.svg" /> FreeBSD
|
||||
|
||||
Yggdrasil is well supported on FreeBSD and [an official `net/yggdrasil` port](https://www.freshports.org/net/yggdrasil/) is available.
|
||||
|
||||
### Ubiquiti EdgeRouter
|
||||
### <img src="/assets/images/iconoir/server-connection.svg" /> Ubiquiti EdgeRouter
|
||||
|
||||
Yggdrasil is well supported on EdgeOS 2.x and [packages are available](installation-linux-edgeos.md).
|
||||
|