Commit graph

10 commits

Author SHA1 Message Date
Sonia Sandler
591b1773ed
chore: add 3m downloads banner to the website (#13873)
* chore: add 3m downloads banner to the website
Signed-off-by: Sonia Sandler <[email protected]>

* chore: update design
Signed-off-by: Sonia Sandler <[email protected]>

* chore: resize images
Signed-off-by: Sonia Sandler <[email protected]>

* chore: update images links and apply reviews
Signed-off-by: Sonia Sandler <[email protected]>

* chore: update images links and remove local images
Signed-off-by: Sonia Sandler <[email protected]>
2025-09-22 07:09:22 -04:00
Florent BENOIT
c609617f1a
chore: set tailwind framework as being the 'winner of the CSS' (#10901)
* chore: set tailwind framework as being the 'winner of the CSS'

instead of trying to revert some styles from docusaurus,
tell tailwindcss to behave with important styling so it is
always winning the rendering style

will make easier to move to tailwindcss v4
Signed-off-by: Florent Benoit <[email protected]>
2025-01-31 08:38:56 +01:00
Florent Benoit
0cb939406f chore: scan the docusaurus config file when parsing tailwind files
it allows to scan any entries used in the config file for styling

Signed-off-by: Florent Benoit <[email protected]>
2025-01-27 20:15:38 +01:00
Florent Benoit
57c064dfc7 fix: website is using the new palette colors but definition are not there
fixes https://github.com/containers/podman-desktop/issues/2380

Change-Id: Ib683ee51176d89879d6e87170e46efb5b24788ad

Signed-off-by: Florent Benoit <[email protected]>
2023-05-09 10:42:46 +02:00
Florent Benoit
2a3d8e99e5 chore: file should use single quotes
depending on the order of format:check and lint:check we may have errors

Change-Id: I574169fef8da039e8d4454f3c2f54ad5e5b3706c
Signed-off-by: Florent Benoit <[email protected]>
2022-10-26 16:19:16 +02:00
Máirín Duffy
aa46609c3b format fixes
Signed-off-by: Máirín Duffy <[email protected]>
2022-10-24 20:19:32 +02:00
Máirín Duffy
219e1d66b9 lint/format fixes
Signed-off-by: Máirín Duffy <[email protected]>
2022-10-24 20:19:32 +02:00
Máirín Duffy
a9cdc551a9
website: beautify look and feel (#675)
* Style updates for website

Signed-off-by: Máirín Duffy <[email protected]>

* Misc website design tweaks

Signed-off-by: Máirín Duffy <[email protected]>

* Fixing relative img link on front page

Signed-off-by: Máirín Duffy <[email protected]>

* Fixing scaling of all downloads pg for sm screens

Signed-off-by: Máirín Duffy <[email protected]>

* lint and format fixes

Signed-off-by: Máirín Duffy <[email protected]>

* dropping unneeded text changes from custom.css

Signed-off-by: Máirín Duffy <[email protected]>

* Adding generic font for sonarcheck

Signed-off-by: Máirín Duffy <[email protected]>

* moving background image to component

Signed-off-by: Máirín Duffy <[email protected]>

* more fixes primarily for single download pages

Signed-off-by: Máirín Duffy <[email protected]>

* fixing titles typo

Signed-off-by: Máirín Duffy <[email protected]>

* minor adjustments/cleanup

Signed-off-by: Máirín Duffy <[email protected]>

* removing comments no longer needed

Signed-off-by: Máirín Duffy <[email protected]>

* trying to fix linting

Signed-off-by: Máirín Duffy <[email protected]>

* trying to fix linting to pass pr-check again

Signed-off-by: Máirín Duffy <[email protected]>

* one more attempt at format fix

Signed-off-by: Máirín Duffy <[email protected]>

Signed-off-by: Máirín Duffy <[email protected]>
Signed-off-by: Máirín Duffy <[email protected]>
2022-10-24 17:28:47 +00:00
Florent BENOIT
c94ef04b01
website: use Montserrat font as default font (#682)
Change-Id: I762531176c41c50eabdd9ebe10f8b1016ac6f9cd
Signed-off-by: Florent Benoit <[email protected]>

Signed-off-by: Florent Benoit <[email protected]>
2022-10-24 08:32:56 -04:00
Florent Benoit
4c988ef7a5 feat: adds initial website built from docusaurus
Change-Id: I0794ac26ba9c6d82c0df31adff66bd229ca5e9f8
Signed-off-by: Florent Benoit <[email protected]>
2022-04-04 17:23:17 +02:00