This is an automated email from the ASF dual-hosted git repository.
fanningpj pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-pekko-site.git
from 88d4efdc move publishing docs to
https://github.com/apache/incubator-pekko-site/wiki/Manual-Publishing
new dfd14875 simple paradox-based homepage setup
new 8da54e7c update
new 8cf72b5f Merge remote-tracking branch 'upstream/main' into homepage2
new d1491630 add pekko management
new 03319dd6 Update plugins.sbt
new 4cda3bf3 Update modules.md
new 95df19ec Create .htaccess
new 0bdf7a34 Update modules.md
new 92acc0b2 Merge pull request #7 from pjfanning/homepage2
The 22 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.gitignore | 2 ++
build.sbt | 5 +++++
project/build.properties | 1 +
project/plugins.sbt | 4 ++++
src/main/paradox/.htaccess | 7 +++++++
src/main/paradox/how-to-contribute.md | 14 ++++++++++++++
src/main/paradox/index.md | 11 +++++++++++
src/main/paradox/modules.md | 7 +++++++
src/main/paradox/what-is-pekko.md | 5 +++++
9 files changed, 56 insertions(+)
create mode 100644 build.sbt
create mode 100644 project/build.properties
create mode 100644 project/plugins.sbt
create mode 100644 src/main/paradox/.htaccess
create mode 100644 src/main/paradox/how-to-contribute.md
create mode 100644 src/main/paradox/index.md
create mode 100644 src/main/paradox/modules.md
create mode 100644 src/main/paradox/what-is-pekko.md
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]