From 561b494068b22a2eb14b0dd68ae2877fa8708de3 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 27 Jul 2021 13:18:17 +0200 Subject: [PATCH 001/136] Create index.md --- index.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 index.md diff --git a/index.md b/index.md new file mode 100644 index 0000000..83f2491 --- /dev/null +++ b/index.md @@ -0,0 +1,3 @@ +Uganda Emergency services Technical guide +========================================= + From 01a994323f93aa7658bb855e6d524a7395b25665 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 27 Jul 2021 13:18:33 +0200 Subject: [PATCH 002/136] Delete index.md --- index.md | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 index.md diff --git a/index.md b/index.md deleted file mode 100644 index 83f2491..0000000 --- a/index.md +++ /dev/null @@ -1,3 +0,0 @@ -Uganda Emergency services Technical guide -========================================= - From 3e696de3ecc66341b2099e3f7bd085d9d4b8e692 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 27 Jul 2021 13:20:27 +0200 Subject: [PATCH 003/136] Create index.md --- index.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 index.md diff --git a/index.md b/index.md new file mode 100644 index 0000000..b5a008a --- /dev/null +++ b/index.md @@ -0,0 +1,6 @@ +Uganda's Emergency Services Technical Guide +=========================================== + +###### Created by Austin.K + + From a3322d49e84ebfd3f63259c7095e5c32efcda3af Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 27 Jul 2021 13:31:40 +0200 Subject: [PATCH 004/136] Update index.md --- index.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/index.md b/index.md index b5a008a..796de89 100644 --- a/index.md +++ b/index.md @@ -3,4 +3,22 @@ Uganda's Emergency Services Technical Guide ###### Created by Austin.K +A technical guide to the design, architecture and implementation considerations for the UgandaEMR distribution based on OpenMRS. +This guide provides a starting point for developers, system administrators, and other technical stakeholders to understand +the decisions made in this implementation, and how to extend it. +Here are the links to the differents files is below + +[Summary](SUMMARY.md) + +[How to create a custom module](creating-a-custom-module.md) + +[Management of the Forms done here](form-management.md) + +[Management of the meta data](meta-management.md) + +[A releasing note](releasing.md) + +[A report for the development guidelines](report-development-guidelines.md) + +[The setup](setup-dev-environment.md) From ab29afb8a1e934ac7bf07ea6a52a0f939e29159a Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 27 Jul 2021 14:20:17 +0200 Subject: [PATCH 005/136] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index bb95e95..9b9a621 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -# Introduction +Introduction +==== A technical guide to the design, architecture and implementation considerations for the UgandaEMR distribution based on OpenMRS. This guide provides a starting point for developers, system administrators, and other technical stakeholders to understand the decisions made in this implementation, and how to extend it. From f1751c57f48c238976161a004a23e62ebc2fc6a7 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 27 Jul 2021 14:25:30 +0200 Subject: [PATCH 006/136] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 9b9a621..84993d1 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -Introduction -==== +Introduction +=== + -A technical guide to the design, architecture and implementation considerations for the UgandaEMR distribution based on OpenMRS. This guide provides a starting point for developers, system administrators, and other technical stakeholders to understand the decisions made in this implementation, and how to extend it. From 13103d5f6a39756d71af27ab776bedaab3668fff Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 27 Jul 2021 14:26:45 +0200 Subject: [PATCH 007/136] Delete README.md --- README.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index 84993d1..0000000 --- a/README.md +++ /dev/null @@ -1,5 +0,0 @@ -Introduction -=== - - - From 18bdbcd65e0703d937abea0c239e0694ed276e40 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 27 Jul 2021 14:27:13 +0200 Subject: [PATCH 008/136] Create README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..c99210d --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +Introduction +=== From e03c7b0c9b738fed42bc3e60e36a0d3d74b8e514 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 27 Jul 2021 15:08:27 +0200 Subject: [PATCH 009/136] Update and rename README.md to README.markdown --- README.markdown | 2 ++ README.md | 2 -- 2 files changed, 2 insertions(+), 2 deletions(-) create mode 100644 README.markdown delete mode 100644 README.md diff --git a/README.markdown b/README.markdown new file mode 100644 index 0000000..b1738c0 --- /dev/null +++ b/README.markdown @@ -0,0 +1,2 @@ +Introduction +=== diff --git a/README.md b/README.md deleted file mode 100644 index c99210d..0000000 --- a/README.md +++ /dev/null @@ -1,2 +0,0 @@ -Introduction -=== From a4e61932a30e5f17360c82408e8d10e9c957fe6d Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 27 Jul 2021 15:09:11 +0200 Subject: [PATCH 010/136] Update SUMMARY.md --- SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUMMARY.md b/SUMMARY.md index 527eddb..fc206d8 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,6 +1,6 @@ # Table of contents -* [Introduction](README.md) +* [Introduction](README.markdown) * [Guidelines for Customizing UgandaEMR](guidelines-for-customizing-ugandaemr.md) * [Setting up a Development Enviornment](setup-dev-environment.md) * [Metadata Management](metadata-management.md) From 624cb1f82434608268ed8da4264507e4ae6a3473 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 27 Jul 2021 15:11:00 +0200 Subject: [PATCH 011/136] Update README.markdown --- README.markdown | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.markdown b/README.markdown index b1738c0..096b83f 100644 --- a/README.markdown +++ b/README.markdown @@ -1,2 +1,11 @@ Introduction === + + +The Future is now. The idea of robots living among humans is becoming a conversation that has crossed the minds of many and the opportunity to indulge in the topic of robotics engineering would help feed my desire to understand the future that is being built in front of us. By participating in this summer program on Robotics engineering I would hope to learn a new aspect of life in an ever-expanding world that we live in. + +My AS level studies, in computer science, have helped spark the thought of how programming has endless possibilities in the world and how programming is a vital part of robotics which made me realize that the idea of robots living amongst humans is a real possibility within the world through the fast-growing world of Computer science. Through attending the summer program, I would hope to understand more about how robots are built and the process behind their structure so I can gain a basic understanding of what happens in the creation of such machines. + In physics we learn how the electrical components connect to each other in different ways to help create a circuit which fascinates me in how all these stand-alone components can work together to bring out pre-determined outcome. From this I have developed the skill on precision through the practical’s that we would do in class and this skill will help me through this course where when asked to do research or when recoding results the data retrieved will be precise. + +In conclusion the summer program is an ideal program to be in because of the insight it gives into being a university student and how the world around us is ever changing so as humans we need to keep up. + From 9e29eede7363fd74b24e6380838a2483444d4f15 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Wed, 28 Jul 2021 08:38:16 +0200 Subject: [PATCH 012/136] Rename README.markdown to README.md --- README.markdown => README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.markdown => README.md (100%) diff --git a/README.markdown b/README.md similarity index 100% rename from README.markdown rename to README.md From e0ac56e97c887741703401cb5034a3024416bb86 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Wed, 28 Jul 2021 08:43:57 +0200 Subject: [PATCH 013/136] Update SUMMARY.md --- SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUMMARY.md b/SUMMARY.md index fc206d8..527eddb 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,6 +1,6 @@ # Table of contents -* [Introduction](README.markdown) +* [Introduction](README.md) * [Guidelines for Customizing UgandaEMR](guidelines-for-customizing-ugandaemr.md) * [Setting up a Development Enviornment](setup-dev-environment.md) * [Metadata Management](metadata-management.md) From 8a95796450c73f11c0c394ab7fb98da2ea7aada7 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Wed, 28 Jul 2021 09:44:30 +0200 Subject: [PATCH 014/136] Delete index.md --- index.md | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 index.md diff --git a/index.md b/index.md deleted file mode 100644 index 796de89..0000000 --- a/index.md +++ /dev/null @@ -1,24 +0,0 @@ -Uganda's Emergency Services Technical Guide -=========================================== - -###### Created by Austin.K - -A technical guide to the design, architecture and implementation considerations for the UgandaEMR distribution based on OpenMRS. -This guide provides a starting point for developers, system administrators, and other technical stakeholders to understand -the decisions made in this implementation, and how to extend it. - -Here are the links to the differents files is below - -[Summary](SUMMARY.md) - -[How to create a custom module](creating-a-custom-module.md) - -[Management of the Forms done here](form-management.md) - -[Management of the meta data](meta-management.md) - -[A releasing note](releasing.md) - -[A report for the development guidelines](report-development-guidelines.md) - -[The setup](setup-dev-environment.md) From cb85b12167045160c1659aa42434712bd2694323 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Wed, 28 Jul 2021 16:14:09 +0200 Subject: [PATCH 015/136] Create .htaccess --- .htaccess | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .htaccess diff --git a/.htaccess b/.htaccess new file mode 100644 index 0000000..28955fa --- /dev/null +++ b/.htaccess @@ -0,0 +1,2 @@ +Redirect 301 /README.md https://austinbwanika.github.io/ugandaemr-technicalguide/ +Redirect 301 /SUMMARY.md https://austinbwanika.github.io/ugandaemr-technicalguide/SUMMARY.html From 87587f89c8988c4a6a16e37f8b8581c0cba9fb7c Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Wed, 28 Jul 2021 16:21:55 +0200 Subject: [PATCH 016/136] Update .htaccess --- .htaccess | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.htaccess b/.htaccess index 28955fa..b59b0b4 100644 --- a/.htaccess +++ b/.htaccess @@ -1,2 +1,2 @@ -Redirect 301 /README.md https://austinbwanika.github.io/ugandaemr-technicalguide/ -Redirect 301 /SUMMARY.md https://austinbwanika.github.io/ugandaemr-technicalguide/SUMMARY.html +Redirect 301 / https://austinbwanika.github.io/ugandaemr-technicalguide/SUMMARY.html + From 9275790c3e4335993503dd199cc7bc365b934b74 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Wed, 28 Jul 2021 16:24:22 +0200 Subject: [PATCH 017/136] Update .htaccess --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index b59b0b4..d36eaac 100644 --- a/.htaccess +++ b/.htaccess @@ -1,2 +1,2 @@ -Redirect 301 / https://austinbwanika.github.io/ugandaemr-technicalguide/SUMMARY.html +Redirect 301 / https://www.google.com/webhp?hl=en&ictx=2&sa=X&ved=0ahUKEwiQp6vs4YXyAhVrRkEAHZYmB9wQPQgJ From 93439b9eb812b2874d46b99a79c63d48528754a0 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Wed, 28 Jul 2021 16:30:10 +0200 Subject: [PATCH 018/136] Update .htaccess --- .htaccess | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index d36eaac..d1bd8bc 100644 --- a/.htaccess +++ b/.htaccess @@ -1,2 +1,3 @@ -Redirect 301 / https://www.google.com/webhp?hl=en&ictx=2&sa=X&ved=0ahUKEwiQp6vs4YXyAhVrRkEAHZYmB9wQPQgJ +#Alternate default index page +DirectoryIndex SUMMARY.html From f6bbfe738eff45639b27b2cfb6d72325066830d1 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Wed, 28 Jul 2021 16:33:24 +0200 Subject: [PATCH 019/136] Update .htaccess --- .htaccess | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.htaccess b/.htaccess index d1bd8bc..d4a9c71 100644 --- a/.htaccess +++ b/.htaccess @@ -1,3 +1,2 @@ #Alternate default index page -DirectoryIndex SUMMARY.html - +DirectoryIndex SUMMARY.md From 33f9fcbd913b81788331c10d7cbb36a41b9a21aa Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 09:28:37 +0200 Subject: [PATCH 020/136] Delete .htaccess --- .htaccess | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 .htaccess diff --git a/.htaccess b/.htaccess deleted file mode 100644 index d4a9c71..0000000 --- a/.htaccess +++ /dev/null @@ -1,2 +0,0 @@ -#Alternate default index page -DirectoryIndex SUMMARY.md From 6c446ba5b163850a76938812f8b4189d7ab80828 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 09:43:07 +0200 Subject: [PATCH 021/136] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 096b83f..a096577 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ Introduction === - +redirect: SUMMARY.md The Future is now. The idea of robots living among humans is becoming a conversation that has crossed the minds of many and the opportunity to indulge in the topic of robotics engineering would help feed my desire to understand the future that is being built in front of us. By participating in this summer program on Robotics engineering I would hope to learn a new aspect of life in an ever-expanding world that we live in. From 1a4c6d7c721ed17c50d2e0d3168ff716dad0b1df Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 14:10:20 +0200 Subject: [PATCH 022/136] Create index.html --- index.html | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..4a840fb --- /dev/null +++ b/index.html @@ -0,0 +1,2 @@ + From 3d2351af92ee5857ddbf45cd194caf63bf2a3ea0 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 14:13:41 +0200 Subject: [PATCH 023/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 4a840fb..1f3a59f 100644 --- a/index.html +++ b/index.html @@ -1,2 +1,2 @@ + content="5, url= https://austinbwanika.github.io/ugandaemr-technicalguide/SUMMARY.md" /> From fc77ec7789b27832f063ace9ac050e7083588dc2 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 14:18:51 +0200 Subject: [PATCH 024/136] Update index.html --- index.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/index.html b/index.html index 1f3a59f..7a11a5a 100644 --- a/index.html +++ b/index.html @@ -1,2 +1 @@ - + From 56cba4ab31abed02d70e6f99eaecc3bfd1dcbdd8 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 14:21:57 +0200 Subject: [PATCH 025/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 7a11a5a..316d752 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 3910ee3a9f93010506bfaa9bd27eee533c816763 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 14:25:24 +0200 Subject: [PATCH 026/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 316d752..d1f6cb6 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 45ffc86a48c34d31323394308ebd2022533c09f3 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 14:32:52 +0200 Subject: [PATCH 027/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d1f6cb6..316d752 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From e82bf0cf7ca222adee3c70b3bb6b10df9558ebdc Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 14:36:00 +0200 Subject: [PATCH 028/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 316d752..e09cf55 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 12373c9fb879770d7a47e1fd16f3a0c3cf81d001 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 14:39:16 +0200 Subject: [PATCH 029/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index e09cf55..aa238d6 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 0a5624029863af1425b723d32f104a1795604f15 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 14:42:48 +0200 Subject: [PATCH 030/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index aa238d6..d1f6cb6 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 1afc4ef55dfc13148f7f81aedc9626619fe45225 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 16:06:43 +0200 Subject: [PATCH 031/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index d1f6cb6..f8a7213 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From edd5cc4ea4237a59949aef92940f2df8ed36147d Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 16:19:39 +0200 Subject: [PATCH 032/136] Delete README.md --- README.md | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index a096577..0000000 --- a/README.md +++ /dev/null @@ -1,11 +0,0 @@ -Introduction -=== -redirect: SUMMARY.md - -The Future is now. The idea of robots living among humans is becoming a conversation that has crossed the minds of many and the opportunity to indulge in the topic of robotics engineering would help feed my desire to understand the future that is being built in front of us. By participating in this summer program on Robotics engineering I would hope to learn a new aspect of life in an ever-expanding world that we live in. - -My AS level studies, in computer science, have helped spark the thought of how programming has endless possibilities in the world and how programming is a vital part of robotics which made me realize that the idea of robots living amongst humans is a real possibility within the world through the fast-growing world of Computer science. Through attending the summer program, I would hope to understand more about how robots are built and the process behind their structure so I can gain a basic understanding of what happens in the creation of such machines. - In physics we learn how the electrical components connect to each other in different ways to help create a circuit which fascinates me in how all these stand-alone components can work together to bring out pre-determined outcome. From this I have developed the skill on precision through the practical’s that we would do in class and this skill will help me through this course where when asked to do research or when recoding results the data retrieved will be precise. - -In conclusion the summer program is an ideal program to be in because of the insight it gives into being a university student and how the world around us is ever changing so as humans we need to keep up. - From 8108d96af72c6eb4b92eb089a7d2b21923740e5f Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 16:20:08 +0200 Subject: [PATCH 033/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f8a7213..30e11ad 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 2544f9e46966e2f0e5454d6b26091a42bd425618 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 16:25:49 +0200 Subject: [PATCH 034/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 30e11ad..629b127 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 7f9b7fd2f0342ec336fdbafc8441943446834504 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 16:30:54 +0200 Subject: [PATCH 035/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 629b127..8f13432 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From a66fb91fb703bbcd05e85f23a874f033980ff4e2 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 16:53:31 +0200 Subject: [PATCH 036/136] Rename SUMMARY.md to SUMMARY.html --- SUMMARY.md => SUMMARY.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename SUMMARY.md => SUMMARY.html (100%) diff --git a/SUMMARY.md b/SUMMARY.html similarity index 100% rename from SUMMARY.md rename to SUMMARY.html From a0422ecf43b8b75cd5fda04ab37f156c83b58b33 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 17:23:17 +0200 Subject: [PATCH 037/136] Rename SUMMARY.html to SUMMARY.md --- SUMMARY.html => SUMMARY.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename SUMMARY.html => SUMMARY.md (100%) diff --git a/SUMMARY.html b/SUMMARY.md similarity index 100% rename from SUMMARY.html rename to SUMMARY.md From d204fdf126ba9f18701fa5b678964878a850c20c Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Thu, 29 Jul 2021 17:25:05 +0200 Subject: [PATCH 038/136] Create README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..933061f --- /dev/null +++ b/README.md @@ -0,0 +1,4 @@ +# Introduction + +A technical guide to the design, architecture and implementation considerations for the UgandaEMR distribution based on OpenMRS. This guide provides a starting point +for developers, system administrators, and other technical stakeholders to understand the decisions made in this implementation, and how to extend it. From 8115df41f701e90ea2275f732ba63845807565c5 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 08:48:28 +0200 Subject: [PATCH 039/136] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 933061f..bb95e95 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # Introduction -A technical guide to the design, architecture and implementation considerations for the UgandaEMR distribution based on OpenMRS. This guide provides a starting point -for developers, system administrators, and other technical stakeholders to understand the decisions made in this implementation, and how to extend it. +A technical guide to the design, architecture and implementation considerations for the UgandaEMR distribution based on OpenMRS. This guide provides a starting point for developers, system administrators, and other technical stakeholders to understand the decisions made in this implementation, and how to extend it. + From 8fb3ff39b5af541a720a1f7ba5fca1bbf33111f4 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 09:02:04 +0200 Subject: [PATCH 040/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8f13432..629b127 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 1e97c9f0b71f73f3b6b744812244d10fe8823956 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 09:05:17 +0200 Subject: [PATCH 041/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 629b127..28cfd12 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 8673b6aa9a08416cb8c217ea98ca77696738e0cb Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 09:07:20 +0200 Subject: [PATCH 042/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 28cfd12..640f436 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From a80b309079be77a3f7b6d619d69953a58d38b1c4 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 09:12:45 +0200 Subject: [PATCH 043/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 640f436..8f13432 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 0f20dbc48c59f370aa7eb4ae03989cec19fc1231 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 09:20:34 +0200 Subject: [PATCH 044/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8f13432..629b127 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 20f1c3dadb35dafbf44a34da3ae8953bbf3cf7cc Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 09:41:07 +0200 Subject: [PATCH 045/136] Create mkdocs.yml --- mkdocs.yml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 mkdocs.yml diff --git a/mkdocs.yml b/mkdocs.yml new file mode 100644 index 0000000..9368a74 --- /dev/null +++ b/mkdocs.yml @@ -0,0 +1,31 @@ +# Project information +site_name: "ugandaemr technicalguide" +site_description: "Technical guide to Uganda's EMR response" +site_author: "METS" +site_url: " + +#Repository +repo_name: "ugandaemr-technicalguide" +repo_url: "https://austinbwanika.github.io/ugandaemr-technicalguide/" + +#Copyright +copyright: "Copyright © 2021 METS Programme" + +#Theme +theme: + name: "material" + palette: + primary: "Blue Gray" + accent: "indigo" + language: "en" + font: + text: "Roboto" + code: "Roboto Mono" + features: + # - navigation.expand + - navigation.tabs + +nav: + - Home: + - 'SUMMARY.md' + From 1580867a0456d24efe86b9eba5ef6a4532643780 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 09:46:58 +0200 Subject: [PATCH 046/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 629b127..8f13432 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 59a2c1623a332d4d4fd86448222de185c02a23a7 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 11:25:09 +0200 Subject: [PATCH 047/136] Update mkdocs.yml --- mkdocs.yml | 48 +++++++++++++++++++----------------------------- 1 file changed, 19 insertions(+), 29 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 9368a74..aa0f3ef 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,31 +1,21 @@ -# Project information -site_name: "ugandaemr technicalguide" -site_description: "Technical guide to Uganda's EMR response" -site_author: "METS" -site_url: " +name: docs +on: + push: + branches: + - master + workflow_dispatch: -#Repository -repo_name: "ugandaemr-technicalguide" -repo_url: "https://austinbwanika.github.io/ugandaemr-technicalguide/" - -#Copyright -copyright: "Copyright © 2021 METS Programme" - -#Theme -theme: - name: "material" - palette: - primary: "Blue Gray" - accent: "indigo" - language: "en" - font: - text: "Roboto" - code: "Roboto Mono" - features: - # - navigation.expand - - navigation.tabs - -nav: - - Home: - - 'SUMMARY.md' +jobs: + deploy: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v2 + - uses: actions/setup-python@v2 + with: + python-version: 3.x + - run: pip install mkdocs-material + - run: pip install mkdocs-pdf-export-plugin + - run: pip install mkdocs-git-revision-date-localized-plugin + - run: pip install mknotebooks + - run: mkdocs gh-deploy --force From e97e36a7c4c7bd82c7ceda04014f7926ca1a0fbf Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 11:27:31 +0200 Subject: [PATCH 048/136] Rename mkdocs.yml to docs.yml --- mkdocs.yml => docs.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename mkdocs.yml => docs.yml (100%) diff --git a/mkdocs.yml b/docs.yml similarity index 100% rename from mkdocs.yml rename to docs.yml From 9401c58063bad8856ed1d8d148f3b31c917d34ac Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 11:28:14 +0200 Subject: [PATCH 049/136] Rename docs.yml to .github/workflows/docs.yml --- docs.yml => .github/workflows/docs.yml | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs.yml => .github/workflows/docs.yml (100%) diff --git a/docs.yml b/.github/workflows/docs.yml similarity index 100% rename from docs.yml rename to .github/workflows/docs.yml From 74c7d75eb27d8d15740b6b895758a80acad9fbe1 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 11:31:15 +0200 Subject: [PATCH 050/136] Rename docs.yml to mkdocs.yml --- .github/workflows/{docs.yml => mkdocs.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{docs.yml => mkdocs.yml} (100%) diff --git a/.github/workflows/docs.yml b/.github/workflows/mkdocs.yml similarity index 100% rename from .github/workflows/docs.yml rename to .github/workflows/mkdocs.yml From 7680774cd250aa20f58fba486910a279f87e6831 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 11:48:42 +0200 Subject: [PATCH 051/136] Update mkdocs.yml --- .github/workflows/mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/mkdocs.yml b/.github/workflows/mkdocs.yml index aa0f3ef..7511021 100644 --- a/.github/workflows/mkdocs.yml +++ b/.github/workflows/mkdocs.yml @@ -17,5 +17,5 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --force + - run: index.html From 8888a608b52c009a98f34e573bf5180e25658e45 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 11:53:55 +0200 Subject: [PATCH 052/136] Rename mkdocs.yml to docs.yml --- .github/workflows/{mkdocs.yml => docs.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{mkdocs.yml => docs.yml} (100%) diff --git a/.github/workflows/mkdocs.yml b/.github/workflows/docs.yml similarity index 100% rename from .github/workflows/mkdocs.yml rename to .github/workflows/docs.yml From cd1634d83c7e9ba99cc315ac56b9aae7d1d90a2a Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 11:55:13 +0200 Subject: [PATCH 053/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 7511021..aa0f3ef 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,5 +17,5 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: index.html + - run: mkdocs gh-deploy --force From 27b3bdb7a2c59b62750fcc7218e58df4221a9e45 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 12:00:25 +0200 Subject: [PATCH 054/136] Create mkdocs.yml --- mkdocs.yml | 31 +++++++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 mkdocs.yml diff --git a/mkdocs.yml b/mkdocs.yml new file mode 100644 index 0000000..1657ecb --- /dev/null +++ b/mkdocs.yml @@ -0,0 +1,31 @@ +# Project information +site_name: "Uganda EMR Technical Guide" +site_description: "Technical documentation for Uganda EMR" +site_author: "METS" +site_url: "https://github.com/intrahealth/client-registry" + +# Repository +repo_name: "ugandaemr-technicalguide" +repo_url: "https://austinbwanika.github.io/ugandaemr-technicalguide/" + +# Copyright +copyright: "Copyright © 2021 Uganda EMR" + +# Theme +theme: + name: "material" + palette: + primary: "blue grey" + accent: "indigo" + language: "en" + font: + text: "Roboto" + code: "Roboto Mono" + features: + # - navigation.expand + - navigation.tabs + +nav: + - Home: + - 'SUMMARY.md' + From 21fba16e4d5d04f6458dd55d092eab7861c00123 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 14:16:32 +0200 Subject: [PATCH 055/136] Update mkdocs.yml --- mkdocs.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 1657ecb..ad88c0e 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,15 +1,15 @@ # Project information site_name: "Uganda EMR Technical Guide" site_description: "Technical documentation for Uganda EMR" -site_author: "METS" -site_url: "https://github.com/intrahealth/client-registry" +site_author: "METS Programme" +site_url: "https://github.com/METS-Programme/ugandaemr-technicalguide" # Repository repo_name: "ugandaemr-technicalguide" -repo_url: "https://austinbwanika.github.io/ugandaemr-technicalguide/" +repo_url: "https://github.com/METS-Programme/ugandaemr-technicalguide" # Copyright -copyright: "Copyright © 2021 Uganda EMR" +copyright: "Copyright © 2021 METS Programme" # Theme theme: From 787eda05cd8f3ad002a6214d0b4108482079cd49 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 14:20:06 +0200 Subject: [PATCH 056/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8f13432..ac3db6d 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 474262df3c579a10db5c03e24030f6dddbf5b477 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 14:34:14 +0200 Subject: [PATCH 057/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ac3db6d..35448cf 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From c70b0620c35f048de6e9760e180bb9192888f26d Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 14:56:04 +0200 Subject: [PATCH 058/136] Update mkdocs.yml --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index ad88c0e..c051c41 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -2,7 +2,7 @@ site_name: "Uganda EMR Technical Guide" site_description: "Technical documentation for Uganda EMR" site_author: "METS Programme" -site_url: "https://github.com/METS-Programme/ugandaemr-technicalguide" +site_url: "https://github.com/METS-Programme/ugandaemr-technicalguide/" # Repository repo_name: "ugandaemr-technicalguide" From b1a701a6fc9b08c7a2bf6c7978890f34a6c4cc2a Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 14:59:27 +0200 Subject: [PATCH 059/136] Rename SUMMARY.md to docs/SUMMARY.md --- SUMMARY.md => docs/SUMMARY.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename SUMMARY.md => docs/SUMMARY.md (100%) diff --git a/SUMMARY.md b/docs/SUMMARY.md similarity index 100% rename from SUMMARY.md rename to docs/SUMMARY.md From 4c5176334a61741f4466d0ba47fce777278a388d Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:02:36 +0200 Subject: [PATCH 060/136] Rename index.html to index.md --- index.html => index.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename index.html => index.md (100%) diff --git a/index.html b/index.md similarity index 100% rename from index.html rename to index.md From 30444e698b269790a065bdb8477258444b12a298 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:05:50 +0200 Subject: [PATCH 061/136] Rename README.md to docs/README.md --- README.md => docs/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.md => docs/README.md (100%) diff --git a/README.md b/docs/README.md similarity index 100% rename from README.md rename to docs/README.md From 4ad90cf0b1ca502f9b6994b758987d593e13bf1d Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:13:10 +0200 Subject: [PATCH 062/136] Update and rename index.md to index.html --- index.md => index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename index.md => index.html (50%) diff --git a/index.md b/index.html similarity index 50% rename from index.md rename to index.html index 35448cf..8637a95 100644 --- a/index.md +++ b/index.html @@ -1 +1 @@ - + From 963d3264389ed661c8282d536cea98342e8a442d Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:27:35 +0200 Subject: [PATCH 063/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 8637a95..2916f32 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 06f62bbbd0cdcceac27ba442992c7f0cd087d7af Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:28:59 +0200 Subject: [PATCH 064/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 2916f32..bcd25b4 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From f6159f33d35e72b88a1a68cc0f1e1d6012cb7316 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:33:47 +0200 Subject: [PATCH 065/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index bcd25b4..1c269d9 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 47dc29d074703eeca727e86c8f1a10774d972fda Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:36:25 +0200 Subject: [PATCH 066/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1c269d9..0576ec1 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From c27b43114c64ca4c7d83d292003bfad701f60227 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:38:57 +0200 Subject: [PATCH 067/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 0576ec1..5959584 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 39674e36e8d934d40f818ee55e946df988aa2ccd Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:42:11 +0200 Subject: [PATCH 068/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5959584..155e1e5 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 76933f377341120dfd65ee74b631d5f9a0927502 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:51:09 +0200 Subject: [PATCH 069/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 155e1e5..1802441 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From a6b96b07a7f5d46efa3eacb37e2f980fdb670e80 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:55:09 +0200 Subject: [PATCH 070/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1802441..1a208dc 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 72413751009b1a4365c6f22161b56459364ed584 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:58:52 +0200 Subject: [PATCH 071/136] Rename creating-a-custom-module.md to docs/creating-a-custom-module.md --- creating-a-custom-module.md => docs/creating-a-custom-module.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename creating-a-custom-module.md => docs/creating-a-custom-module.md (100%) diff --git a/creating-a-custom-module.md b/docs/creating-a-custom-module.md similarity index 100% rename from creating-a-custom-module.md rename to docs/creating-a-custom-module.md From 82a10458d3b07b349ca597a94fe7cdcad9d9598a Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:59:09 +0200 Subject: [PATCH 072/136] Rename form-management.md to docs/form-management.md --- form-management.md => docs/form-management.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename form-management.md => docs/form-management.md (100%) diff --git a/form-management.md b/docs/form-management.md similarity index 100% rename from form-management.md rename to docs/form-management.md From 10eb181afdadb23660b9a41eddd63f05417873e6 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:59:25 +0200 Subject: [PATCH 073/136] Rename guidelines-for-customizing-ugandaemr.md to docs/guidelines-for-customizing-ugandaemr.md --- .../guidelines-for-customizing-ugandaemr.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename guidelines-for-customizing-ugandaemr.md => docs/guidelines-for-customizing-ugandaemr.md (100%) diff --git a/guidelines-for-customizing-ugandaemr.md b/docs/guidelines-for-customizing-ugandaemr.md similarity index 100% rename from guidelines-for-customizing-ugandaemr.md rename to docs/guidelines-for-customizing-ugandaemr.md From 92a0b28dc38c5a13dc253bcb5d2fe0662f72497c Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 15:59:44 +0200 Subject: [PATCH 074/136] Rename metadata-management.md to docs/metadata-management.md --- metadata-management.md => docs/metadata-management.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename metadata-management.md => docs/metadata-management.md (100%) diff --git a/metadata-management.md b/docs/metadata-management.md similarity index 100% rename from metadata-management.md rename to docs/metadata-management.md From 78bfc51b16835aaa97e5212bb3d585ef94eaec33 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:00:04 +0200 Subject: [PATCH 075/136] Rename report-development-guidelines.md to docs/report-development-guidelines.md --- .../report-development-guidelines.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename report-development-guidelines.md => docs/report-development-guidelines.md (100%) diff --git a/report-development-guidelines.md b/docs/report-development-guidelines.md similarity index 100% rename from report-development-guidelines.md rename to docs/report-development-guidelines.md From 5e78f53d6667be78950fdee0cc91355cf51e8240 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:00:28 +0200 Subject: [PATCH 076/136] Rename setup-dev-environment.md to docs/setup-dev-environment.md --- setup-dev-environment.md => docs/setup-dev-environment.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename setup-dev-environment.md => docs/setup-dev-environment.md (100%) diff --git a/setup-dev-environment.md b/docs/setup-dev-environment.md similarity index 100% rename from setup-dev-environment.md rename to docs/setup-dev-environment.md From 845a8d91034ef0697b284756b36dc8d42bf4739a Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:03:02 +0200 Subject: [PATCH 077/136] Rename releasing.md to docs/releasing.md --- releasing.md => docs/releasing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename releasing.md => docs/releasing.md (98%) diff --git a/releasing.md b/docs/releasing.md similarity index 98% rename from releasing.md rename to docs/releasing.md index 6e297ad..5960ec1 100644 --- a/releasing.md +++ b/docs/releasing.md @@ -95,4 +95,4 @@ Once the release process has been completed the demo site needs to be updated wi There are times when performing the release fails, usually due to permission errors (403 Forbidden) or if the servers are not available. In this case the steps below can be used to deploy the artifacts manually 1. Checkout the tag for the release `git checkout tag` -2. Run `mvn clean deploy` which compiles the artifacts for the tag and deploys them to the relevant repositories \ No newline at end of file +2. Run `mvn clean deploy` which compiles the artifacts for the tag and deploys them to the relevant repositories From 59ca08504988ba83725ba37f23e46ebb91d42338 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:07:47 +0200 Subject: [PATCH 078/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 1a208dc..a132a28 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 625dd27b350e7f172a45bafa13b9415c14a1935c Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:13:32 +0200 Subject: [PATCH 079/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a132a28..4d3b9f2 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 64795235244486c66a7f755019fa05bed4c1a521 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:39:49 +0200 Subject: [PATCH 080/136] Rename docs/README.md to README.md --- docs/README.md => README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/README.md => README.md (100%) diff --git a/docs/README.md b/README.md similarity index 100% rename from docs/README.md rename to README.md From 1833961f771c9fc7e58d3a9764fff7b50279779d Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:40:05 +0200 Subject: [PATCH 081/136] Rename docs/SUMMARY.md to SUMMARY.md --- docs/SUMMARY.md => SUMMARY.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/SUMMARY.md => SUMMARY.md (100%) diff --git a/docs/SUMMARY.md b/SUMMARY.md similarity index 100% rename from docs/SUMMARY.md rename to SUMMARY.md From f7d8a1cfc2409903ed834de4ad8b3196640e2d1c Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:40:22 +0200 Subject: [PATCH 082/136] Rename docs/creating-a-custom-module.md to creating-a-custom-module.md --- docs/creating-a-custom-module.md => creating-a-custom-module.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/creating-a-custom-module.md => creating-a-custom-module.md (100%) diff --git a/docs/creating-a-custom-module.md b/creating-a-custom-module.md similarity index 100% rename from docs/creating-a-custom-module.md rename to creating-a-custom-module.md From 03172a8d5de5263792285c3f5a816cdd786c0d41 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:40:38 +0200 Subject: [PATCH 083/136] Rename docs/form-management.md to form-management.md --- docs/form-management.md => form-management.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/form-management.md => form-management.md (100%) diff --git a/docs/form-management.md b/form-management.md similarity index 100% rename from docs/form-management.md rename to form-management.md From 66770ede17b104f525634cc7108768ea00a3ecef Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:40:52 +0200 Subject: [PATCH 084/136] Rename docs/guidelines-for-customizing-ugandaemr.md to guidelines-for-customizing-ugandaemr.md --- ...mizing-ugandaemr.md => guidelines-for-customizing-ugandaemr.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/guidelines-for-customizing-ugandaemr.md => guidelines-for-customizing-ugandaemr.md (100%) diff --git a/docs/guidelines-for-customizing-ugandaemr.md b/guidelines-for-customizing-ugandaemr.md similarity index 100% rename from docs/guidelines-for-customizing-ugandaemr.md rename to guidelines-for-customizing-ugandaemr.md From ab62fa2613c864eac9aaecfe95f9e2b27c89a094 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:41:07 +0200 Subject: [PATCH 085/136] Rename docs/metadata-management.md to metadata-management.md --- docs/metadata-management.md => metadata-management.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/metadata-management.md => metadata-management.md (100%) diff --git a/docs/metadata-management.md b/metadata-management.md similarity index 100% rename from docs/metadata-management.md rename to metadata-management.md From f4296988dd19a16b6f1565a01f9625245e3621e8 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:41:22 +0200 Subject: [PATCH 086/136] Rename docs/releasing.md to releasing.md --- docs/releasing.md => releasing.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/releasing.md => releasing.md (100%) diff --git a/docs/releasing.md b/releasing.md similarity index 100% rename from docs/releasing.md rename to releasing.md From b46195bfa8412756208f6b42d50e11f430e70ee8 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:41:44 +0200 Subject: [PATCH 087/136] Rename docs/report-development-guidelines.md to report-development-guidelines.md --- ...-development-guidelines.md => report-development-guidelines.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/report-development-guidelines.md => report-development-guidelines.md (100%) diff --git a/docs/report-development-guidelines.md b/report-development-guidelines.md similarity index 100% rename from docs/report-development-guidelines.md rename to report-development-guidelines.md From 904754feca5e421599c29025d2bd09d0cbc7c437 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:42:02 +0200 Subject: [PATCH 088/136] Rename docs/setup-dev-environment.md to setup-dev-environment.md --- docs/setup-dev-environment.md => setup-dev-environment.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/setup-dev-environment.md => setup-dev-environment.md (100%) diff --git a/docs/setup-dev-environment.md b/setup-dev-environment.md similarity index 100% rename from docs/setup-dev-environment.md rename to setup-dev-environment.md From 8f84cdb631e9aae400c14c49829a55afe2f59781 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:42:23 +0200 Subject: [PATCH 089/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 4d3b9f2..31bd4df 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 9e669cdb2424d7c8acaceabac80b8477a505b857 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:49:33 +0200 Subject: [PATCH 090/136] Update SUMMARY.md --- SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUMMARY.md b/SUMMARY.md index 527eddb..b3a2918 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,6 +1,6 @@ # Table of contents -* [Introduction](README.md) +* [Introduction] * [Guidelines for Customizing UgandaEMR](guidelines-for-customizing-ugandaemr.md) * [Setting up a Development Enviornment](setup-dev-environment.md) * [Metadata Management](metadata-management.md) From 0d89e6246d50199b94a29542883f8243fef3ed65 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 16:53:21 +0200 Subject: [PATCH 091/136] Update SUMMARY.md --- SUMMARY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SUMMARY.md b/SUMMARY.md index b3a2918..527eddb 100644 --- a/SUMMARY.md +++ b/SUMMARY.md @@ -1,6 +1,6 @@ # Table of contents -* [Introduction] +* [Introduction](README.md) * [Guidelines for Customizing UgandaEMR](guidelines-for-customizing-ugandaemr.md) * [Setting up a Development Enviornment](setup-dev-environment.md) * [Metadata Management](metadata-management.md) From 661e42c130493928417e25a4ad130fe46c875f8c Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 17:00:05 +0200 Subject: [PATCH 092/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index aa0f3ef..2c8f2a3 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,5 +17,5 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --force + From 5e0b142df3cae332721fdaf638681f667290791b Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 17:02:58 +0200 Subject: [PATCH 093/136] Rename README.md to README.html --- README.md => README.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.md => README.html (100%) diff --git a/README.md b/README.html similarity index 100% rename from README.md rename to README.html From e3287b4ffb802e80396d9f6ece59a4f8354afacc Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 17:05:18 +0200 Subject: [PATCH 094/136] Rename README.html to README.md --- README.html => README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.html => README.md (100%) diff --git a/README.html b/README.md similarity index 100% rename from README.html rename to README.md From 19ea12a0c9871dbb1867408284c09d8017d8fdf3 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 20:29:31 +0200 Subject: [PATCH 095/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 31bd4df..083e576 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 646c8ffd7e4627b653f28694e1a8cbddde3c42a8 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 20:31:17 +0200 Subject: [PATCH 096/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 083e576..f408cc1 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From b03a9f192ab2b75c434e9ff17dbdcc6c6dd95b79 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Fri, 30 Jul 2021 20:40:19 +0200 Subject: [PATCH 097/136] Update releasing.md --- releasing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasing.md b/releasing.md index 5960ec1..c6910a6 100644 --- a/releasing.md +++ b/releasing.md @@ -95,4 +95,4 @@ Once the release process has been completed the demo site needs to be updated wi There are times when performing the release fails, usually due to permission errors (403 Forbidden) or if the servers are not available. In this case the steps below can be used to deploy the artifacts manually 1. Checkout the tag for the release `git checkout tag` -2. Run `mvn clean deploy` which compiles the artifacts for the tag and deploys them to the relevant repositories +2. Run `mvn clean deploy` which compiles the artifacts for the tag and deploys them to the relevant repositories From 72af93860b78ed0515499f72471eb27c46cc902c Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 08:43:39 +0200 Subject: [PATCH 098/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index f408cc1..cc958b3 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From c2640c94f3173802b9a7337e438af5f7694b3602 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 08:48:46 +0200 Subject: [PATCH 099/136] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index cc958b3..ca0d915 100644 --- a/index.html +++ b/index.html @@ -1 +1 @@ - + From 20c511db6f4e53b37ebefc9b4329a7e09f005cd8 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 10:15:22 +0200 Subject: [PATCH 100/136] Update docs.yml --- .github/workflows/docs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 2c8f2a3..3e3f3a1 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -16,6 +16,7 @@ jobs: - run: pip install mkdocs-material - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - - run: pip install mknotebooks + - run: pip install mknotebooks + - run: mkdocs gh-deploy --force From c7c50416006186a1062918c1fff0b530a2cbd8e9 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 11:04:01 +0200 Subject: [PATCH 101/136] Update docs.yml --- .github/workflows/docs.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 3e3f3a1..05eb74e 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -18,5 +18,7 @@ jobs: - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - run: mkdocs gh-deploy --force - +env: + FOLDER: root + From cd00d673264bd7ca16a87c9cfd5c15823069cc99 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 11:09:06 +0200 Subject: [PATCH 102/136] Update docs.yml --- .github/workflows/docs.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 05eb74e..5c2fcdc 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -1,6 +1,8 @@ name: docs on: - push: + push: + paths-ignore: + - 'docs/**' branches: - master workflow_dispatch: @@ -18,7 +20,6 @@ jobs: - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - run: mkdocs gh-deploy --force -env: - FOLDER: root + From a05557cf80ec5a3c8d140574dc71944cd4e661b0 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 11:10:45 +0200 Subject: [PATCH 103/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 5c2fcdc..9805292 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -2,7 +2,7 @@ name: docs on: push: paths-ignore: - - 'docs/**' + - '/home/runner/work/ugandaemr-technicalguide/ugandaemr-technicalguide/docs' branches: - master workflow_dispatch: From a95ab4be53966436188479f1bc5edde2e6240e8d Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 11:12:59 +0200 Subject: [PATCH 104/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 9805292..ed98261 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -19,7 +19,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --force + - run: root gh-deploy --force From 999bc837cbed8d2bb87ce194ec76200784d40d7c Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 11:18:15 +0200 Subject: [PATCH 105/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index ed98261..197ab4c 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -19,7 +19,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: root gh-deploy --force + - run: https://github.com/AustinBwanika/ugandaemr-technicalguide gh-deploy --force From d2976e1f1a7be8629c8aaad40a42196aa54db466 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 11:20:13 +0200 Subject: [PATCH 106/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 197ab4c..c43131e 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -19,7 +19,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: https://github.com/AustinBwanika/ugandaemr-technicalguide gh-deploy --force + - run: SUMMARY gh-deploy --force From 73957e61b9ef56a81b4349de6b75cfa81917f481 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 12:39:36 +0200 Subject: [PATCH 107/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index c43131e..9805292 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -19,7 +19,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: SUMMARY gh-deploy --force + - run: mkdocs gh-deploy --force From d2b54e003fbbc08b942c1a87eb2a30c0bb9e926e Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 12:56:35 +0200 Subject: [PATCH 108/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 9805292..133daff 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -19,7 +19,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --force + - run: README gh-deploy --force From b588c9f107c1b9db635f1d2b2d6f0ece76048ce4 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 14:33:31 +0200 Subject: [PATCH 109/136] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb95e95..9e01579 100644 --- a/README.md +++ b/README.md @@ -2,3 +2,4 @@ A technical guide to the design, architecture and implementation considerations for the UgandaEMR distribution based on OpenMRS. This guide provides a starting point for developers, system administrators, and other technical stakeholders to understand the decisions made in this implementation, and how to extend it. +Show-Markdown -Path ./README.md From 4a0f8198da98d2159075efa9093d4cfad59839cb Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 14:42:31 +0200 Subject: [PATCH 110/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 133daff..996d9e9 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -19,7 +19,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: README gh-deploy --force + - run: README gh-deploy --help From 29590443de12d949328b1863ad93da5ceebe0a6a Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 14:44:16 +0200 Subject: [PATCH 111/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 996d9e9..e52bf96 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -19,7 +19,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: README gh-deploy --help + - run: $ mkdocs gh-deploy --help From e876d312ff2cf90e1ab57bd3fafb6e52555c5566 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 14:51:17 +0200 Subject: [PATCH 112/136] Update docs.yml --- .github/workflows/docs.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index e52bf96..964a796 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -1,8 +1,6 @@ name: docs on: - push: - paths-ignore: - - '/home/runner/work/ugandaemr-technicalguide/ugandaemr-technicalguide/docs' + push: branches: - master workflow_dispatch: From f91f3aa3b9b62e06a6ee96a07c57d8e9c58e7f4e Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 14:52:27 +0200 Subject: [PATCH 113/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 964a796..077323f 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: $ mkdocs gh-deploy --help + - run: mkdocs gh-deploy --help From d9230ae99297b2499c8980537ab72e5d952d655a Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 14:55:14 +0200 Subject: [PATCH 114/136] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e01579..7cb087a 100644 --- a/README.md +++ b/README.md @@ -2,4 +2,4 @@ A technical guide to the design, architecture and implementation considerations for the UgandaEMR distribution based on OpenMRS. This guide provides a starting point for developers, system administrators, and other technical stakeholders to understand the decisions made in this implementation, and how to extend it. -Show-Markdown -Path ./README.md + From 8bdcd2031d11dee33bbab4eae67a238efb39aa5b Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 14:56:04 +0200 Subject: [PATCH 115/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 077323f..1fc5e20 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --help + - run: mkdocs gh-deploy --config-file README From 08da9ede53e0a70531b75b765e37c7d2bf891845 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 14:57:37 +0200 Subject: [PATCH 116/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 1fc5e20..11277fc 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --config-file README + - run: mkdocs gh-deploy --config-file README.md From aed79d6c3dbbd5351025273eedf6e50d1be73134 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 15:06:40 +0200 Subject: [PATCH 117/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 11277fc..9dc2ebd 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --config-file README.md + - run: mkdocs gh-deploy --site-dir README From fa5340d377c7fada7c379bfd331586816abb5566 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 15:13:06 +0200 Subject: [PATCH 118/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 9dc2ebd..c83c587 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --site-dir README + - run: mkdocs gh-deploy --use-directory-urls From 05cddbe875c2926d46bb777002ca1d03f7b12a61 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 15:14:47 +0200 Subject: [PATCH 119/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index c83c587..227a233 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --use-directory-urls + - run: mkdocs gh-deploy --no-directory-urls From 4f2e46b788a2ce8adb9bd6cdbda6f622d5e17353 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 15:21:37 +0200 Subject: [PATCH 120/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 227a233..077323f 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --no-directory-urls + - run: mkdocs gh-deploy --help From c17dbfe7ff829b6cc94fc2cdc9cd9b16aa1cf20b Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 15:23:06 +0200 Subject: [PATCH 121/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 077323f..1fc5e20 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --help + - run: mkdocs gh-deploy --config-file README From 0d4b3bf403a8bd78327d7c914f283a0fb5dfb4a5 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 15:24:14 +0200 Subject: [PATCH 122/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 1fc5e20..53281c6 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --config-file README + - run: mkdocs gh-deploy --config-file releasing From a0ce097ca85c685cc5e17a85c993dafb76493daf Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 15:26:31 +0200 Subject: [PATCH 123/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 53281c6..ba3fe6f 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --config-file releasing + - run: mkdocs gh-deploy --strict --force From 5288b03767f2e889870a59e0f81f3ae25d91e3af Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 15:35:15 +0200 Subject: [PATCH 124/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index ba3fe6f..10d5023 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --strict --force + - run: mkdocs gh-deploy --shell From e9ad1d971bf8b698126519b5e3bb9edf2c2d1b42 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Mon, 2 Aug 2021 15:53:08 +0200 Subject: [PATCH 125/136] Rename README.md to docs/README.md --- README.md => docs/README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.md => docs/README.md (100%) diff --git a/README.md b/docs/README.md similarity index 100% rename from README.md rename to docs/README.md From 5baaba57ae478017372dc77987526ff75f18bb6f Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 3 Aug 2021 08:49:41 +0200 Subject: [PATCH 126/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 10d5023..64d02da 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --shell + - run: mkdocs gh-deploy --config-file SUMMARY From 9a8ed5dbde6d26461f03950d8cadd78e232956dd Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 3 Aug 2021 09:01:04 +0200 Subject: [PATCH 127/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 64d02da..8d92775 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --config-file SUMMARY + - run: mkdocs gh-deploy --h From 6d4dab6ba03f880d4ceb3673829a4c073106f003 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 3 Aug 2021 09:02:12 +0200 Subject: [PATCH 128/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 8d92775..077323f 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --h + - run: mkdocs gh-deploy --help From f707813f71888ba6ba9e29d93446224570cde74e Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 3 Aug 2021 09:12:06 +0200 Subject: [PATCH 129/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 077323f..594e961 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: mkdocs gh-deploy --help + - run: SUMMARY gh-deploy --force From 28426dea859445bfa8058579d63ad6a7a07858a9 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 3 Aug 2021 11:25:05 +0200 Subject: [PATCH 130/136] Update mkdocs.yml --- mkdocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index c051c41..6195345 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -2,7 +2,8 @@ site_name: "Uganda EMR Technical Guide" site_description: "Technical documentation for Uganda EMR" site_author: "METS Programme" -site_url: "https://github.com/METS-Programme/ugandaemr-technicalguide/" +site_url: "https://github.com/METS-Programme/ugandaemr-technicalguide/" +site_dir: "root" # Repository repo_name: "ugandaemr-technicalguide" From 28c418c10f88eef49c286954f45f02b0bcad63bf Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 3 Aug 2021 11:25:48 +0200 Subject: [PATCH 131/136] Update .gitignore --- .gitignore | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1923249..db66cfc 100644 --- a/.gitignore +++ b/.gitignore @@ -109,5 +109,8 @@ Temporary Items *.code-workspace # Local History for Visual Studio Code -.history/ +.history/ + +#tryout +site/docs From 773c9866d66133e90f4970811e434eb001a15192 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 3 Aug 2021 11:26:17 +0200 Subject: [PATCH 132/136] Rename docs/README.md to README.md --- docs/README.md => README.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename docs/README.md => README.md (100%) diff --git a/docs/README.md b/README.md similarity index 100% rename from docs/README.md rename to README.md From d6c477336dbfc9162087ce5e5d3d376d0b3723a3 Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 3 Aug 2021 11:27:27 +0200 Subject: [PATCH 133/136] Update docs.yml --- .github/workflows/docs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/docs.yml b/.github/workflows/docs.yml index 594e961..c921de1 100644 --- a/.github/workflows/docs.yml +++ b/.github/workflows/docs.yml @@ -17,7 +17,7 @@ jobs: - run: pip install mkdocs-pdf-export-plugin - run: pip install mkdocs-git-revision-date-localized-plugin - run: pip install mknotebooks - - run: SUMMARY gh-deploy --force + - run: mkdocs gh-deploy --force From 0f41b9a6f2c8b36814ab0d9a01ad2b3aa3bedbfc Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 3 Aug 2021 14:15:07 +0200 Subject: [PATCH 134/136] Update mkdocs.yml --- mkdocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 6195345..71f3f9b 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -3,7 +3,8 @@ site_name: "Uganda EMR Technical Guide" site_description: "Technical documentation for Uganda EMR" site_author: "METS Programme" site_url: "https://github.com/METS-Programme/ugandaemr-technicalguide/" -site_dir: "root" +site_dir: "root" +docs_dir: "." # Repository repo_name: "ugandaemr-technicalguide" From 95ef495499d03cb33def8bc6de8a70a93067236f Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 3 Aug 2021 14:18:08 +0200 Subject: [PATCH 135/136] Update mkdocs.yml --- mkdocs.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 71f3f9b..142cc25 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -2,8 +2,7 @@ site_name: "Uganda EMR Technical Guide" site_description: "Technical documentation for Uganda EMR" site_author: "METS Programme" -site_url: "https://github.com/METS-Programme/ugandaemr-technicalguide/" -site_dir: "root" +site_url: "https://github.com/METS-Programme/ugandaemr-technicalguide/" docs_dir: "." # Repository From f19e0f94a866f9a518b139f26948c8c35203debe Mon Sep 17 00:00:00 2001 From: AustinBwanika <87410280+AustinBwanika@users.noreply.github.com> Date: Tue, 3 Aug 2021 14:23:16 +0200 Subject: [PATCH 136/136] Update mkdocs.yml --- mkdocs.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 142cc25..7918e9c 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -22,10 +22,6 @@ theme: font: text: "Roboto" code: "Roboto Mono" - features: - # - navigation.expand - - navigation.tabs - nav: - Home: - 'SUMMARY.md'