From b183ab66969f1af4ed202e796b97e1bdbe25e25c Mon Sep 17 00:00:00 2001 From: larshp Date: Sun, 11 Jun 2017 10:56:16 +0000 Subject: [PATCH] docs: new simple welcome page --- docs/_data/navigation.yml | 3 --- docs/index.md | 28 ++++------------------------ 2 files changed, 4 insertions(+), 27 deletions(-) diff --git a/docs/_data/navigation.yml b/docs/_data/navigation.yml index 3e148d7a0..9ee82a13b 100644 --- a/docs/_data/navigation.yml +++ b/docs/_data/navigation.yml @@ -1,6 +1,3 @@ -- title: Welcome - file: index - - title: Guides items: - file: guide-install diff --git a/docs/index.md b/docs/index.md index 3631a5bfa..550a8c516 100644 --- a/docs/index.md +++ b/docs/index.md @@ -2,30 +2,10 @@ title: Welcome --- +abapGit is a git client for ABAP developed in ABAP. It requires SAP BASIS version 702 or higher. -# Guides -* [Installing abapGit](guide-install.html) -* [Updating abapGit](guide-upgrade.html) -* [Uninstalling abapGit](guide-uninstall.html) +Latest build: [zabapgit.abap](https://raw.githubusercontent.com/larshp/abapGit/build/zabapgit.abap) -### Online Projects ### -Requires SSL setup and access to the internet from the SAP system. This is the easiest way to keep the code up to date or contribute to existing projects. +For questions/comments/bugs/feature requests/wishes please create an [issue](https://github.com/larshp/abapGit/issues) -* [Installing a repository](guide-online-install.html) -* [Keeping code up to date](guide-online-update.html) -* [Uninstalling a repository](guide-online-uninstall.html) - -  - -* [Your first abapGit project](guide-first-project.html) -* [Moving existing package contents into git](guide-moving-package.html) -* [Contributing to a project](guide-contributing.html) - -### Offline Projects ### -No SSL or internet access required, will work if the SAP system is behind a firewall. - -* [Installing a repository offline](guide-import-zip.html) -* [Exporting offline project to repository](guide-export-zip.html) - -# FAQ -For questions/comments/bugs/feature requests/wishes please create an [issue](https://github.com/larshp/abapGit/issues) \ No newline at end of file +![](img/abapgit_1_33_3.png) \ No newline at end of file