index.html 5.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107
  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  6. <link rel="icon" type="image/png" sizes="32x32" href="img/logo.png">
  7. <link rel="icon" type="image/png" sizes="16x16" href="img/logo.png">
  8. <link href="/css/tailwind.min.css" rel="stylesheet">
  9. <title>Milis Linux</title>
  10. <style>
  11. #menu-toggle:checked + #menu {
  12. display: block;
  13. }
  14. /* Background Gradient for Analagous Colors */
  15. .gradient2
  16. {
  17. background-color: #534220;
  18. /* For WebKit (Safari, Chrome, etc) */
  19. background: #534220 -webkit-gradient(linear, left top, left bottom, from(#425320), to(#534220)) no-repeat;
  20. /* Mozilla,Firefox/Gecko */
  21. background: #534220 -moz-linear-gradient(top, #425320, #534220) no-repeat;
  22. /* IE 5.5 - 7 */
  23. filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#425320, endColorstr=#534220) no-repeat;
  24. /* IE 8 */
  25. -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#425320, endColorstr=#425320)" no-repeat;
  26. }
  27. </style>
  28. </head>
  29. <body class="antialiased gradient2">
  30. <!<body class="antialiased" style="background-color: #425320">
  31. <header class="lg:px-16 px-6 bg-white flex flex-wrap items-center lg:py-0 py-2">
  32. <div class="flex-1 flex justify-between items-center">
  33. <a href="/en">
  34. <!-- <img border="0" alt="milis" src="img/logo.png" width="100" height="100"> -->
  35. MİLİS LİNUX
  36. </a>
  37. </div>
  38. <label for="menu-toggle" class="pointer-cursor lg:hidden block"><svg class="fill-current text-gray-900" xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20"><title>menu</title><path d="M0 3h20v2H0V3zm0 6h20v2H0V9zm0 6h20v2H0v-2z"></path></svg></label>
  39. <input class="hidden" type="checkbox" id="menu-toggle" />
  40. <div class="hidden lg:flex lg:items-center lg:w-auto w-full" id="menu">
  41. <nav>
  42. <ul class="lg:flex items-center justify-between text-base text-gray-700 pt-4 lg:pt-0">
  43. <li><a class="lg:p-4 py-3 px-0 block border-b-2 border-transparent hover:border-indigo-400" href="/en/download/">DOWNLOAD</a></li>
  44. <li><a class="lg:p-4 py-3 px-0 block border-b-2 border-transparent hover:border-indigo-400" href="/belgeler/docs/en">DOCS</a></li>
  45. <li><a class="lg:p-4 py-3 px-0 block border-b-2 border-transparent hover:border-indigo-400" href="http://mls.akdeniz.edu.tr/git/milislinux/milis19">SOURCE CODE</a></li>
  46. <li><a class="lg:p-4 py-3 px-0 block border-b-2 border-transparent hover:border-indigo-400" href="http://mls.akdeniz.edu.tr/forum/forum">FORUM</a></li>
  47. <li><a class="lg:p-4 py-3 px-0 block border-b-2 border-transparent hover:border-indigo-400" href="/blog/">BLOG</a></li>
  48. <li><a class="lg:p-4 py-3 px-0 block border-b-2 border-transparent hover:border-indigo-400" href="http://mls.akdeniz.edu.tr/paketler">PACKAGES</a></li>
  49. <li><a class="lg:p-4 py-3 px-0 block border-b-2 border-transparent hover:border-indigo-400" href="/en/faq/">FAQ</a></li>
  50. <li><a class="lg:p-4 py-3 px-0 block border-b-2 border-transparent hover:border-indigo-400" href="/en/contact/">CONTACT</a></li>
  51. </ul>
  52. </nav>
  53. <a href="#" class="lg:ml-4 flex items-center justify-start lg:mb-0 mb-4 pointer-cursor">
  54. <img class="rounded-full w-10 h-10 border-2 border-transparent hover:border-indigo-400" src="/img/logo.png" alt="Milis Linux">
  55. </a>
  56. <a href="/" class="lg:ml-4 flex items-center justify-start lg:mb-0 mb-4 pointer-cursor">TR</a>
  57. </div>
  58. </header>
  59. <div class="px-4">
  60. <div class="max-w-3xl bg-white rounded-lg mx-auto my-16 p-16">
  61. <span><img src='/img/logo.png' height="73" width="73"/></span>
  62. <h1 class="text-2xl font-medium mb-2">Milis Linux - Milis Operating System</h1>
  63. <!-- <h2 class="font-medium text-sm text-indigo-400 mb-4 uppercase tracking-wide">Responsive Navbar</h2> f-->
  64. <p class="p-1">
  65. Milis Linux is a Linux kernel based operating system project that was initiated voluntarily in 2016, considering the inadequate and interrupted domestic operating system studies in our country (Turkey), and supported by the Akdeniz University as of 2019.
  66. <p class="p-1">Milis was developed by making use of LFS, namely "Linux From Scratch" construction technique in order to achieve the originality of Linux. Accordingly, it has own unique package building and management system (Milis Package System) and unique applications.
  67. <p class="p-1">
  68. <b>Key features:</b>
  69. <ul class="list-disc">
  70. <li>Supports x86-64 bit also RISC-V under construction</li>
  71. <li>MPS Package manager coded with Lua</li>
  72. <li>Ayguci tool (modular setting system)</li>
  73. <li>Sysvinit init scripts</li>
  74. <li>Readable INI file format build templates</li>
  75. <li>Clean and stable system (You know what works)</li>
  76. <li>Volunteer and productive team support</li>
  77. </ul>
  78. </div>
  79. </div>
  80. <footer class='w-full text-center border-t border-grey p-4'>
  81. <p>&copy;
  82. Milis Linux Site is hosted on Akdeniz University servers.
  83. All content on the site and blog is licensed with Creative Commons 3.0 (by-sa)
  84. and all content can be used provided that it shows the source.
  85. As of 2019, Milis Linux (2.0) version is being implemented as a BAP Project at Akdeniz University.
  86. In addition, Milis Linux Community acts in cooperation with the Free Software Users Association.
  87. The <a href="https://milislinux.org"> milislinux.org </a> site is in force to represent community work.
  88. <p>Linux® is a registered trademark of Linus Torvalds (<a href="http://www.linuxfoundation.org/programs/legal/trademark/attribution">info</a>)</p>
  89. </p>
  90. </footer>
  91. </body>
  92. </html>