From 5d8394289a9bd2e14ddad098388fe9e96520469f Mon Sep 17 00:00:00 2001
From: Bastien Gerard
Date: Mon, 7 Mar 2022 22:12:26 +0100
Subject: [PATCH 01/13] remove outdated info from main page
---
_includes/themes/metromongo/frontpage.html | 8 ++++----
_includes/themes/mongoengine/frontpage.html | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/_includes/themes/metromongo/frontpage.html b/_includes/themes/metromongo/frontpage.html
index 1a9b6f7..3cacdb6 100644
--- a/_includes/themes/metromongo/frontpage.html
+++ b/_includes/themes/metromongo/frontpage.html
@@ -74,7 +74,7 @@ Tutorial
Help wanted
- We're always looking for help on any aspect of mongoengine.
+ We're always looking for help on any aspect of Mongoengine.
@@ -135,7 +135,7 @@
@@ -156,7 +156,7 @@ Code
mongoengine
Contributing
@@ -172,7 +172,7 @@
Contributing
MongoEngine website!
- To contribute to the project contact me @RossC0 or fork any repository from the mongoengine organisation on github and send a pull request, all contributions and suggestions are welcome!
+ To contribute to the project, fork any repository from the mongoengine organisation on github and send a pull request, all contributions and suggestions are welcome!
If you or your company is doing something cool / interesting on mongoengine then we want to know about it!
diff --git a/_includes/themes/mongoengine/frontpage.html b/_includes/themes/mongoengine/frontpage.html
index 1aa5399..622de52 100644
--- a/_includes/themes/mongoengine/frontpage.html
+++ b/_includes/themes/mongoengine/frontpage.html
@@ -142,7 +142,7 @@ Getting Started
and a tutorial.
You can find help by joining the MongoEngine
- Users mailing list or by chatting with other users on the #mongoengine IRC channel.
+ Users mailing list.
If you are interested in contributing, join the
From 6270dec7e83014da401f4f7d850da884b43a6f4e Mon Sep 17 00:00:00 2001
From: Bastien Gerard
Date: Mon, 7 Mar 2022 22:26:19 +0100
Subject: [PATCH 02/13] Revert "remove outdated info from main page"
This reverts commit 5d8394289a9bd2e14ddad098388fe9e96520469f.
---
_includes/themes/metromongo/frontpage.html | 8 ++++----
_includes/themes/mongoengine/frontpage.html | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/_includes/themes/metromongo/frontpage.html b/_includes/themes/metromongo/frontpage.html
index 3cacdb6..1a9b6f7 100644
--- a/_includes/themes/metromongo/frontpage.html
+++ b/_includes/themes/metromongo/frontpage.html
@@ -74,7 +74,7 @@ Tutorial
Help wanted
- We're always looking for help on any aspect of Mongoengine.
+ We're always looking for help on any aspect of mongoengine.
@@ -135,7 +135,7 @@
@@ -156,7 +156,7 @@ Code
mongoengine
Contributing
@@ -172,7 +172,7 @@
Contributing
MongoEngine website!
- To contribute to the project, fork any repository from the mongoengine organisation on github and send a pull request, all contributions and suggestions are welcome!
+ To contribute to the project contact me @RossC0 or fork any repository from the mongoengine organisation on github and send a pull request, all contributions and suggestions are welcome!
If you or your company is doing something cool / interesting on mongoengine then we want to know about it!
diff --git a/_includes/themes/mongoengine/frontpage.html b/_includes/themes/mongoengine/frontpage.html
index 622de52..1aa5399 100644
--- a/_includes/themes/mongoengine/frontpage.html
+++ b/_includes/themes/mongoengine/frontpage.html
@@ -142,7 +142,7 @@ Getting Started
and a tutorial.
You can find help by joining the MongoEngine
- Users mailing list.
+ Users mailing list or by chatting with other users on the #mongoengine IRC channel.
If you are interested in contributing, join the
From 5dcb5aef5b3e8cc517b56bb3d748f5a966d76c36 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Bastien=20G=C3=A9rard?=
Date: Mon, 7 Mar 2022 22:47:36 +0100
Subject: [PATCH 03/13] Set theme jekyll-theme-cayman
---
_config.yml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/_config.yml b/_config.yml
index cb62001..1669aa2 100644
--- a/_config.yml
+++ b/_config.yml
@@ -124,3 +124,5 @@ JB :
# ./_includes/custom/[HELPER]
# where [HELPER] is the name of the helper you are overriding.
+
+theme: jekyll-theme-cayman
\ No newline at end of file
From 6f654ee26aa613a9cf1f8c1be3e0410fa600376f Mon Sep 17 00:00:00 2001
From: Bastien Gerard
Date: Mon, 7 Mar 2022 23:12:35 +0100
Subject: [PATCH 04/13] attempt to restore theme
---
_config.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/_config.yml b/_config.yml
index 1669aa2..6acdaa8 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,7 +1,7 @@
# This is the default format.
# For more see: https://github.com/mojombo/jekyll/wiki/Permalinks
permalink: /:categories/:year/:month/:day/:title
-
+theme: metromongo
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"]
auto: true
pygments: true
@@ -58,7 +58,7 @@ JB :
BASE_PATH : false
# By default, the asset_path is automatically defined relative to BASE_PATH plus the enabled theme.
- # ex: [BASE_PATH]/assets/themes/[THEME-NAME]
+ # ex: [BASE_PATH]/assets/themes/[THEME_NAME]
#
# Override this by defining an absolute path to assets here.
# ex:
From b902e0e13c2fa64fe5a27774fb432364dd49bdd0 Mon Sep 17 00:00:00 2001
From: Bastien Gerard
Date: Mon, 7 Mar 2022 23:15:48 +0100
Subject: [PATCH 05/13] attempt to restore theme2
---
_config.yml | 5 +----
1 file changed, 1 insertion(+), 4 deletions(-)
diff --git a/_config.yml b/_config.yml
index 6acdaa8..f9152e7 100644
--- a/_config.yml
+++ b/_config.yml
@@ -122,7 +122,4 @@ JB :
# Setting any helper's provider to 'custom' will bypass the helper code
# and include your custom code. Your custom file must be defined at:
# ./_includes/custom/[HELPER]
- # where [HELPER] is the name of the helper you are overriding.
-
-
-theme: jekyll-theme-cayman
\ No newline at end of file
+ # where [HELPER] is the name of the helper you are overriding.
\ No newline at end of file
From f6cd494a9d3d40cae97f7457e73a261f6e48b83c Mon Sep 17 00:00:00 2001
From: Bastien Gerard
Date: Mon, 7 Mar 2022 23:20:12 +0100
Subject: [PATCH 06/13] attempt to restore theme3
---
_config.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_config.yml b/_config.yml
index f9152e7..c05de77 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,7 +1,7 @@
# This is the default format.
# For more see: https://github.com/mojombo/jekyll/wiki/Permalinks
permalink: /:categories/:year/:month/:day/:title
-theme: metromongo
+theme: mongoengine
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"]
auto: true
pygments: true
From 9ac1a730385f7406683a271bcaa757dee3d73df7 Mon Sep 17 00:00:00 2001
From: Bastien Gerard
Date: Mon, 7 Mar 2022 23:31:04 +0100
Subject: [PATCH 07/13] attempt to restore theme
---
_config.yml | 1 -
1 file changed, 1 deletion(-)
diff --git a/_config.yml b/_config.yml
index c05de77..9f470df 100644
--- a/_config.yml
+++ b/_config.yml
@@ -1,7 +1,6 @@
# This is the default format.
# For more see: https://github.com/mojombo/jekyll/wiki/Permalinks
permalink: /:categories/:year/:month/:day/:title
-theme: mongoengine
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"]
auto: true
pygments: true
From 3acf70fa68d49852d9f31e97e3d3f5c88792f07f Mon Sep 17 00:00:00 2001
From: Bastien Gerard
Date: Mon, 7 Mar 2022 23:45:04 +0100
Subject: [PATCH 08/13] attempt to restore theme
---
_config.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_config.yml b/_config.yml
index 9f470df..1693fcf 100644
--- a/_config.yml
+++ b/_config.yml
@@ -3,7 +3,7 @@
permalink: /:categories/:year/:month/:day/:title
exclude: [".rvmrc", ".rbenv-version", "README.md", "Rakefile", "changelog.md"]
auto: true
-pygments: true
+highlighter: pygments
# Themes are encouraged to use these universal variables
# so be sure to set them if your theme uses them.
From 98cd511647b8998bd02ac5208c085c1cb82ac839 Mon Sep 17 00:00:00 2001
From: Bastien Gerard
Date: Mon, 7 Mar 2022 23:51:27 +0100
Subject: [PATCH 09/13] attempt to restore theme
---
_includes/themes/metromongo/settings.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/themes/metromongo/settings.yml b/_includes/themes/metromongo/settings.yml
index 260f82e..2ffddbb 100644
--- a/_includes/themes/metromongo/settings.yml
+++ b/_includes/themes/metromongo/settings.yml
@@ -1,2 +1,2 @@
theme :
- name : mongoengine
\ No newline at end of file
+ name : metromongo
\ No newline at end of file
From b11b52aef0bd5e0c6149a9d71fadddcb387e17ad Mon Sep 17 00:00:00 2001
From: Bastien Gerard
Date: Tue, 8 Mar 2022 00:04:43 +0100
Subject: [PATCH 10/13] attempt to restore theme
---
_includes/JB/setup | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/_includes/JB/setup b/_includes/JB/setup
index efcd84b..b17f493 100644
--- a/_includes/JB/setup
+++ b/_includes/JB/setup
@@ -16,7 +16,7 @@
{% if site.JB.ASSET_PATH %}
{% assign ASSET_PATH = site.JB.ASSET_PATH %}
{% else %}
- {% capture ASSET_PATH %}{{ BASE_PATH }}/assets/themes/{{ page.theme.name }}{% endcapture %}
+ {% capture ASSET_PATH %}{{ BASE_PATH }}/assets/themes/{% if page.theme.name %}{{ page.theme.name }}{% else if %}{{ layout.theme.name }}{% endif %}{% endcapture %}
{% endif %}
{% endif %}
{% endcapture %}{% assign jbcache = nil %}
\ No newline at end of file
From 7a04bdaa39e028d4d30334159c6e77237ea36762 Mon Sep 17 00:00:00 2001
From: Bastien Gerard
Date: Mon, 7 Mar 2022 22:12:26 +0100
Subject: [PATCH 11/13] remove outdated info from main page
---
_includes/themes/metromongo/frontpage.html | 8 ++++----
_includes/themes/mongoengine/frontpage.html | 2 +-
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/_includes/themes/metromongo/frontpage.html b/_includes/themes/metromongo/frontpage.html
index 1a9b6f7..3cacdb6 100644
--- a/_includes/themes/metromongo/frontpage.html
+++ b/_includes/themes/metromongo/frontpage.html
@@ -74,7 +74,7 @@ Tutorial
Help wanted
- We're always looking for help on any aspect of mongoengine.
+ We're always looking for help on any aspect of Mongoengine.
@@ -135,7 +135,7 @@
@@ -156,7 +156,7 @@ Code
mongoengine
Contributing
@@ -172,7 +172,7 @@
Contributing
MongoEngine website!
- To contribute to the project contact me @RossC0 or fork any repository from the mongoengine organisation on github and send a pull request, all contributions and suggestions are welcome!
+ To contribute to the project, fork any repository from the mongoengine organisation on github and send a pull request, all contributions and suggestions are welcome!
If you or your company is doing something cool / interesting on mongoengine then we want to know about it!
diff --git a/_includes/themes/mongoengine/frontpage.html b/_includes/themes/mongoengine/frontpage.html
index 1aa5399..622de52 100644
--- a/_includes/themes/mongoengine/frontpage.html
+++ b/_includes/themes/mongoengine/frontpage.html
@@ -142,7 +142,7 @@ Getting Started
and a tutorial.
You can find help by joining the MongoEngine
- Users mailing list or by chatting with other users on the #mongoengine IRC channel.
+ Users mailing list.
If you are interested in contributing, join the
From 76ee8e8779fc3bb61ec9893ac1ade568b6ab6f63 Mon Sep 17 00:00:00 2001
From: Bastien Gerard
Date: Tue, 8 Mar 2022 00:17:18 +0100
Subject: [PATCH 12/13] remove ref to irc
---
_includes/themes/mongoengine/frontpage.html | 2 --
1 file changed, 2 deletions(-)
diff --git a/_includes/themes/mongoengine/frontpage.html b/_includes/themes/mongoengine/frontpage.html
index 622de52..a81effe 100644
--- a/_includes/themes/mongoengine/frontpage.html
+++ b/_includes/themes/mongoengine/frontpage.html
@@ -186,8 +186,6 @@ Contributing
Community
From 540017b5d7710da71586d360f49a76078aa4dfc4 Mon Sep 17 00:00:00 2001
From: Bastien Gerard
Date: Tue, 8 Mar 2022 00:17:46 +0100
Subject: [PATCH 13/13] add .idea to gitignore
---
.gitignore | 2 ++
1 file changed, 2 insertions(+)
diff --git a/.gitignore b/.gitignore
index d0174fb..335a261 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,5 @@ Thumbs.db
.rbenv-version
.rvmrc
+
+.idea