Commit graph

175 commits

Author SHA1 Message Date
Nuno Coração
b2849743d6 🐛 fix card height in lists 2023-04-10 21:56:12 +01:00
Nuno Coração
282eb80cc2
Merge pull request #593 from androw/access2
️ Alt text management
2023-03-12 19:44:55 +00:00
Nuno Coração
e5d81d952e
Merge pull request #595 from madoke/patch/use-article-description-meta
❇️ Use article/page configured summary ahead of default
2023-03-12 19:44:32 +00:00
madoke
bbacdd1dbd Use tags ahead of site default keywords 2023-03-12 18:53:13 +00:00
madoke
81e825ca9a Use article/page configured summary ahead of default 2023-03-12 12:53:14 +00:00
Nicolas Lorin
b00813ad26
Accessibility: add alt text for big hero 2023-03-11 11:04:40 +01:00
Nicolas Lorin
6af086dd65
Perf: add fixed image ratio 2023-03-11 11:03:26 +01:00
Nicolas Lorin
f762efde93
Accessibility: no alt text for bg img 2023-03-11 11:00:18 +01:00
Nuno Coração
e2c5c6eec9
Merge pull request #577 from androw/access
️ Minor changes
2023-03-10 14:41:36 +00:00
Nicolas Lorin
328e89d7a6
Accessibility: add link to language switcher 2023-03-06 23:23:34 +01:00
Nicolas Lorin
f5b435909e
Accessibility: Increase spacing for easier touch 2023-03-06 23:03:49 +01:00
Nicolas Lorin
08c195f342
Accessibility: Add missing aria-label on non-mobile buttons 2023-03-06 22:23:17 +01:00
Guillaume Assier
ff26b2f0e4 Accessibility: Add aria-label on buttons 2023-03-05 11:21:24 +00:00
Nuno Coração
7e41c9cac0 final polish 2023-03-02 22:36:00 +00:00
Nuno Coração
7740790c28 updated hugo version 2023-03-02 22:28:51 +00:00
Alan Tanner
da28e3ccdb match code convention
updated to { year } to make code conventions
2023-02-26 14:16:42 -05:00
Alan Tanner
c8e6218a6d added dynamic copyright year
if the param copyright contains the placeholder {year} the current year is returned
2023-02-26 13:45:57 -05:00
Nuno Coração
ef2392e891 added new header 2023-02-25 19:23:10 +00:00
Nuno Coração
3c5be0854d add support for meta theme-color with bg color 2023-02-25 19:14:28 +00:00
Nuno Coração
adab0c27c6 New header menu with base background color 2023-02-25 18:45:55 +00:00
Nuno Coração
be48836fce updated ux 2023-02-25 17:42:41 +00:00
Nuno Coração
18b0736c46 updated mobile view 2023-02-25 17:37:14 +00:00
Nuno Coração
ea129157d4 :language: add new language selector 2023-02-25 17:32:12 +00:00
Capprin Bass
66a706a77c Fixed homepage card spillover on responsive displays 2023-02-11 15:58:35 -05:00
Nuno Coração
debe531944
Merge pull request #478 from nunocoracao/feature-451-shortcode-timeline
 Add timeline shortcode
2023-01-26 20:21:38 +00:00
Nuno Coração
da369dac33 🐛 fixed hero partials default background 2023-01-25 00:11:28 +00:00
Nuno Coração
10d9a140b9 Add timeline shortcode 2023-01-24 23:53:01 +00:00
Nuno Coração
f4222b83a2 rewrote carousel 2023-01-17 22:36:56 +00:00
Nuno Coração
05f76ed459 fixed dependencies and css, update gallery code 2023-01-17 00:31:25 +00:00
Nuno Coração
537f0f77a7 polish 2023-01-15 00:39:38 +00:00
Nuno Coração
438d493bd5 📖 created recipe section 2023-01-15 00:22:05 +00:00
Nuno Coração
a194975889 Page indicator in navigation bar 2023-01-14 23:50:34 +00:00
Nuno Coração
62dbfc51c5 Progress Indicator in TOC 2023-01-14 23:05:10 +00:00
Nuno Coração
d569a0146e
Merge pull request #377 from nunocoracao/subnavigation-feature-branch
 Add sub-navigation and nested menus
2023-01-14 21:58:42 +00:00
Nuno Coração
053fa1383a final polish 2023-01-14 21:58:22 +00:00
Nuno Coração
88b23d57de add dynamic negative margin when logo is used 2023-01-14 20:10:37 +00:00
Nuno Coração
b3e006d90f recovered sub-navigation 2023-01-14 13:10:55 +00:00
Nuno Coração
fe54147bf8 Tags open in the same window 2023-01-14 12:08:20 +00:00
Nuno Coração
fbb78892bf ️ revert image processing behaviour (.fill to .resize) 2023-01-14 11:58:49 +00:00
Nuno Coração
2db7f50c7c removed unused css classes 2023-01-14 11:15:07 +00:00
Nuno Coração
868c45f3b1
Delete README.md 2023-01-14 11:11:38 +00:00
Nuno Coração
620368b093 removed comments 2023-01-14 10:51:32 +00:00
Nuno Coração
ae5e154235 🐛 removed unexistent onload call 2023-01-14 02:19:32 +00:00
Nuno Coração
d8e641dc8d final version for testing 2023-01-14 02:09:45 +00:00
Nuno Coração
f970b2b6d9 ♻️ initial cleanup 2023-01-08 22:15:54 +00:00
Nuno Coração
866febe2a0 ♻️ synced branch to dev and fixed conflicts 2023-01-08 22:04:41 +00:00
Nuno Coração
2c1d12584b 🐛 fixed typeit integration 2023-01-08 21:44:15 +00:00
Nuno Coração
774a1fc981 🐛 fix reference to nav.scroll_to_top_title 2023-01-08 20:48:22 +00:00
Mircea-Pavel ANTON
1460aefdd6 Extract the "scroll to top" section as a partial 2023-01-07 03:44:09 +02:00
madoke
dfb18c126c add nested menus capability 2023-01-06 16:57:51 +00:00