< Project:Website < Tyrian

Project:Website/Tyrian/Version 2

Tyrian v2
Latest Release:
Written in: sass

Article description::A rewrite of the whole project based on Bootstrap 4 written in sass. Should be used for all new websites.

More information about the motivation for creating Tyrian v2 can he found here.

Installation

Via npm

The latest version of the theme can be installed as npm package:

user $npm install git+https://anongit.gentoo.org/git/sites/tyrian-theme.git

In production it is preferred to install a specific version of the theme using:

user $npm install git+https://anongit.gentoo.org/git/sites/tyrian-theme.git#vX.Y.Z

Please see the changelog for an overview of the available versions.

Via CDN

Precompiled assets (CSS, javascript, fonts, images) are also available via the CDN at https://assets.gentoo.org/tyrian/v2/${FILE} - for instance:


If you do need a specific version you can use https://assets.gentoo.org/tyrian/v2.y.z/${FILE} to get the version you need

Note: Please note that you don't need a bootstrap.css file when using tyrian v2 - tyrian.min.css includes the bootstrap stylesheets.

Usage

Components

Changelog

  • v2.0.0-alpha
    • First alpha release!


Roadmap

LinkStatusDescription
Background Colorin discussionChange the background color
Navbarsin discussionRevise the navbar design
WCAG 2.1not started yetImprove the implementation of WCAG 2.1 (at least AA)
This article is issued from Gentoo. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.