Skip to content

Commit de7e9f6

Browse files
README design meta wiki-workflow
1 parent 853332a commit de7e9f6

File tree

4 files changed

+4
-3
lines changed

4 files changed

+4
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is my personal wiki where I share [everything I know](sharing/everything-I-
44

55
If this is your first time visiting this wiki, take a look [here](meta/meta.md) as it describes this wiki, its structure and goals.
66

7-
Below are [notes](https://github.com/nikitavoloboev/knowledge/blob/master/SUMMARY.md) & their relations visualized.
7+
Below are [notes](https://github.com/nikitavoloboev/knowledge/blob/main/SUMMARY.md) & their relations visualized.
88

99
![](https://i.imgur.com/SbhfKGm.png)
1010

design/design.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,3 +192,4 @@ Thus I try to be conscious of how my design decisions affect what I do. I like t
192192
- [Better in Black: Rethinking our Most Important Buttons | Spotify Design (2021)](https://spotify.design/article/better-in-black-rethinking-our-most-important-buttons)
193193
- [Designing a scalable design organization (2021)](https://www.mynameisjehad.com/designing-a-scalable-design-organization/)
194194
- [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))

meta/meta.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

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.
66

77
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.
88

other/wiki-workflow.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
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.
44

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).
66

77
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).
88

0 commit comments

Comments
 (0)