9 Commits

Author SHA1 Message Date
Emi
17f2839840 Add BlueSky to community and footer 2024-10-22 13:22:31 +02:00
Emi
f0121169e1 Update Discord link 2024-07-04 15:08:50 +02:00
Emi
66aedcfb14 Add Twitch on official social networks 2024-06-18 13:55:56 +02:00
Jan Klass
c15406abac Add Lemmy community card (#841)
* add: lemmy community card

* add correct background-color

* Move Lemmy into 'User-supported communities' block

* Use formatting and img background like 'Forums' next to it

* Use asset name consistent to community forums next to it/same category

* Convert img to webp

* Change community title to 'proramming.dev'

* Reduce title font size

to fix dynamic scaling issues (text exceeding layout-considered-acceptable-space)

* Fix breakpoint for user-supported communities long cards

* Update community.html

---------

Co-authored-by: Jens Becker <mail@jens.pub>
Co-authored-by: Emi <2206700+coppolaemilio@users.noreply.github.com>
2024-05-07 14:12:49 +02:00
Michael
8c9116fa82 Convert images to webp (#803)
* Convert images

* Update image paths

* Convert more assets

* Fix author image paths

* Fix image paths
2024-02-15 16:37:54 +01:00
Emi
e6c1affe92 Replace old Q&A platform with new forum 2023-12-08 17:27:57 +01:00
Emi
959e3cf497 Add community forums (#702) 2023-09-11 12:46:12 +02:00
Emi
c92c11db85 Remove community forum 2023-07-14 17:40:01 +02:00
Emilio Coppola
2fa65521ee Complete website rewrite
This PR replaces the current CMS website with a static version of it built using Jekyll.

- Everything should be working 1 to 1 with the same permalinks except for the `/news` page (not articles) which was renamed as `/blog` (old links will redirect to new ones).
- The showcase entries on the home page now redirect to their showcase page in our site so that the user can choose which store front or page to visit next.
- I also changed the first link from the nav bar to go to the showcase page since the features one is still pretty outdated.

Co-authored-by: Yuri Sizov <yuris@humnom.net>
2023-01-09 19:14:36 +03:00