diff --git a/docs/_templates/sidebarintro.html b/docs/_templates/sidebarintro.html new file mode 100644 index 0000000..c6f9693 --- /dev/null +++ b/docs/_templates/sidebarintro.html @@ -0,0 +1,19 @@ +

About This Guide

+

+ This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis. +

+ +

Feedback

+

+ Feedback is greatly appreciated. If you have any questions, comments, + random praise, or anonymous threats, + shoot me an email. +

+ + +

Useful Links

+ diff --git a/docs/_templates/sidebarlogo.html b/docs/_templates/sidebarlogo.html new file mode 100644 index 0000000..8808ea0 --- /dev/null +++ b/docs/_templates/sidebarlogo.html @@ -0,0 +1,4 @@ +

About This Guide

+

+ This opinionated guide exists to provide both novice and expert Python developers a best-practice handbook to the installation, configuration, and usage of Python on a daily basis. +

\ No newline at end of file diff --git a/docs/_templates/test b/docs/_templates/test deleted file mode 100644 index e69de29..0000000 diff --git a/docs/_themes/kr/layout.html b/docs/_themes/kr/layout.html index 76ad259..70bf746 100644 --- a/docs/_themes/kr/layout.html +++ b/docs/_themes/kr/layout.html @@ -11,13 +11,15 @@ {%- block footer %} - + + Fork me on GitHub + +