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,9 +1,9 @@
 Awesome Design Principles !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
 Awesome Design Principles !Awesome (https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg) (https://github.com/sindresorhus/awesome)
A curated list of good design and experience principles.
▐ Design Principles are a tool for creating better and more consistent designs and experiences. They are high level rules that guide detailed design decisions. They are often written down within bigger style 
▐ guides, pattern libraries or design systems.
▐ Design Principles are a tool for creating better and more consistent designs and experiences. They are high level rules that guide detailed design decisions. They are often written down 
▐ within bigger style guides, pattern libraries or design systems.
Know a resource that isn't listed below? Feel free to create a new pull request (https://github.com/robinstickel/awesome-design-principles/pulls), or open an issue 
(https://github.com/robinstickel/awesome-design-principles/issues/new). Please read the contribution guidelines (CONTRIBUTING.md) before contributing.
@@ -37,13 +37,13 @@
- Design Principles - a Guide (https://www.cxpartners.co.uk/our-thinking/design-principles/) - Good introduction and best practices.
- Developing Asanas Design Principles (https://blog.asana.com/2013/10/design-principles/) - Inside article on how Asana developed their principles.
- The Core Principles of UI Design (https://www.invisionapp.com/blog/core-principles-of-ui-design/) - Short excerpt from Fundamental UI Design, an InVision e-course by Jane Portman.
- Design Principles Guide to less shitty Feedback (https://medium.com/apegroup-texts/design-principles-a-guide-to-less-shitty-feedback-64e9541816c1) - Short introduction and practical guide on how to set design 
principles (with examples)
- Design Principles Guide to less shitty Feedback (https://medium.com/apegroup-texts/design-principles-a-guide-to-less-shitty-feedback-64e9541816c1) - Short introduction and practical guide 
on how to set design principles (with examples)
Other Resources
- Built Environment Innovation Design (https://github.com/BEICOOP/BEICPBLChallenge/blob/master/Phase3/Stakeholders_Roles/Designer.md) - Lists professional design disciplines associated with built environment 
ventures and describes their roles (part of an open source project based learning challenge curricula).
- Built Environment Innovation Design (https://github.com/BEICOOP/BEICPBLChallenge/blob/master/Phase3/Stakeholders_Roles/Designer.md) - Lists professional design disciplines associated with 
built environment ventures and describes their roles (part of an open source project based learning challenge curricula).
- Learn Design Principles (http://learndesignprinciples.com/) - Learn how design principles can be applied from architecture to product design.
- Design Principles FTW (http://www.designprinciplesftw.com/) - "The biggest collection of Design Principles on the Internet."
- principles.adactio.com (https://principles.adactio.com/) - Huge list with various types of more traditional design principles.
@@ -51,5 +51,5 @@
- Principles of Product Design (http://bokardo.com/principles-of-product-design/) - Long list with well explained principles by Joshua Porter
Credits and Notes
This list is heavily inspired by Awesome Design Systems (https://github.com/alexpate/awesome-design-systems) by Alex Pate. As an UX designer I find myself writing design and/or experience principles quite often.
I created this list for reference and to get inspiration for better design principles.
This list is heavily inspired by Awesome Design Systems (https://github.com/alexpate/awesome-design-systems) by Alex Pate. As an UX designer I find myself writing design and/or experience 
principles quite often. I created this list for reference and to get inspiration for better design principles.