Skip to content

Commit

Permalink
feat(homecloud-2): add the package
Browse files Browse the repository at this point in the history
BREAKING CHANGE: `homecloud-1` has been deleted
  • Loading branch information
tmorin committed Oct 13, 2021
1 parent 235cd9d commit 85bbdcf
Show file tree
Hide file tree
Showing 514 changed files with 2,791 additions and 1,462 deletions.
2 changes: 1 addition & 1 deletion distribution/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The library provides 11 packages.
- [eventstorming](eventstorming/README.md)
- [fontawesome-5](fontawesome-5/README.md)
- [gcp](gcp/README.md)
- [homecloud-1](homecloud-1/README.md)
- [homecloud-2](homecloud-2/README.md)
- [material-4](material-4/README.md)
- [simpleicons-5](simpleicons-5/README.md)

Expand Down
Binary file not shown.
Binary file removed distribution/homecloud-1/Brand/Ceph.Local.png
Binary file not shown.
Binary file removed distribution/homecloud-1/Brand/Ceph.png
Binary file not shown.
27 changes: 0 additions & 27 deletions distribution/homecloud-1/Brand/Ceph.puml

This file was deleted.

Binary file removed distribution/homecloud-1/Brand/CephCard.Local.png
Binary file not shown.
Binary file removed distribution/homecloud-1/Brand/CephGroup.Local.png
Binary file not shown.
Binary file removed distribution/homecloud-1/Brand/Dnas.Local.png
Binary file not shown.
Binary file removed distribution/homecloud-1/Brand/Dnas.png
Binary file not shown.
21 changes: 0 additions & 21 deletions distribution/homecloud-1/Brand/Dnas.puml

This file was deleted.

Binary file removed distribution/homecloud-1/Brand/DnasCard.Local.png
Binary file not shown.
Binary file removed distribution/homecloud-1/Brand/DnasGroup.Local.png
Binary file not shown.
Binary file removed distribution/homecloud-1/Brand/Docker.Local.png
Binary file not shown.
Binary file removed distribution/homecloud-1/Brand/Docker.png
Binary file not shown.
21 changes: 0 additions & 21 deletions distribution/homecloud-1/Brand/Docker.puml

This file was deleted.

Binary file removed distribution/homecloud-1/Brand/DockerCard.Local.png
Binary file not shown.
Binary file removed distribution/homecloud-1/Brand/DockerGroup.Local.png
Binary file not shown.
Binary file removed distribution/homecloud-1/Brand/DockerSwarm.Local.png
Binary file not shown.
Binary file removed distribution/homecloud-1/Brand/DockerSwarm.png
Binary file not shown.
21 changes: 0 additions & 21 deletions distribution/homecloud-1/Brand/DockerSwarm.puml

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file removed distribution/homecloud-1/Brand/Influxdata.Local.png
Binary file not shown.
Binary file removed distribution/homecloud-1/Brand/Influxdata.png
Binary file not shown.
27 changes: 0 additions & 27 deletions distribution/homecloud-1/Brand/Influxdata.puml

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file removed distribution/homecloud-1/Brand/Nextcloud.Local.png
Binary file not shown.
Binary file removed distribution/homecloud-1/Brand/Nextcloud.png
Binary file not shown.
21 changes: 0 additions & 21 deletions distribution/homecloud-1/Brand/Nextcloud.puml

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file removed distribution/homecloud-1/Brand/Portainer.Local.png
Diff not rendered.
Binary file removed distribution/homecloud-1/Brand/Portainer.png
Diff not rendered.
21 changes: 0 additions & 21 deletions distribution/homecloud-1/Brand/Portainer.puml

This file was deleted.

Diff not rendered.
Diff not rendered.
24 changes: 0 additions & 24 deletions distribution/homecloud-1/Brand/README.md

This file was deleted.

Binary file removed distribution/homecloud-1/Brand/Syncthing.Local.png
Diff not rendered.
Binary file removed distribution/homecloud-1/Brand/Syncthing.png
Diff not rendered.
27 changes: 0 additions & 27 deletions distribution/homecloud-1/Brand/Syncthing.puml

This file was deleted.

Diff not rendered.
Diff not rendered.
16 changes: 0 additions & 16 deletions distribution/homecloud-1/Container/README.md

This file was deleted.

Binary file removed distribution/homecloud-1/Container/Service.Local.png
Diff not rendered.
Binary file removed distribution/homecloud-1/Container/Service.png
Diff not rendered.
21 changes: 0 additions & 21 deletions distribution/homecloud-1/Container/Service.puml

This file was deleted.

Diff not rendered.
Diff not rendered.
Binary file removed distribution/homecloud-1/Container/Stack.Local.png
Diff not rendered.
21 changes: 0 additions & 21 deletions distribution/homecloud-1/Container/Stack.puml

This file was deleted.

Diff not rendered.
Diff not rendered.
Binary file removed distribution/homecloud-1/Container/Volume.Local.png
Diff not rendered.
Binary file removed distribution/homecloud-1/Container/Volume.png
Diff not rendered.
24 changes: 0 additions & 24 deletions distribution/homecloud-1/Container/Volume.puml

This file was deleted.

Diff not rendered.
Diff not rendered.
Binary file removed distribution/homecloud-1/Hardware/HddGroup.Local.png
Diff not rendered.
17 changes: 0 additions & 17 deletions distribution/homecloud-1/Hardware/README.md

This file was deleted.

15 changes: 0 additions & 15 deletions distribution/homecloud-1/Network/README.md

This file was deleted.

Binary file removed distribution/homecloud-1/simple.png
Diff not rendered.
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('homecloud-1/bootstrap')
include('homecloud-2/bootstrap')

' loads the Item which embeds the element Backup
include('homecloud-1/Brand/Backup')
include('homecloud-2/Brand/Backup')

' renders the element
Backup('Backup', 'Backup', 'an optional tech label')
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
!include $LIB_BASE_LOCATION/bootstrap.puml

' loads the package bootstrap
include('homecloud-1/bootstrap')
include('homecloud-2/bootstrap')

' loads the Item which embeds the element Backup
include('homecloud-1/Brand/Backup')
include('homecloud-2/Brand/Backup')

' renders the element
Backup('Backup', 'Backup', 'an optional tech label')
Expand Down
Loading

0 comments on commit 85bbdcf

Please sign in to comment.