fx19880617 commented on a change in pull request #5185: Pinot website [WIP]
URL: https://github.com/apache/incubator-pinot/pull/5185#discussion_r400471638
 
 

 ##########
 File path: website/docusaurus.config.js
 ##########
 @@ -0,0 +1,168 @@
+module.exports = {
+  title: 'Apache Pinotâ„¢ (Incubating)',
+  tagline: 'Realtime distributed OLAP datastore',
+  url: 'https://pinot.apache.com',
+  baseUrl: '/',
+  favicon: 'img/favicon.ico',
+  organizationName: 'apache',
+  projectName: 'pinot', 
+  themeConfig: {
+    navbar: {
+      hideOnScroll: true,
+      title: 'Pinotâ„¢ (Incubating)',
+      logo: {
+        alt: 'Pinot',
+        src: 'img/logo.svg',
+      },
+      links: [
+        {to: 'https://apache-pinot.gitbook.io/apache-pinot-cookbook/', label: 
'Docs', position: 'right'},
 
 Review comment:
   Add a Download Page after Docs.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to