diff --git a/README.md b/README.md index 132501bf..b6dec701 100644 --- a/README.md +++ b/README.md @@ -5,15 +5,7 @@ all static assets including the [Bootstrap] library and built on along with the [SASS] stylesheets. Most of the content on the website is written using [Markdown]. Icons are provided by [Font Awesome], favicons by [Favicon Generator]. - -[Bootstrap]: http://getbootstrap.com/ -[Favicon Generator]: https://realfavicongenerator.net/ -[Font Awesome]: http://fontawesome.io/ -[Jekyll]: http://jekyllrb.com/ -[Archdroid]: https://archdroid-org.github.io/ -[Markdown]: https://daringfireball.net/projects/markdown/ -[Node.js]: http://nodejs.org/ -[SASS]: https://sass-lang.com/ +Language translations are provided using [JQuery Localize]. ## Local Build Quick-start Guide @@ -31,3 +23,13 @@ $ bundle exec jekyll serve --watch --host 0.0.0.0 ``` The local website should be available at + +[Bootstrap]: http://getbootstrap.com/ +[Favicon Generator]: https://realfavicongenerator.net/ +[Font Awesome]: http://fontawesome.io/ +[Jekyll]: http://jekyllrb.com/ +[JQuery Localize]: https://github.com/coderifous/jquery-localize/ +[Archdroid]: https://archdroid-org.github.io/ +[Markdown]: https://daringfireball.net/projects/markdown/ +[Node.js]: http://nodejs.org/ +[SASS]: https://sass-lang.com/ diff --git a/_includes/navigation.liquid b/_includes/navigation.liquid index 97cfe9e9..a1a5039c 100644 --- a/_includes/navigation.liquid +++ b/_includes/navigation.liquid @@ -57,7 +57,8 @@ TODO: {% if site.logo %} data-default="{{ site.locale.default }}" aria-labelledby="navbarMenuLang" > - {% for language in site.data.locale %} + {%-assign languages = site.data.locale | sort-%} + {% for language in languages %} {% assign path_prefix = '/' | append: language[0] | append: '/' %}
- {%comment%}

{{ page.title }}

{%endcomment%} +{% if page.no_h1_title == false %} +

{{ page.title }}

+{% endif %} {{ content }}
diff --git a/en/env/gnome/index.md b/en/env/gnome/index.md index 5e75b0ff..a6d71dca 100644 --- a/en/env/gnome/index.md +++ b/en/env/gnome/index.md @@ -1,9 +1,6 @@ --- title: "GNOME Desktop Environment" --- - -# GNOME Desktop Environment - [GNOME] is a modern and featureful desktop environment. ([Changes Log](/changes/env/#gnome)) diff --git a/en/env/headless/index.md b/en/env/headless/index.md index a93395c8..6da04707 100644 --- a/en/env/headless/index.md +++ b/en/env/headless/index.md @@ -1,9 +1,6 @@ --- title: "Headless Environment" --- - -# Headless Environment - Minimal image with enough packages to easily use it even from a wireless connection. ([Changes Log](/changes/env/#headless)) diff --git a/en/env/wayfire/index.md b/en/env/wayfire/index.md index f9bf7009..d2e0231d 100644 --- a/en/env/wayfire/index.md +++ b/en/env/wayfire/index.md @@ -1,9 +1,6 @@ --- title: "Wayfire Desktop Environment" --- - -# Wayfire Desktop Environment - [Wayfire] is a lightweight Wayland desktop environment comparable to Weston but with much more features that actually make it yours, Wayfire is like the Compiz for Wayland but completely stand alone. Also since diff --git a/en/env/xfce/index.md b/en/env/xfce/index.md index 1543653f..ebca1684 100644 --- a/en/env/xfce/index.md +++ b/en/env/xfce/index.md @@ -1,9 +1,6 @@ --- title: "XFCE Desktop Environment" --- - -# XFCE Desktop Environment - [Xfce] is a lightweight desktop environment for UNIX-like operating systems. It aims to be fast and low on system resources, while still being visually appealing and user friendly. diff --git a/en/images/index.md b/en/images/index.md index 887afc57..cb82cf88 100644 --- a/en/images/index.md +++ b/en/images/index.md @@ -1,9 +1,6 @@ --- title: "Device Images" --- - -# Device Images - List of devices currently supported by the Archdroid project. If you wish to see your device here you can contribute to the project [alarm image generator] and [pkgbuilds] repositories. diff --git a/en/images/odroidc4/index.md b/en/images/odroidc4/index.md index df9ce052..0ca5a2a2 100644 --- a/en/images/odroidc4/index.md +++ b/en/images/odroidc4/index.md @@ -1,15 +1,12 @@ --- -title: "Odroid C4/HC4 Images" +title: "Odroid C4/HC4 ArchLinuxARM Images" --- - -# Odroid C4/HC4 ArchLinuxARM Images - The Odroid C4 and HC4 newer variant is a inexpensive and powerful enough single board computer that has 4 cores clocking up to 2Ghz. It supports up to 4GB of ram, has integreted ethernet, USB 3 and USB 2 ports, SDCard slot, EMMC slot and a [Mesa OpenGL] stack supported Mali G31 gpu, making it capable enough for lightweight desktop usage, as a powerful NAS and more. More details -can be seen on the [C4 hardkernel wiki] or the [HC4 hardkernel wiki]. +can be seen on the [C4 Hardkernel wiki] or the [HC4 Hardkernel wiki]. ### Where to buy @@ -77,7 +74,7 @@ governor='performance' Then you can just run `sudo systemctl restart cpupower` to apply the changes immediately. -[@tobetter]: https://github.com/tobetter +[@tobetter]: https://github.com/tobetter [Ameridroid]: https://www.ameridroid.com/ [Hardkernel]: https://www.hardkernel.com/ [C4 Hardkernel wiki]: https://wiki.odroid.com/odroid-c4/odroid-c4 diff --git a/en/images/odroidn2/index.md b/en/images/odroidn2/index.md index eec5aad1..8d564f29 100644 --- a/en/images/odroidn2/index.md +++ b/en/images/odroidn2/index.md @@ -1,9 +1,6 @@ --- -title: "Odroid N2/N2+ Images" +title: "Odroid N2/N2+ ArchLinuxARM Images" --- - -# Odroid N2/N2+ ArchLinuxARM Images - The Odroid N2 and N2+ newer variant is a powerful single board computer that has 6 cores clocking from 1.8Ghz up to 2.4Ghz for the N2+ variant. It supports up to 4GB of ram, has integreted ethernet, USB 3 and USB 2 ports, SDCard slot, @@ -18,19 +15,17 @@ can be seen on the [Hardkernel wiki]. ### Images -
{% include archdroid/images-table.liquid id="odroidn2" %} -
### Distinct features from regular ALARM tarballs * Linux kernel maintained by [@tobetter] and other people with audio support, - hdmi driver fixes, higher cpu frequncy support for + hdmi driver fixes, higher cpu frequency support for the N2+ and other changes. * U-Boot package with hooks to update boot.ini automatically if kernel is changed to non mainline which helps prevent bootup failures. -* More up to date mesa-devel package with more recent panfrost work for better - graphics performance on non headless images. +* More up to date `mesa` package (`mesa-devel` or `mesa-devel-git`) that includes + the latest panfrost work for better graphics performance on non headless images. ### Installation @@ -69,9 +64,10 @@ Some of the graphic applications that have been tested and work nicely. ### Improving System Performance -If you want better performance try running `sudo cpupower frequency-set -g -performance` from the terminal, and to permanently set the CPU governor to -performance open /etc/default/cpupower and change the line that reads: +If you want better performance try running +`sudo cpupower frequency-set -g performance` from the terminal, +and to permanently set the CPU governor to performance open +`/etc/default/cpupower` and change the line that reads: ```ini governor='schedutil' @@ -84,8 +80,8 @@ governor='performance' Then you can just run `sudo systemctl restart cpupower` to apply the changes immediately. -[@tobetter]: https://github.com/tobetter -[20200721]: https://forum.odroid.com/viewtopic.php?f=182&t=33873 +[@tobetter]: https://github.com/tobetter +[20200721]: https://forum.odroid.com/viewtopic.php?f=182&t=33873 [Mesa OpenGL]: https://mesa3d.org [Hardkernel wiki]: https://wiki.odroid.com/odroid-n2/odroid-n2 [Hardkernel]: https://www.hardkernel.com/ diff --git a/en/index.md b/en/index.md index 141499e7..703e383a 100644 --- a/en/index.md +++ b/en/index.md @@ -1,5 +1,6 @@ --- title: "Home" +no_h1_title: true --- {% include archdroid/home-top.liquid %} diff --git a/en/mirrors/index.md b/en/mirrors/index.md index 6d999aa0..aebed846 100644 --- a/en/mirrors/index.md +++ b/en/mirrors/index.md @@ -1,8 +1,6 @@ --- title: "Repository Mirrors" --- -# Repository Mirrors - The table below list the servers that host the archdroid package repositories. You can use these mirrors by adding them to your /etc/pacman.conf file or by installing the **[archdroid-repo]** package. diff --git a/en/team/index.md b/en/team/index.md index 935c8273..c57bb437 100644 --- a/en/team/index.md +++ b/en/team/index.md @@ -1,8 +1,6 @@ --- title: "Team" --- -# Team - People that make the Archdroid project possible: {%- include archdroid/team.liquid -%} diff --git a/es/env/gnome/index.md b/es/env/gnome/index.md index 7dad4985..90b3ad18 100644 --- a/es/env/gnome/index.md +++ b/es/env/gnome/index.md @@ -1,9 +1,6 @@ --- title: "Entorno de Escritorio GNOME" --- - -# Entorno de Escritorio GNOME - [GNOME] es un moderno y completo entorno de escritorio. ([Historial de Cambios](/changes/env/#gnome)) diff --git a/es/env/headless/index.md b/es/env/headless/index.md index 0fd5f32f..612f4177 100644 --- a/es/env/headless/index.md +++ b/es/env/headless/index.md @@ -1,9 +1,6 @@ --- title: "Entorno Headless" --- - -# Entorno Headless - Entorno mínimo con suficientes paquetes para ser fácilmente utilizada inclusive en conexiones inalambricas. ([Historial de Cambios](/changes/env/#headless)) diff --git a/es/env/wayfire/index.md b/es/env/wayfire/index.md index 533c0364..9eb58b70 100644 --- a/es/env/wayfire/index.md +++ b/es/env/wayfire/index.md @@ -1,9 +1,6 @@ --- title: "Entorno de Escritorio Wayfire" --- - -# Entorno de Escritorio Wayfire - [Wayfire] es un entorno de escritorio liviano de Wayland comparable a Weston pero con suficientes funcionalidades para hacerlo tuyo. Wayfire es como un Compiz para Wayland pero completamente independiente. Además depende de muy pocos diff --git a/es/env/xfce/index.md b/es/env/xfce/index.md index 9c516c61..7f849d57 100644 --- a/es/env/xfce/index.md +++ b/es/env/xfce/index.md @@ -1,9 +1,6 @@ --- title: "Entorno de Escritorio XFCE" --- - -# Entorno de Escritorio XFCE - [Xfce] es un entorno liviano de escritorio para sistemas operativos UNIX. Su meta es ser rápido y depender de pocos recursos del sistema, manteniendo una apariencia visualmente agradable y de uso fácil. diff --git a/es/images/index.md b/es/images/index.md index f9d16123..b30b56ee 100644 --- a/es/images/index.md +++ b/es/images/index.md @@ -1,9 +1,6 @@ --- title: "Imagenes de Dispositivos" --- - -# Imagenes de Dispositivos - Lista de dispositivos actualmente soportados por el proyecto Archdroid. Si desea ver su dispositivo aquí puede contribuir el soporte a los repositorios [alarm image generator] y [pkgbuilds]. diff --git a/es/images/odroidc4/index.md b/es/images/odroidc4/index.md index b8c9917c..2dd76153 100644 --- a/es/images/odroidc4/index.md +++ b/es/images/odroidc4/index.md @@ -1,9 +1,6 @@ --- -title: "Imagenes Odroid C4/HC4" +title: "Imagenes de ArchLinuxARM para Odroid C4/HC4" --- - -# Imagenes de ArchLinuxARM para Odroid C4/HC4 - El Odroid C4 y la nueva variante HC4 es una económica y poderosa computadora de placa única que tiene una CPU de 4 núcleos con velocidades que llegan a los 2Ghz. Soporta hasta 4 GB de memoria ram, tiene adapter de red integrado, Puertos diff --git a/es/images/odroidn2/index.md b/es/images/odroidn2/index.md index 8b25a558..869331ef 100644 --- a/es/images/odroidn2/index.md +++ b/es/images/odroidn2/index.md @@ -1,9 +1,6 @@ --- -title: "Imagenes de Odroid N2/N2+" +title: "Imagenes de ArchLinuxARM para Odroid N2/N2+" --- - -# Imagenes de ArchLinuxARM para Odroid N2/N2+ - El Odroid N2 y la nueva variante N2+ es una poderosa computadora de placa única que tiene una CPU de 6 núcleos con velocidades desde 1.8Ghz a 2.4Ghz para la variante N2+. Soporta hasta 4 GB de memoria ram, tiene adapter de diff --git a/es/index.md b/es/index.md index f6213449..c2977778 100644 --- a/es/index.md +++ b/es/index.md @@ -1,5 +1,6 @@ --- title: "Inicio" +no_h1_title: true --- {% include archdroid/home-top.liquid %} diff --git a/es/mirrors/index.md b/es/mirrors/index.md index 6f4449e1..01d9aef0 100644 --- a/es/mirrors/index.md +++ b/es/mirrors/index.md @@ -1,8 +1,6 @@ --- title: "Servidores de Repositorio" --- -# Servidores de Repositorio - La tabla a continuación lista los servidores del repositorio de paquetes. Puede utilizar estos servidores añadiendolos a tu archivo /etc/pacman.conf o instalando el paquete **[archdroid-repo]**. diff --git a/es/team/index.md b/es/team/index.md index 3facdff7..fd0e4fba 100644 --- a/es/team/index.md +++ b/es/team/index.md @@ -1,8 +1,6 @@ --- title: "Equipo" --- -# Equipo - Personas que hacen que el proyecto Archdroid sea possible: {%- include archdroid/team.liquid -%} diff --git a/it/env/gnome/index.md b/it/env/gnome/index.md index 7f9d4d7b..c388a631 100644 --- a/it/env/gnome/index.md +++ b/it/env/gnome/index.md @@ -1,8 +1,6 @@ --- title: "Ambiente Desktop GNOME" --- -# Ambiente Desktop GNOME - [GNOME] è un ambiente desktop moderno e ricco di funzionalità. ([Registro Modifiche ](/changes/env/#gnome)) diff --git a/it/env/headless/index.md b/it/env/headless/index.md index 7b3cf7d8..bac4a5f7 100644 --- a/it/env/headless/index.md +++ b/it/env/headless/index.md @@ -1,8 +1,6 @@ --- title: "Ambiente Headless" --- -# Ambiente Headless - Immagine minimale con pacchetti sufficienti per usarla facilmente anche da una connessione wireless. ([Registro Modifiche ](/changes/env/#headless)) diff --git a/it/env/wayfire/index.md b/it/env/wayfire/index.md index 7049f84d..6ee9b974 100644 --- a/it/env/wayfire/index.md +++ b/it/env/wayfire/index.md @@ -1,8 +1,6 @@ --- title: "Ambiente Desktop Wayfire" --- -# Ambiente Desktop Wayfire - [Wayfire] è un ambiente leggero basato su Wayland, paragonabile a Weston ma con molte più funzionalità che lo rendono davvero tuo. Wayfire è come un Compiz per Wayland, ma è completamente indipendente. diff --git a/it/env/xfce/index.md b/it/env/xfce/index.md index 4c4ee3ad..c594a39e 100644 --- a/it/env/xfce/index.md +++ b/it/env/xfce/index.md @@ -1,9 +1,6 @@ --- title: "Ambiente Desktop Xfce" --- - -# Ambiente Desktop Xfce - [Xfce] è un ambiente desktop leggero per sistemi operativi simil-UNIX. Mira ad essere veloce e con poche risorse di sistema, pur essendo visivamente accattivante e facile da usare. diff --git a/it/images/index.md b/it/images/index.md index c6bf7f1a..e5ae0748 100644 --- a/it/images/index.md +++ b/it/images/index.md @@ -1,9 +1,6 @@ --- title: "Immagini Dispositivo" --- - -# Immagini Dispositivo - Questa è la lista dei dispositivi attualmente supportati da Archdroid. Se il tuo dispositivo non è in elenco, hai la possibilità di poter contribuire ai progetti [alarm image generator] e [pkgbuilds]. diff --git a/it/images/odroidc4/index.md b/it/images/odroidc4/index.md index 9fc25648..a764412a 100644 --- a/it/images/odroidc4/index.md +++ b/it/images/odroidc4/index.md @@ -1,9 +1,6 @@ --- -title: "Odroid C4/HC4 Images" +title: "Immagini ArchLinuxARM per Odroid C4/HC4" --- - -# Immagini ArchLinuxARM per Odroid C4/HC4 - Odroid C4 e la variante HC4 sono dei computer a singola scheda economici e di moderata potenza a 4 core, con una frequenza che arriva sino ai 2GHz. Supportano fino a 4GB di RAM, scheda ethernet integrata, porte USB2 e USB3, @@ -21,24 +18,24 @@ nelle wiki per [C4] e [HC4] di Hardkernel. {% include archdroid/images-table.liquid id = "odroidc4" %} -### Distinct features from regular ALARM tarballs +### Caratteristiche uniche rispetto alle tarball ALARM ufficiali -* Support for C4 and HC4. -* Linux kernel maintained by [@tobetter] and other people with audio support, - hdmi driver fixes. -* U-Boot package with hooks to update boot.ini automatically if kernel is - changed to non mainline which helps prevent bootup failures. -* More up to date mesa-devel package with more recent panfrost work for better - graphics performance. +* Supporto per C4 e HC4. +* Kernel Linux mantenuto da [@tobetter] e da altre persone per il supporto audio + e correzioni dei driver hdmi. +* Pacchetto U-Boot con hook per aggiornare automaticamente boot.ini se il kernel + viene modificato in non mainline, il che aiuta a prevenire errori di avvio. +* Pacchetti `mesa` (`mesa-devel` o `mesa-devel-git`) con panfrost più aggiornati + e migliori prestazioni grafiche. -### Installation +### Installazione -The process of burning the image into a SD or EMMC is documented in +Le istruzioni per installare una immagine su SD o EMMC sono documentate su . -### What Works? +### Cosa funziona? -Some of the graphic applications that have been tested. +Alcune delle applicazioni grafiche che sono state testate. #### Triple A Games :D @@ -53,32 +50,34 @@ Some of the graphic applications that have been tested. #### Video -* MPV with video acceleration - `sudo pacman -S mpv` -* KODI with opengl support - `sudo pacman -S kodi-x11` +* MPV con accelerazione grafica - `sudo pacman -S mpv` +* KODI con supporto OpenGL - `sudo pacman -S kodi-x11` -#### Development +#### Sviluppo -* CodeLite IDE for C/C++, PHP, NodeJS development - `sudo pacman -S codelite-git` -* CodeBlocks for C/C++ development - `sudo pacman -S codeblocks-svn` +* CodeLite IDE per lo sviluppo con C/C++, PHP e NodeJS - `sudo pacman -S codelite-git` +* CodeBlocks per lo sviluppo con C/C++ - `sudo pacman -S codeblocks-svn` -### Improving System Performance +### Miglioramento delle prestazioni del sistema -If you want better performance try running `sudo cpupower frequency-set -g -performance` from the terminal, and to permanently set the CPU governor to -performance open /etc/default/cpupower and change the line that reads: +Se desideri prestazioni migliori, prova ad eseguire +`sudo cpupower frequency-set -g performance` dal terminale. +Per renderlo permanente, imposta il governatore della CPU a performance applicando +le seguenti modifiche in `/etc/default/cpupower`: +da ```ini governor='schedutil' ``` -to +a ```ini governor='performance' ``` -Then you can just run `sudo systemctl restart cpupower` to apply the changes -immediately. +Quindi riavvia il servizio con `sudo systemctl restart cpupower` per renderle +immediatamente effettive. -[@tobetter]: https://github.com/tobetter +[@tobetter]: https://github.com/tobetter [Ameridroid]: https://www.ameridroid.com/ [Hardkernel]: https://www.hardkernel.com/ [C4]: https://wiki.odroid.com/odroid-c4/odroid-c4 diff --git a/it/images/odroidn2/index.md b/it/images/odroidn2/index.md index c8d4148e..cfb4ee90 100644 --- a/it/images/odroidn2/index.md +++ b/it/images/odroidn2/index.md @@ -1,9 +1,6 @@ --- -title: "Immagini per Odroid N2/N2+" +title: "Immagini ArchLinuxARM per Odroid N2/N2+" --- - -# Immagini ArchLinuxARM per Odroid N2/N2+ - Odroid N2 e la variante N2+ sono dei potenti computer a singola scheda a 6 core con una frequenza che parte da 1.8GHz fino a 2.4GHz per la variante. Supportano fino a 4GB di RAM, scheda ethernet integrata, porte USB2 e USB3, @@ -20,28 +17,28 @@ Ulteriori dettagli possono essere consultati nella [wiki Hardkernel]. {% include archdroid/images-table.liquid id = "odroidn2" %} -### Distinct features from regular ALARM tarballs +### Caratteristiche uniche rispetto alle tarball ALARM ufficiali -* Linux kernel maintained by [@tobetter] and other people with audio support, - hdmi driver fixes, higher cpu frequncy support for - the N2+ and other changes. -* U-Boot package with hooks to update boot.ini automatically if kernel is - changed to non mainline which helps prevent bootup failures. -* More up to date mesa-devel package with more recent panfrost work for better - graphics performance on non headless images. +* Kernel Linux mantenuto da [@tobetter] e da altre persone per il supporto audio, + correzioni dei driver hdmi, frequenza più elevata della CPU per N2+ e altro + ancora. +* Pacchetto U-Boot con hook per aggiornare automaticamente boot.ini se il kernel + viene modificato in non mainline, il che aiuta a prevenire errori di avvio. +* Pacchetti `mesa` (`mesa-devel` o `mesa-devel-git`) con panfrost più aggiornati + e migliori prestazioni grafiche su immagini non headless. -### Installation +### Installazione -The process of burning the image into a SD or EMMC is documented in +Le istruzioni per installare una immagine su SD o EMMC sono documentate su . -The images do not boot from petitboot unless you have an updated petitboot -installed ([20200721] release or newer seems to work) and compatible display -(otherwise you will get a blank screen), if not you will need to boot directly -from emmc or sdcard. +Le immagini non si avviano da petitboot a meno che non sia installato un petitboot +aggiornato (la versione [20200721] o più recente sembra funzionare) e un display +compatibile (altrimenti verrà visualizzata una schermata nera), in caso contrario +sarà necessario eseguire l'avvio direttamente da EMMC o SD card. -### What Works? +### Cosa funziona? -Some of the graphic applications that have been tested and work nicely. +Alcune delle applicazioni grafiche che sono state testate. #### Triple A Games :D @@ -57,34 +54,36 @@ Some of the graphic applications that have been tested and work nicely. #### Video -* MPV with video acceleration - `sudo pacman -S mpv` -* KODI with opengl support - `sudo pacman -S kodi-wayland` or `sudo pacman -S kodi-x11` +* MPV con accelerazione grafica - `sudo pacman -S mpv` +* KODI con supporto OpenGL - `sudo pacman -S kodi-wayland` o `sudo pacman -S kodi-x11` -#### Development +#### Sviluppo -* CodeLite IDE for C/C++, PHP, NodeJS development - `sudo pacman -S codelite-git` -* CodeBlocks for C/C++ development - `sudo pacman -S codeblocks-svn` +* CodeLite IDE per lo sviluppo con C/C++, PHP e NodeJS - `sudo pacman -S codelite-git` +* CodeBlocks per lo sviluppo con C/C++ - `sudo pacman -S codeblocks-svn` -### Improving System Performance +### Miglioramento delle prestazioni del sistema -If you want better performance try running `sudo cpupower frequency-set -g -performance` from the terminal, and to permanently set the CPU governor to -performance open /etc/default/cpupower and change the line that reads: +Se desideri prestazioni migliori, prova ad eseguire +`sudo cpupower frequency-set -g performance` dal terminale. +Per renderlo permanente, imposta il governatore della CPU a performance applicando +le seguenti modifiche in `/etc/default/cpupower`: +da ```ini governor='schedutil' ``` -to +a ```ini governor='performance' ``` -Then you can just run `sudo systemctl restart cpupower` to apply the changes -immediately. +Quindi riavvia il servizio con `sudo systemctl restart cpupower` per renderle +immediatamente effettive. -[@tobetter]: https://github.com/tobetter -[20200721]: https://forum.odroid.com/viewtopic.php?f=182&t=33873 +[@tobetter]: https://github.com/tobetter +[20200721]: https://forum.odroid.com/viewtopic.php?f=182&t=33873 +[Ameridroid]: https://www.ameridroid.com/ +[Hardkernel]: https://www.hardkernel.com/ [Mesa OpenGL]: https://mesa3d.org [wiki Hardkernel]: https://wiki.odroid.com/odroid-n2/odroid-n2 -[Hardkernel]: https://www.hardkernel.com/ -[Ameridroid]: https://www.ameridroid.com/ diff --git a/it/index.md b/it/index.md index f57a9aff..dc2ac49e 100644 --- a/it/index.md +++ b/it/index.md @@ -1,5 +1,6 @@ --- title: "Home" +no_h1_title: true --- {% include archdroid/home-top.liquid %} diff --git a/it/mirrors/index.md b/it/mirrors/index.md index 57c5e9b0..6b80fd04 100644 --- a/it/mirrors/index.md +++ b/it/mirrors/index.md @@ -1,8 +1,6 @@ --- title: "Mirror del Repository" --- -# Mirror del Repository - Nella tabella sottostante sono elencati i server che forniscono i pacchetti per Archdroid. Puoi utilizzarli aggiungendoli al file `/etc/pacman.conf`, oppure installando diff --git a/it/team/index.md b/it/team/index.md index d8935b94..da3bde51 100644 --- a/it/team/index.md +++ b/it/team/index.md @@ -1,8 +1,6 @@ --- title: "Team" --- -# Team - Le persone che hanno reso possibile il progetto Archdroid: {%- include archdroid/team.liquid -%}