File tree 6 files changed +13
-7
lines changed
6 files changed +13
-7
lines changed Original file line number Diff line number Diff line change
1
+
2
+ # [ Suraj Mandal] ( https://github.com/surajmandalcell )
3
+
4
+ - Creating the docs
5
+ - Content
6
+ - Site
7
+
1
8
# [ Docsify] ( https://github.com/QingWei-Li/docsify ) {docsify-ignore-all}
2
9
Used to create the docs.
3
- # [ Suraj Mandal] ( https://github.com/surajmandalcell )
4
- Creating this docs
Original file line number Diff line number Diff line change @@ -16,5 +16,5 @@ https://paper.dropbox.com/doc/gtk-icon--ADs2QYNC9ypVUUAZV6uyuu9~AQ-BxJU5pyVmhtz8
16
16
``` sh
17
17
now
18
18
now alias
19
- now remove
19
+ now remove -s all gtkthemingguide
20
20
```
Original file line number Diff line number Diff line change 1
1
* [ Getting Started] ( getting_started.md )
2
- * [ Creating Gtk3 Themes] ( creating_gtk3_themes.md )
3
- * [ Creating Icon theme] ( creating_icon_theme.md )
2
+ * [ Creating Gtk Themes] ( creating_gtk_themes.md )
3
+ * [ FAQ Gtk Themes] ( faq_gtk_themes.md )
4
+ * [ Creating Icon Theme] ( creating_icon_theme.md )
4
5
5
- * [ Further reading ] ( further_reading.md )
6
+ * [ Further Reading ] ( further_reading.md )
6
7
* [ Credits] ( CREDITS.md )
File renamed without changes.
Original file line number Diff line number Diff line change
1
+ # Frequently Asked Questions
Original file line number Diff line number Diff line change 30
30
}
31
31
</ script >
32
32
< script async src ="//unpkg.com/docsify/lib/plugins/ga.min.js "> </ script >
33
- < script async defer src ="https://buttons.github.io/buttons.js "> </ script >
34
33
< script async src ="//unpkg.com/docsify/lib/plugins/disqus.min.js "> </ script >
35
34
< script async src ="//unpkg.com/docsify/lib/plugins/search.min.js "> </ script >
36
35
< script async src ="//unpkg.com/docsify/lib/docsify.min.js " data-ga ="UA-92801593-1 "> </ script >
You can’t perform that action at this time.
0 commit comments