All Projects → AsahiLinux → Asahilinux.github.io

AsahiLinux / Asahilinux.github.io

AsahiLinux.org website

Labels

AsahiLinux Logo

Homepage

This is the repository for AsahiLinux homepage.

It is based on Hugo and is currently hosted on Github pages available at https://asahilinux.org.

Getting Started

In order to contribute, you first need to recursively clone this repository as it contains a submodule.

git clone --recursive https://github.com/AsahiLinux/AsahiLinux.github.io

Next, make sure you have Hugo installed. The best way to do that will depend on your platform, so check their documentation.

Once everything is installed, move to the directory where this repository is cloned and run the following commands to start a development server

cd AsahiLinux.github.io
hugo server

You will then have a web server running at http://localhost:1313.

Contributing

All contributors are expected to abide by our Code of Conduct and our Copyright and Reverse Engineering Policy.

For more information, please see our Contributing page.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].