Skip to content

Commit

Permalink
Remove old Pulsar website (apache#5576)
Browse files Browse the repository at this point in the history
* Remove old Pulsar website

* Remove `site/` reference
  • Loading branch information
sijie authored and merlimat committed Nov 7, 2019
1 parent 45bb182 commit c460f22
Show file tree
Hide file tree
Showing 399 changed files with 3 additions and 42,793 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
-->

![logo](site/img/pulsar.png)
![logo](site2/website/static/img/pulsar.svg)

Pulsar is a distributed pub-sub messaging platform with a very
flexible messaging model and an intuitive client API.
Expand Down
2 changes: 1 addition & 1 deletion deployment/kubernetes/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
This directory contains the Kubernetes services definitions for all
the components required to do a complete Pulsar deployment.

Refer to [Kubernetes.md](../../site/docs/latest/deployment/Kubernetes.md) document for instructions on
Refer to [Kubernetes.md](../../site2/docs/deploy-kubernetes.md) document for instructions on
how to deploy Pulsar on a Kubernetes cluster.
2 changes: 1 addition & 1 deletion deployment/kubernetes/aws/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@
This directory contains the Kubernetes services definitions for all the
components required to run Pulsar and use ebs volume as bookie storage.

Refer to [Kubernetes.md](../site/docs/latest/deployment/Kubernetes.md) document for instructions on
Refer to [Kubernetes.md](../../../site2/docs/deploy-kubernetes.md) document for instructions on
how to deploy Pulsar on a Kubernetes cluster.
1 change: 0 additions & 1 deletion distribution/server/src/assemble/src.xml
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@
<exclude>**/build/**</exclude>
<exclude>**/file:/**</exclude>
<exclude>**/SecurityAuth.audit*</exclude>
<exclude>**/site/**</exclude>
<exclude>**/site2/**</exclude>
<exclude>**/.idea/**</exclude>
<exclude>**/*.a</exclude>
Expand Down
13 changes: 0 additions & 13 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1275,19 +1275,6 @@ flexible messaging model and an intuitive client API.</description>
<exclude>pulsar-client-cpp/**/cmake_install.cmake</exclude>
<exclude>**/CMakeFiles/**</exclude>
<exclude>**/django/stats/migrations/*.py</exclude>
<exclude>site/vendor/**</exclude>
<exclude>site/scripts/doxygen/**</exclude>
<exclude>site/api/**</exclude>
<exclude>site/.sass-cache/**</exclude>
<exclude>site/generated/**</exclude>
<exclude>site/js/jquery.tocify.min.js</exclude>
<exclude>site/js/jquery.scrollTo.min.js</exclude>
<exclude>site/Gemfile.lock</exclude>
<exclude>site/VERSIONS</exclude>
<exclude>site/_sass/bootstrap-sass/**</exclude>
<exclude>site/_sass/font-awesome/**</exclude>
<exclude>site/fonts/**</exclude>
<exclude>site/img/**</exclude>
<exclude>site2/**</exclude>
<exclude>generated-site/**</exclude>
<exclude>.github/*.md</exclude>
Expand Down
13 changes: 0 additions & 13 deletions site/.gitignore

This file was deleted.

26 changes: 0 additions & 26 deletions site/.htmltest.yml

This file was deleted.

23 changes: 0 additions & 23 deletions site/Gemfile

This file was deleted.

66 changes: 0 additions & 66 deletions site/Gemfile.lock

This file was deleted.

100 changes: 0 additions & 100 deletions site/Makefile

This file was deleted.

Loading

0 comments on commit c460f22

Please sign in to comment.