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

@@ -1,4 +1,4 @@
 Awesome Material Design !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome Material Design !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
A curated list of Google's material design (http://www.google.com/design/spec) based libraries, resources and awesome things.
@@ -13,8 +13,8 @@
 - sass-material-colors (https://github.com/minusfive/sass-material-colors) — An easy way to use Google's Material Design colors in your Sass/Scss project.
 - Google-Material-Design-Font-Icon (https://github.com/Seb-L/Google-Material-Design-Font-Icon) — Font Icon based on Google Material Design Icon set.
 - Material Design Icons (https://materialdesignicons.com/) — Community generated Material Design icon pack.
 - Android Asset Studio (https://romannurik.github.io/AndroidAssetStudio/) — A web-based set of tools for generating graphics and other assets that would eventually be in an Android application's res/ 
directory.
 - Android Asset Studio (https://romannurik.github.io/AndroidAssetStudio/) — A web-based set of tools for generating graphics and other assets that would eventually be in an Android 
application's res/ directory.
Animation
==
@@ -26,7 +26,8 @@
 
Components
==
 - SVG-Morpheus (https://github.com/alexk111/SVG-Morpheus) — JavaScript library enabling SVG icons to morph from one to the other. It implements Material Design's Delightful Details transitions.
 - SVG-Morpheus (https://github.com/alexk111/SVG-Morpheus) — JavaScript library enabling SVG icons to morph from one to the other. It implements Material Design's Delightful Details 
transitions.
 - Material-Design-ColorPicker (https://github.com/Fraina/Material-Design-ColorPicker) — A Material Design Color Picker.
 - material-design-color-palette (https://github.com/zavoloklom/material-design-color-palette) — Material Design Color Palette: LESS/CSS toolkit.
 - md-timepicker (https://github.com/dotlouis/md-timepicker) — A Polymer Timepicker element in Material Design.
@@ -52,7 +53,8 @@
==
 - AngularJS (https://github.com/angular/material) — Material design for AngularJS.
 - Angular (https://github.com/angular/material2) — Material design for Angular.
 - DevExtreme (https://js.devexpress.com) — 65+ responsive and feature-complete UI components with customizable Material Design compliant themes. Available for Angular, React, Vue and jQuery.
 - DevExtreme (https://js.devexpress.com) — 65+ responsive and feature-complete UI components with customizable Material Design compliant themes. Available for Angular, React, Vue and 
jQuery.
 - ember-paper (https://github.com/miguelcobain/ember-paper) — The Ember approach to Material Design.
 - material-design-lite (https://github.com/google/material-design-lite/) — Material Design Lite Components in HTML/CSS/JS.
 - MUI (https://mui.com/) — The React component library of Material Design
@@ -90,7 +92,7 @@
 - Paper Polymer Elements (https://elements.polymer-project.org/browse?package=paper-elements) — Paper elements are a set of visual elements that implement Google's Material Design.
 - ScaffoldHub.io (https://scaffoldhub.io) — Generate full Angular Material applications with an online modeling tool!
 
 Other Awesome Lists
 Other Awesome Lists
Other amazingly awesome lists can be found in the awesome-awesomeness (https://github.com/bayandin/awesome-awesomeness) list.
Contributing