aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Minor adjustments to dropdown menu.HEADmasterMatthew Marchese2023-12-261-3/+3
| | | | Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* Move Devmanual link closer to Gitweb.Matthew Marchese2023-12-261-3/+3
| | | | Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* Examples: Update license to CC-By-SA-4.0Matthew Marchese2023-12-261-4/+4
| | | | Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* Update dependencies, migrate SASS, bootstrap 4.6.2v2.0.2Arthur Zamarin2023-04-154-16/+15
| | | | | | | | | - update all dependencies to latest versions - migrate from node-sass to dart-sass - upgrade to bootstrap 4.6.2 - fix some missing `calc` in scss Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>
* Add devmanual to dropdowns.v2.0.0tyrian-v2Alec Warner2022-04-131-0/+1
| | | | Signed-off-by: Alec Warner <antarus@gentoo.org>
* Add additional-listgroup-link componentMax Magorsch2020-06-022-2/+21
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Fix the links to the static assets in the examplev2.0.0-alphaMax Magorsch2020-02-251-6/+6
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Add a component contaning searchbar stylesheetsMax Magorsch2020-02-172-3/+25
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Add Tyrian v2 which is rewritten and based on BS 4Max Magorsch2020-02-1735-2319/+536
| | | | | | | | | | | | | | | | Bootstrap 4 is a major rewrite of the Bootstrap project. The new Tyrian version v2 is now based on Bootstrap 4 instead of Bootstrap 3 as before. In line with this, Tyrian has been rewritten in scss instead of less (just as Bootstrap). Apart from minor changes, Tyrian v2 looks like Tyrian v1 for now. A fix for a sticky footer has been included. Apart from that its now possible to use flexbox (as it is supported by BS 4) For further information, please have a look at: https://getbootstrap.com/docs/4.0/migration/ Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Restructure the project for usage with npm/yarnv1.0.0tyrian-v1Max Magorsch2020-02-1767-223/+131
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Update Bootstrap to 3.4.1Brian Evans2019-04-261-0/+0
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Remove Google+ from example HTMLBrian Evans2019-04-251-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Further grunt trimmingBrian Evans2019-04-252-4/+2
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Further grunt updatesBrian Evans2019-04-253-7/+4
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* Bring grunt build system up to modern timesBrian Evans2019-04-253-19/+31
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* index: adjust copyright yearsChristopher Diaz Riveros2018-07-141-1/+1
| | | | | | Fixes bug #643462 Signed-off-by: Christopher Diaz Riveros <chrisadr@gentoo.org>
* README: document container usage.Robin H. Johnson2018-02-231-1/+7
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Docker: add way to build without polluting local system.Robin H. Johnson2018-02-234-0/+65
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* gitignore: root ignores to checkout rootRobin H. Johnson2018-02-231-3/+3
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* gitignore: ignore package-lock.json for dynamic content.Robin H. Johnson2018-02-231-0/+4
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* gitignore: force assets dir to be ignored.Robin H. Johnson2018-02-232-1/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Update Bootstrap submodule to v3.3.7.Matthew Marchese2017-06-221-0/+0
| | | | Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* Update CDN URLs to assets.g.o.Matthew Marchese2017-06-221-6/+6
| | | | Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* Update copyright to 2017.Matthew Marchese2017-06-221-1/+1
| | | | Signed-off-by: Matthew Marchese <maffblaster@gentoo.org>
* Update font-awesome to 4.7.0Matthew Marchese2017-02-0212-646/+2941
|
* Merge branch 'master' of https://github.com/gentoo/tyrianMatthew Marchese2016-04-230-0/+0
|\
| * Start v2Alex Legler2016-02-020-0/+0
|
* 2016Alex Legler2015-12-251-1/+1
|
* Use https:// links everywhereAlex Legler2015-12-251-3/+3
|
* Update CDN URLs for logoAlex Legler2015-12-131-2/+5
|
* Update footer URLsAlex Legler2015-09-011-2/+2
|
* Shuffle a few other icons aroundAlex Legler2015-09-011-2/+2
|
* Keep gentoo-org-sites dropdown on XS screens (#8)Alex Legler2015-09-012-3/+10
|
* Remove dependency on glyphicons, new icon for site dropdownAlex Legler2015-09-011-21/+3
|
* Update font-awesome to 4.4.0Alex Legler2015-09-0112-24/+269
|
* Various UI fixes for the headerAlex Legler2015-09-014-1/+19
| | | | | | - Set fixed height to avoid flickering while the SVG loads - Disable selection in site-title and navbars - Set pointer cursor in site-title
* Fix logo SVG alignment and thus the site label display next to itAlex Legler2015-09-011-0/+2
|
* Reword where to run npm installAlex Legler2015-05-221-4/+1
|
* README: Prefer global grunt-cli installationAlex Legler2015-05-221-3/+5
|
* Update Font-Awesome to 4.3.0Alex Legler2015-05-0913-16/+160
|
* Set a selection colorAlex Legler2015-05-091-0/+8
|
* Update OpenSans to include latin-ext; drop semibold weightAlex Legler2015-05-096-15/+8
|
* Update gentoo.org sites menuAlex Legler2015-04-181-10/+9
| | | | | * HTTPS everywhere * Drop overlays
* Fix site-label fix to be its own classAlex Legler2015-04-031-0/+3
|
* Switch retina.js/@2x system to SVG graphics with fallbackAlex Legler2015-04-036-10/+726
| | | | | | | .site-label won't center via vertical-align: baseline any longer, the hack for that sucks utterly, we'll need something better. At any rate, nice hidpi graphics + one less .js ftw.
* Cleanup example pageAlex Legler2015-03-281-43/+10
|
* Better visible :visited colorAlex Legler2015-02-272-1/+2
|
* Increase <h?> sizes ever so slightlyAlex Legler2015-02-271-3/+3
|
* Declare .stick-topAlex Legler2015-02-131-1/+7
|
* Fix footer icons on xs screensAlex Legler2015-02-132-5/+10
|