Skip to content

Commit 27bb17f

Browse files
author
christofer holm
committed
Documentation on local djongo development
1 parent b99adcb commit 27bb17f

File tree

21 files changed

+193
-127
lines changed

21 files changed

+193
-127
lines changed

docs/_config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ defaults:
171171
share: false
172172
comments: false
173173
toc: true
174-
toc_sticky: false
174+
toc_sticky: true
175175
debug: false
176176
sidebar:
177177
nav: "docs"

docs/_data/navigation.yml

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ main:
33
- title: "Create Account"
44
url: /djongocs/create-account/
55
id: 'nav-create-account'
6+
- title: "Contact Us"
7+
url: /djongocs/contact-us/
8+
id: 'nav-contact-us'
69
- title: "Services"
710
url: /app-development/
811
- title: "Products"

docs/app-development/index.html

+6-1
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,11 @@
9393
Create Account
9494
</a>
9595
</li>
96+
<li class="masthead__menu-item">
97+
<a href="/djongocs/contact-us/" id="contact-us">
98+
Contact Us
99+
</a>
100+
</li>
96101
<li class="masthead__menu-item">
97102
<a href="/app-development/" id="services">
98103
Services
@@ -238,7 +243,7 @@ <h1>
238243
</div>
239244
</div>
240245
<div class="cta-btn">
241-
<a class="btn btn--primary btn--large" href="/djongocs/contact-us" id="contact-us">
246+
<a class="btn btn--primary btn--large" href="/djongocs/contact-us" id="contact-us-1">
242247
Contact Us
243248
</a>
244249
</div>

docs/assets/css/custom.css

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/images/admin.png

14 KB
Loading
11.2 KB
Loading

docs/assets/images/embedded-admin.png

31.9 KB
Loading
30.7 KB
Loading

docs/djongocs/campaign/index.html

+7-8
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<title>
6-
Djongo - Enterprise Commercial License - MongoDB Django Hosting
6+
Djongo - Enterprise Commercial License - MongoDB Django Connector
77
</title>
88
<meta content="Djongo is a smarter approach to database querying. It maps python objects to MongoDB documents. It is popularly referred to as an Object Document Mapper or ODM. It is an extension to the traditional Django object relational modeling framework. Use Django Admin to directly add and modify documents stored in MongoDB. Use other contrib modules such as Auth and Sessions without any changes." name="description">
99
<meta content="website" property="og:type">
@@ -93,6 +93,11 @@
9393
Create Account
9494
</a>
9595
</li>
96+
<li class="masthead__menu-item">
97+
<a href="/djongocs/contact-us/" id="contact-us">
98+
Contact Us
99+
</a>
100+
</li>
96101
<li class="masthead__menu-item">
97102
<a href="/app-development/" id="services">
98103
Services
@@ -303,14 +308,8 @@ <h2 id="queries">
303308
</div>
304309
</div>
305310
<div>
306-
<div class="btn btn--primary btn--medium">
307-
PyMongo
308-
</div>
309311
</div>
310312
<div>
311-
<div class="btn btn--primary btn--medium">
312-
Djongo
313-
</div>
314313
</div>
315314
<div>
316315
<p>
@@ -428,7 +427,7 @@ <h2 id="prototyping">
428427
</p>
429428
</div>
430429
<div class="cta-btn">
431-
<a class="btn btn--primary btn--large" href="/djongocs/contact-us" id="contact-us">
430+
<a class="btn btn--primary btn--large" href="/djongocs/contact-us" id="contact-us-1">
432431
Contact Us
433432
</a>
434433
</div>

docs/djongocs/contact-us/index.html

+8-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="utf-8">
55
<title>
6-
Djongo - MongoDB Django Hosting
6+
Djongo - MongoDB Django Connector
77
</title>
88
<meta content="Djongo is a smarter approach to database querying. It maps python objects to MongoDB documents. It is popularly referred to as an Object Document Mapper or ODM. It is an extension to the traditional Django object relational modeling framework. Use Django Admin to directly add and modify documents stored in MongoDB. Use other contrib modules such as Auth and Sessions without any changes." name="description">
99
<meta content="website" property="og:type">
@@ -33,7 +33,7 @@
3333
<link href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@5/css/all.min.css" rel="stylesheet">
3434
</noscript>
3535
<style>button::-moz-focus-inner{padding:0;border:0}a:focus,button:focus{outline:thin dotted #6f777d;outline:5px auto #6f777d;outline-offset:-2px}*{box-sizing:border-box}html{box-sizing:border-box;background-color:#fff;font-size:16px;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}@media (min-width: 48em){html{font-size:18px}}@media (min-width: 64em){html{font-size:20px}}@media (min-width: 80em){html{font-size:22px}}body{margin:0}aside,footer,nav{display:block}a{color:#2f7d95}a:hover,a:active{outline:0}img{max-width:100%;width:auto\9;height:auto;vertical-align:middle;border:0;-ms-interpolation-mode:bicubic}button{margin:0;font-size:100%;vertical-align:middle}button{line-height:normal}button::-moz-focus-inner{padding:0;border:0}button{-webkit-appearance:button;cursor:pointer}button{cursor:pointer}html{position:relative;min-height:100%}body{margin:0;padding:0;color:#3d4144;font-family:-apple-system,BlinkMacSystemFont,"Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;line-height:1.5}p{margin-bottom:1.3em}p,ul{orphans:3;widows:3}a:visited{color:#4e91a5}a:hover{color:#235e70;outline:0}ul li{margin-bottom:0.5em}nav ul{margin:0;padding:0}nav li{list-style:none}nav a{text-decoration:none}nav ul li{margin-bottom:0}p,span,img,a,.btn{-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out}button{vertical-align:baseline}button{box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif}@-webkit-keyframes intro{0%{opacity:0}100%{opacity:1}}@keyframes intro{0%{opacity:0}100%{opacity:1}}.btn{display:inline-block;margin-bottom:0.25em;padding:0.5em 1em;font-family:-apple-system,BlinkMacSystemFont,"Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.75em;font-weight:bold;text-align:center;text-decoration:none;border-width:0;border-radius:4px;cursor:pointer}.btn--success{background-color:#3fa63f;color:#fff}.btn--success:visited{background-color:#3fa63f;color:#fff}.btn--success:hover{background-color:#328532;color:#fff}.masthead{position:relative;border-bottom:1px solid #f2f3f3;-webkit-animation:intro 0.3s both;animation:intro 0.3s both;-webkit-animation-delay:0.15s;animation-delay:0.15s;z-index:20}.masthead__inner-wrap{clear:both;margin-inline:auto;padding:1em;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-family:-apple-system,BlinkMacSystemFont,"Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif}.masthead__inner-wrap::after{clear:both;content:"";display:table}@media (min-width: 80em){.masthead__inner-wrap{max-width:1280px}}.masthead__inner-wrap nav{z-index:10}.masthead__inner-wrap a{text-decoration:none}.site-logo img{max-height:2rem}.site-title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-item-align:center;align-self:center;font-weight:bold}.masthead__menu{float:inline-start;margin-inline:0;width:100%;clear:both}.masthead__menu ul{margin:0;padding:0;clear:both;list-style-type:none}.masthead__menu-item{display:block;list-style-type:none;white-space:nowrap}.greedy-nav{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:2em;background:#fff}.greedy-nav a{display:block;margin:0 1rem;color:#6f777d;text-decoration:none;-webkit-transition:none;transition:none}.greedy-nav a:hover{color:#53595e}.greedy-nav a.site-logo{margin-inline-start:0;margin-inline-end:0.5rem}.greedy-nav a.site-title{margin-inline-start:0}.greedy-nav img{-webkit-transition:none;transition:none}.greedy-nav__toggle{-ms-flex-item-align:center;align-self:center;height:2rem;border:0;outline:none;background-color:transparent;cursor:pointer}.greedy-nav .visible-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-flex:1;-ms-flex:1;flex:1;overflow:hidden}.greedy-nav .visible-links li{-webkit-box-flex:0;-ms-flex:none;flex:none}.greedy-nav .visible-links a{position:relative}.greedy-nav .visible-links a:before{content:"";position:absolute;inset-inline-start:0;bottom:0;height:4px;background:#6f777d;width:100%;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;-webkit-transform:scaleX(0) translate3d(0, 0, 0);transform:scaleX(0) translate3d(0, 0, 0)}.greedy-nav .visible-links a:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.greedy-nav .hidden-links{position:absolute;top:100%;inset-inline-end:0;margin-top:15px;padding:5px;border:1px solid #f2f3f3;border-radius:4px;background:#fff;-webkit-box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12);box-shadow:0 2px 4px 0 rgba(0,0,0,0.16),0 2px 10px 0 rgba(0,0,0,0.12)}.greedy-nav .hidden-links.hidden{display:none}.greedy-nav .hidden-links::before{content:"";position:absolute;top:-11px;inset-inline-end:10px;width:0;border-style:solid;border-width:0 10px 10px;border-color:#f2f3f3 transparent;display:block;z-index:0}.greedy-nav .hidden-links::after{content:"";position:absolute;top:-10px;inset-inline-end:10px;width:0;border-style:solid;border-width:0 10px 10px;border-color:#fff transparent;display:block;z-index:1}.no-js .greedy-nav .visible-links{-ms-flex-wrap:wrap;flex-wrap:wrap;overflow:visible}.page__footer{clear:both;float:inline-start;margin-inline:0;width:100%;margin-top:3em;color:#646769;-webkit-animation:intro 0.3s both;animation:intro 0.3s both;-webkit-animation-delay:0.45s;animation-delay:0.45s;background-color:#f2f3f3}.page__footer::after{clear:both;content:"";display:table}.page__footer footer{clear:both;margin-inline:auto;margin-top:2em;max-width:100%;padding:0 1em 2em}.page__footer footer::after{clear:both;content:"";display:table}@media (min-width: 80em){.page__footer footer{max-width:1280px}}.page__footer-copyright{font-family:-apple-system,BlinkMacSystemFont,"Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.6875em}.hidden{display:none;visibility:hidden}.visually-hidden,.screen-reader-shortcut{position:absolute !important;clip:rect(1px, 1px, 1px, 1px);height:1px !important;width:1px !important;border:0 !important;overflow:hidden}.screen-reader-shortcut:focus{clip:auto !important;height:auto !important;width:auto !important;display:block;font-size:1em;font-weight:bold;padding:15px 23px 14px;background:#fff;z-index:100000;text-decoration:none;box-shadow:0 0 2px 2px rgba(0,0,0,0.6)}.navicon{position:relative;width:1.5rem;height:.25rem;background:#6f777d;margin:auto;-webkit-transition:0.3s;transition:0.3s}.navicon::before,.navicon::after{content:"";position:absolute;inset-inline-start:0;width:1.5rem;height:.25rem;background:#6f777d;-webkit-transition:0.3s;transition:0.3s}.navicon:before{top:-.5rem}.navicon:after{bottom:-.5rem}@supports (pointer-events: none){.greedy-nav__toggle:before{content:'';position:fixed;top:0;inset-inline-start:0;width:100%;height:100%;opacity:0;background-color:#fff;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;pointer-events:none}}.greedy-nav__toggle:hover .navicon,.greedy-nav__toggle:hover .navicon:before,.greedy-nav__toggle:hover .navicon:after{background:#53595e}:-webkit-full-screen-ancestor .masthead,:-webkit-full-screen-ancestor .page__footer{position:static}body{display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100vh;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.initial-content{flex:1 0 auto}@media print{*{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}html{margin:0;padding:0;min-height:auto !important;font-size:16px}body{margin:0 auto;background:#fff !important;color:#000 !important;font-size:1rem;line-height:1.5;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}a,a:visited{color:#000;text-decoration:underline;word-wrap:break-word}img{border:0;display:block;max-width:100% !important;vertical-align:middle}li,ul,a{page-break-inside:avoid}p,a{orphans:3;widows:3}img{page-break-after:auto;page-break-before:auto;page-break-inside:avoid}.masthead,.page__footer{display:none !important;height:1px !important}}</style><link href="/assets/css/main.css" rel="stylesheet" media="print" onload="this.media='all'"><noscript><link rel="stylesheet" href="/assets/css/main.css"></noscript>
36-
<style>.l-fixed-notice{position:fixed;bottom:0;left:0;color:#646769;background-color:#f2f3f3;width:100%}.l-fixed-notice p{margin:1.3em auto;text-align:center}.l-fixed-notice button{margin-left:.5em}.visible-links{align-items:baseline}.masthead{position:sticky;top:0;background-color:#fff}.masthead__inner-wrap{padding:.5em}.masthead__menu-item:first-of-type a{margin-right:1rem;padding:.5em 1em;font-family:-apple-system,BlinkMacSystemFont,"Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.75em;font-weight:bold;text-align:center;text-decoration:none;border-width:0;border-radius:4px;background-color:#ee5f5b;color:#fff}.masthead__menu-item:first-of-type a:before{background:none}.masthead__menu-item:first-of-type a:visited{background-color:#ee5f5b}.masthead__menu-item:first-of-type a:hover{background-color:#b2231f}</style><link href="/assets/css/custom.css" media="print" rel="stylesheet" type="text/css" onload="this.media='screen'"><noscript><link rel="stylesheet" href="/assets/css/custom.css" media="screen"></noscript>
36+
<style>.l-fixed-notice{position:fixed;bottom:0;left:0;color:#646769;background-color:#f2f3f3;width:100%}.l-fixed-notice p{margin:1.3em auto;text-align:center}.l-fixed-notice button{margin-left:.5em}.visible-links{align-items:baseline}.masthead{position:sticky;top:0;background-color:#fff}.masthead__inner-wrap{padding:.5em}.masthead__menu-item:first-of-type a,.masthead__menu-item:nth-of-type(2) a{margin-right:1rem;padding:.5em 1em;font-family:-apple-system,BlinkMacSystemFont,"Roboto","Segoe UI","Helvetica Neue","Lucida Grande",Arial,sans-serif;font-size:.75em;font-weight:bold;text-align:center;text-decoration:none;border-width:0;border-radius:4px;color:#fff}.masthead__menu-item:first-of-type a:before,.masthead__menu-item:nth-of-type(2) a:before{background:none}.masthead__menu-item:first-of-type a{background-color:#ee5f5b}.masthead__menu-item:first-of-type a:visited{background-color:#ee5f5b}.masthead__menu-item:first-of-type a:hover{background-color:#b2231f}.masthead__menu-item:nth-of-type(2) a{background-color:#6f777d}.masthead__menu-item:nth-of-type(2) a:visited{background-color:#6f777d}.masthead__menu-item:nth-of-type(2) a:hover{background-color:#595f64}</style><link href="/assets/css/custom.css" media="print" rel="stylesheet" type="text/css" onload="this.media='screen'"><noscript><link rel="stylesheet" href="/assets/css/custom.css" media="screen"></noscript>
3737
<link href="/assets/images/favicon.ico" rel="shortcut icon">
3838
<script src="https://code.jquery.com/jquery-3.5.1.slim.min.js">
3939
</script>
@@ -96,6 +96,11 @@
9696
Create Account
9797
</a>
9898
</li>
99+
<li class="masthead__menu-item">
100+
<a href="/djongocs/contact-us/" id="contact-us">
101+
Contact Us
102+
</a>
103+
</li>
99104
<li class="masthead__menu-item">
100105
<a href="/app-development/" id="services">
101106
Services
@@ -158,5 +163,5 @@
158163
</script>
159164
<script async src="https://www.google-analytics.com/analytics.js">
160165
</script>
161-
<script src="runtime.fd1db6b628c72bb8.js" type="module"></script><script src="polyfills.a2254efa8c0f44c4.js" type="module"></script><script src="main.ef5e4e71a6bb32fe.js" type="module"></script></body>
166+
<script src="runtime.fd1db6b628c72bb8.js" type="module"></script><script src="polyfills.a2254efa8c0f44c4.js" type="module"></script><script src="main.112c05c1fcf5ba61.js" type="module"></script></body>
162167
</html>

0 commit comments

Comments
 (0)