You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by ey...@apache.org on 2021/07/02 15:48:16 UTC

[incubator-age-website] branch master updated: Updated menus under the DOCUMENTATION menu (using Joe's doc links) (#15)

This is an automated email from the ASF dual-hosted git repository.

eya pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-age-website.git


The following commit(s) were added to refs/heads/master by this push:
     new a0e617f  Updated menus under the DOCUMENTATION menu (using Joe's doc links) (#15)
a0e617f is described below

commit a0e617f52df8009719185077a9aad80f889a5d45
Author: aysko75 <76...@users.noreply.github.com>
AuthorDate: Sat Jul 3 00:48:00 2021 +0900

    Updated menus under the DOCUMENTATION menu (using Joe's doc links) (#15)
    
    * Update index.html
    
    * Update index.html
    
    * update
    
    * Update index.html
    
    * Update index.html
    
    * Update index.html
    
    * Update index.html
    
    * update
---
 .vscode/settings.json | 3 +++
 index.html            | 7 +++++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/.vscode/settings.json b/.vscode/settings.json
new file mode 100644
index 0000000..6f3a291
--- /dev/null
+++ b/.vscode/settings.json
@@ -0,0 +1,3 @@
+{
+    "liveServer.settings.port": 5501
+}
\ No newline at end of file
diff --git a/index.html b/index.html
index 3dc9030..ed2ddb9 100644
--- a/index.html
+++ b/index.html
@@ -38,12 +38,15 @@
         </p>
 
         <p class="sidebar--section">
-          <span class="emph">DOCUMENTATION</span> <br />
+          <span class="emph">DOCUMENTATION - To be updated</span> <br />
           <!-- <span id="sidebar-installing" class="sidebar-item"> <a class="sidebar-link" href="#" onclick="handleClick(this)">Installing AGE</a></span> <br /> -->
           <!-- <span id="sidebar-gettingstarted" class="sidebar-item"> <a class="sidebar-link" href="#" onclick="handleClick(this)">Getting Started</a></span> <br /> -->
           <!-- <span id="sidebar-ageworks" class="sidebar-item"> <a class="sidebar-link" href="#" onclick="handleClick(this)">How AGE Works</a></span> <br /> -->
           <!-- <span id="sidebar-docs" class="sidebar-item"> <a target="_blank" class="sidebar-link" href="docs/">Release Docs</a></span> <br /> -->
-          <span id="sidebar-guide" class="sidebar-item"> <a target="_blank" class="sidebar-link" href="docs/Apache_AGE_Guide.pdf">AGE Guide (PDF) - To be updated </a></span> <br />
+          <span id="sidebar-guide" class="sidebar-item"> <a target="_blank" class="sidebar-link" href="https://joefagan.github.io/age_docs/h1Setup.html"> Setting Up </a></span> <br />
+          <span id="sidebar-guide" class="sidebar-item"> <a target="_blank" class="sidebar-link" href="https://joefagan.github.io/age_docs/h1Features.html"> Key Features </a></span> <br />
+          <span id="sidebar-guide" class="sidebar-item"> <a target="_blank" class="sidebar-link" href="https://joefagan.github.io/age_docs/h1Functions.html"> Key Functions </a></span> <br />
+          <span id="sidebar-guide" class="sidebar-item"> <a target="_blank" class="sidebar-link" href="https://joefagan.github.io/age_docs/h1Advanced%20Cypher%20Queries.html"> Advanced Cypher Queries </a></span> <br />
         </p>
 
         <p class="sidebar--section">