Update render script and Makefile

This commit is contained in:
Jonas Zeunert
2024-04-22 21:54:39 +02:00
parent 2d63fe63cd
commit 4d0cd768f7
10975 changed files with 47095 additions and 4031084 deletions

View File

@@ -188,14 +188,15 @@
⟡ React-flexbox (https://github.com/tcoopman/react-flexbox) - Implementation of css flexbox in react with inline styles.
⟡ Reflexbox (https://github.com/jxnblk/reflexbox) - Responsive React flexbox grid system higher order component.
⟡ Solved by flexbox (https://github.com/philipwalton/solved-by-flexbox) - A showcase of problems once hard or impossible to solve with CSS alone, now made trivially easy with Flexbox.:metal:
⟡ Visualizing Flexbox (http://codepen.io/paultrone/pen/xwxNmQ?utm_campaign=CSS%2BLayout%2BNews&utm_medium=email&utm_source=CSS_Layout_News_6) - A neat little CodePen Demo to play around with Flex properties.
⟡ Visualizing Flexbox
 (http://codepen.io/paultrone/pen/xwxNmQ?utm_campaign=CSS%2BLayout%2BNews&utm_medium=email&utm_source=CSS_Layout_News_6) - A neat little CodePen Demo to play around with Flex properties.
⟡ ZEEF CSS Flexbox (https://css-flexbox.zeef.com/afonso.pacifer) - The awesome flexbox on zeef.:metal:
⟡ Flexbox Zombies (http://flexboxzombies.com/p/flexbox-zombies) - A game for learning CSS flexbox.
Courses
⟡ CSS Flexbox Layout 
(https://teamtreehouse.com/library/css-flexbox-layout?utm_source=Responsive+Design+Weekly&utm_campaign=e4dbc18ebc-Responsive_Design_Weekly_184&utm_medium=email&utm_term=0_df65b6d7c8-e4dbc18ebc-59080665&goal=0_
df65b6d7c8-e4dbc18ebc-59080665) - treehouse
(https://teamtreehouse.com/library/css-flexbox-layout?utm_source=Responsive+Design+Weekly&utm_campaign=e4dbc18ebc-Responsive_Design_Weekly_184&utm_medium=email&utm_term=0_df65b6d7c8-e4dbc18
ebc-59080665&goal=0_df65b6d7c8-e4dbc18ebc-59080665) - treehouse
⟡ Learn Flexbox for free (https://scrimba.com/g/gflexbox) - scrimba
Who to Follow