Skip to content

Commit

Permalink
Revert "Add whitepapers"
Browse files Browse the repository at this point in the history
  • Loading branch information
TomasEkeli committed Jun 20, 2023
1 parent 3b9c915 commit bc638df
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 41 deletions.
@@ -1,4 +1,4 @@
name: Update Runtime submodule
name: Update submodule

on:
repository_dispatch:
Expand Down
25 changes: 0 additions & 25 deletions .github/workflows/whitepapers-submodule.yml

This file was deleted.

3 changes: 0 additions & 3 deletions .gitmodules
Expand Up @@ -4,6 +4,3 @@
[submodule "Source/repositories/Runtime"]
path = Source/repositories/Runtime
url = https://github.com/dolittle/Runtime.git
[submodule "Source/repositories/whitepapers"]
path = Source/repositories/whitepapers
url = git@github.com:dolittle/whitepapers.git
8 changes: 0 additions & 8 deletions Source/config.toml
Expand Up @@ -173,11 +173,3 @@ enable = false
url = "https://github.com/dolittle/Documentation"
icon = "fab fa-github"
desc = "Development takes place here!"

[module]
[[module.mounts]]
source = 'repositories/whitepapers/images'
target = 'static/images/whitepapers'
[[module.mounts]]
source = 'static'
target = 'static'
4 changes: 2 additions & 2 deletions Source/content/en/docs/_index.md
@@ -1,10 +1,10 @@
---
title: "Documentation"
linkTitle: "Documentation"
weight: 50
weight: 20
menu:
main:
weight: 50
weight: 20
---

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.
Expand Down
1 change: 0 additions & 1 deletion Source/content/en/whitepapers

This file was deleted.

1 change: 0 additions & 1 deletion Source/repositories/whitepapers
Submodule whitepapers deleted from d8d8cd

0 comments on commit bc638df

Please sign in to comment.