diff options
Diffstat (limited to 'docs/contributing.html')
-rw-r--r-- | docs/contributing.html | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/contributing.html b/docs/contributing.html new file mode 100644 index 0000000..88910fa --- /dev/null +++ b/docs/contributing.html @@ -0,0 +1,34 @@ +<!DOCTYPE HTML> +<html lan="en"> +<head> +<title>contributing | Carbs Linux</title> +<link rel="stylesheet" href="/assets/style.css"> +<meta charset="utf-8"> +<meta name="Description" content="Carbs Linux - a simple busybox linux distribution"> +<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> +</head> +<p class=header><strong>Carbs Linux - a simple busybox linux distribution</strong></p> +<div class="header"><nav> +<a href='/'>index</a> +<a href='https://github.com/CarbsLinux'>github</a> +<a href='//dl.carbslinux.org'>downloads</a> +<a href='/blog'>blog</a> +<a href='/wiki'>wiki</a> +<a href='/wiki/install.html'>installation</a> +</nav></div><div class="border"></div> +<h1>Contribute to the Carbs Linux Project</h1> + +<p>This is a small project made possible by volunteers. There are +ways you can help this project stay alive.</p> + +<ul> +<li>Contribute to the <a href="http://git.carbslinux.org/repository/log.html">Carbs Linux repository</a></li> +<li>Contribute to the <a href="https://github.com/kisslinux/community">KISS community repository</a></li> +<li>Contribute to the <a href="//wiki.carbslinux.org">wiki</a></li> +</ul> + +<a href="/contributing.txt">View Page Source</a><div class=border></div> +<p class=footer>Linux® is a registered trademark of Linus Torvalds</p> +<p class=footer>Copyright © 2019-2020 Cem Keylan</p> +</body> +</html> |