Project:Website/Tyrian/Version 1
From Gentoo Wiki
< Project:Website | Tyrian
Jump to:navigation
Jump to:search
Tyrian v1
Latest Release: 20151225-1
Written in: less
The initial version of Tyrian based on Bootstrap 3 written in less. It is still supported, but consider porting to version 2.
Motivation
Installation
Precompiled assets (CSS, JavaScript, fonts, images) are available via https://assets.gentoo.org/tyrian/v1/${FILE} - for instance:
- https://assets.gentoo.org/tyrian/v1/site-logo.svg
- https://assets.gentoo.org/tyrian/v1/bootstrap.min.css
- https://assets.gentoo.org/tyrian/v1/tyrian.min.css
- https://assets.gentoo.org/tyrian/v1/jquery.min.js
- https://assets.gentoo.org/tyrian/v1/bootstrap.min.js
If you do need a specific version you can use https://assets.gentoo.org/tyrian/v1.y.z/${FILE} to get the version you need
Usage
Components
- https://gitweb.gentoo.org/sites/tyrian-theme.git/
- LESS source repository, imports bootstrap and contains a HTML 5 scaffold plus image resources
Changelog
- v1.0.0
- First version that is available as npm package
Roadmap
Link | Status | Description |
---|---|---|
Installation Instructions | Done | Create a Tyrian-v1 npm package, so that it can be installed using npm |
Sticky Footer | not started yet | Backport the sticky footer fix from version 2 |