This is an automated email from the ASF dual-hosted git repository.
bchapuis pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-baremaps-site.git
The following commit(s) were added to refs/heads/main by this push:
new df33cd6 Update README.md
df33cd6 is described below
commit df33cd61854438c6e1d31e97d12c5f1e8e3f1174
Author: Bertil Chapuis <[email protected]>
AuthorDate: Tue Apr 4 17:07:05 2023 +0200
Update README.md
---
README.md | 18 ++----------------
1 file changed, 2 insertions(+), 16 deletions(-)
diff --git a/README.md b/README.md
index 7b33473..d92702f 100644
--- a/README.md
+++ b/README.md
@@ -1,23 +1,9 @@
-# Nextra Docs Template
+# Apache Baremaps Website
-This is a template for creating documentation with
[Nextra](https://nextra.site).
-
-[**Live Demo →**](https://nextra-docs-template.vercel.app)
-
-[](https://nextra-docs-template.vercel.app)
-
-## Quick Start
-
-Click the button to clone this repository and deploy it on Vercel:
-
-[](https://vercel.com/new/clone?s=https%3A%2F%2Fgithub.com%2Fshuding%2Fnextra-docs-template&showOptionalTeamCreation=false)
+This repository contains the sources of the [Apache Baremaps
Website](https://baremaps.apache.org).
## Local Development
First, run `pnpm i` to install the dependencies.
Then, run `pnpm dev` to start the development server and visit localhost:3000.
-
-## License
-
-This project is licensed under the MIT License.