Skip to content

Commit bc638df

Browse files
authored
Revert "Add whitepapers"
1 parent 3b9c915 commit bc638df

File tree

7 files changed

+3
-41
lines changed

7 files changed

+3
-41
lines changed

.github/workflows/runtime-submodule.yml renamed to .github/workflows/submodule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: Update Runtime submodule
1+
name: Update submodule
22

33
on:
44
repository_dispatch:

.github/workflows/whitepapers-submodule.yml

Lines changed: 0 additions & 25 deletions
This file was deleted.

.gitmodules

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,3 @@
44
[submodule "Source/repositories/Runtime"]
55
path = Source/repositories/Runtime
66
url = https://github.com/dolittle/Runtime.git
7-
[submodule "Source/repositories/whitepapers"]
8-
path = Source/repositories/whitepapers
9-
url = git@github.com:dolittle/whitepapers.git

Source/config.toml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -173,11 +173,3 @@ enable = false
173173
url = "https://github.com/dolittle/Documentation"
174174
icon = "fab fa-github"
175175
desc = "Development takes place here!"
176-
177-
[module]
178-
[[module.mounts]]
179-
source = 'repositories/whitepapers/images'
180-
target = 'static/images/whitepapers'
181-
[[module.mounts]]
182-
source = 'static'
183-
target = 'static'

Source/content/en/docs/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "Documentation"
33
linkTitle: "Documentation"
4-
weight: 50
4+
weight: 20
55
menu:
66
main:
7-
weight: 50
7+
weight: 20
88
---
99

1010
Dolittle is an open-source, decentralized, distributed and event-driven microservice platform. The platform has been designed to build Line of Business applications without sacrificing architectural quality, code quality, maintainability or scalability.

Source/content/en/whitepapers

Lines changed: 0 additions & 1 deletion
This file was deleted.

Source/repositories/whitepapers

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)