You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: design/design.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -192,3 +192,4 @@ Thus I try to be conscious of how my design decisions affect what I do. I like t
192
192
-[Better in Black: Rethinking our Most Important Buttons | Spotify Design (2021)](https://spotify.design/article/better-in-black-rethinking-our-most-important-buttons)
193
193
-[Designing a scalable design organization (2021)](https://www.mynameisjehad.com/designing-a-scalable-design-organization/)
194
194
-[Figma's design and development process (2021)](https://twitter.com/skuwamoto/status/1235042668494741504)
195
+
-[Design Principles](https://principles.design/) - Open source collection of Design Principles and methods. ([Code](https://github.com/benbrignell/principles.design))
Copy file name to clipboardExpand all lines: meta/meta.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
Below you will find all the notes I made. I continuously update them and I use them myself for my own reference. I try to write things and structure them so everyone can benefit from reading them or even reference what I know easily and quickly.
4
4
5
-
Each folder is a [topic that can include other topics](https://github.com/nikitavoloboev/knowledge/blob/master/SUMMARY.md) under it related to the parent topic.
5
+
Each folder is a [topic that can include other topics](https://github.com/nikitavoloboev/knowledge/blob/main/SUMMARY.md) under it related to the parent topic.
6
6
7
7
If this is your first time visiting this wiki, you can just start reading from the top entry down and see what sparks your interest.
Copy file name to clipboardExpand all lines: other/wiki-workflow.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
The entire wiki is one folder that you can find on [GitHub](https://github.com/nikitavoloboev/knowledge). It has many folders with subfolders or entries inside.
4
4
5
-
The order with which GitBook renders the files in the sidebar to your left is defined in [SUMMARY.md](https://github.com/nikitavoloboev/knowledge/blob/master/SUMMARY.md).
5
+
The order with which GitBook renders the files in the sidebar to your left is defined in [SUMMARY.md](https://github.com/nikitavoloboev/knowledge/blob/main/SUMMARY.md).
6
6
7
7
I write and edit all the markdown files in this wiki from [Sublime Text](../text-editors/sublime-text/sublime-text.md) with [Vim mode](https://github.com/guillermooo/Six).
0 commit comments