Commit Graph

100 Commits

Author SHA1 Message Date
Nuno Coração 66198da716 Related articles feature added 2023-04-29 15:56:55 +01:00
Nuno Coração 9c06a77fdf Merge branch 'dev' into dependabot/npm_and_yarn/dev/tailwindcss-3.3.2 2023-04-29 11:34:25 +01:00
dependabot[bot] f74fa4c47c 💄 Rebuild CSS 2023-04-26 06:02:22 +00:00
dependabot[bot] ac0e87102d 💄 Rebuild CSS 2023-04-24 06:05:37 +00:00
Nuno Coração 096fa3e919 fixed 🎨 List hover styling too bright 2023-04-22 12:54:31 +01:00
Nuno Coração e770bc974a 🐛 External posts should not display likes and views 2023-04-10 22:12:31 +01:00
Nuno Coração b2849743d6 🐛 fix card height in lists 2023-04-10 21:56:12 +01:00
Nuno Coração 088050c06f Add telegram and whatsapp share icons 2023-04-10 21:46:53 +01:00
Nuno Coração ea6b8c947e 🐛 Color Schema fix 2023-03-15 12:55:27 +00:00
Nuno Coração 775603d8ea 🐛 fixed mark css 2023-03-10 13:25:02 +00:00
Nuno Coração 15836936d2 updated carousel shorcode to support latest version of tw-elements 2023-03-10 13:07:31 +00:00
dependabot[bot] 705f9acb30 💄 Rebuild CSS 2023-03-10 06:03:09 +00:00
Nuno Coração 9a1a1b70da temp fix for carousel 2023-03-09 22:56:12 +00:00
dependabot[bot] eeb5f7815d 💄 Rebuild CSS 2023-03-03 06:06:01 +00:00
Nuno Coração ea129157d4 :language: add new language selector 2023-02-25 17:32:12 +00:00
dependabot[bot] 5b9e28503b 💄 Rebuild CSS 2023-02-21 06:02:32 +00:00
dependabot[bot] 170115adb8 💄 Rebuild CSS 2023-02-17 05:30:21 +00:00
dependabot[bot] 2ca7b3b936 💄 Rebuild CSS 2023-02-09 05:09:29 +00:00
Nuno Coração 5ab7918e1f fixed shortcode mobile css classes for gallery and carousel 2023-02-03 21:32:07 +00:00
Nuno Coração 46d97160d5 Merge pull request #485 from mirceanton/feature-482-mobile-classes-for-gallery
 Mobile classes for gallery and carousel
2023-02-03 20:53:17 +00:00
Mircea-Pavel ANTON 2477af7cc9 Add mobile styles for the carousel and gallery shortcodes 2023-01-25 13:17:19 +00:00
Nuno Coração 10d9a140b9 Add timeline shortcode 2023-01-24 23:53:01 +00:00
Mircea-Pavel ANTON 219daad731 Define more aspect ratios 2023-01-18 09:18: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 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 b3e006d90f recovered sub-navigation 2023-01-14 13:10:55 +00:00
Nuno Coração 98b48ac6bb add github shortcode 2023-01-14 11:39:17 +00:00
Nuno Coração d8e641dc8d final version for testing 2023-01-14 02:09:45 +00:00
dependabot[bot] ee28918cc2 💄 Rebuild CSS 2023-01-11 05:11:50 +00:00
Nuno Coração 1bbb4db406 final polish and version bump 2023-01-08 21:49:48 +00:00
Nuno Coração 4d16c10f6b 💄 improve to codeblocks 2023-01-05 21:30:49 +00:00
Nuno Coração a17139e1dd final polish and version bump 2023-01-05 20:45:47 +00:00
Nuno Coração e86df4129b 💄 added list.constrainItemsWidth to constrain items width 2023-01-05 19:18:24 +00:00
Nuno Coração 8a91f00435 💄 remove wrapping from code and blockquotes and added background color to code 2023-01-05 18:41:10 +00:00
Nuno Coração 6bccf5c7d9 ♻️ refactor article links, cards, and recent articles partials 2022-12-31 15:58:20 +00:00
Nuno Coração 2fab070f49 Taxonomy add card view 2022-12-31 15:35:21 +00:00
Nuno Coração e7bbd250d9 💄 Review list grids 2022-12-30 21:37:28 +00:00
Nuno Coração 7302083428 small fixes for main release 2022-12-21 23:46:19 +00:00
Chris Banes 8c939bf372 Use grid rather than flexbox for recent articles
Currently the items include some inner padding, which means
that the items have some leading spacing on the left/right
which don't align with the keyline.

This PR updates this to use a grid, with a fixed number of
columns depending on the screen size.
2022-12-17 15:58:50 +00:00
Krishna Santosh 2f053a7279 fix: add margin-bottom to 'the-top' element 2022-12-11 18:52:41 +05:30
Nuno Coração ae18817eb0 final 2022-11-18 23:07:59 +00:00
Nuno Coração 981204d58e fixed bug 2022-11-18 22:58:59 +00:00
Chris Banes ff0f9d122f Use p-1.5 instead 2022-11-17 10:19:08 +00:00
Chris Banes 9993c53476 Update icons to use p-2 2022-11-17 10:05:20 +00:00
Nuno Coração 6e4ed17ab7 tested and prepd release version 2022-11-14 20:53:56 +00:00