Giter Site home page Giter Site logo

open-metadata / docs-v1 Goto Github PK

View Code? Open in Web Editor NEW
5.0 4.0 14.0 851.15 MB

OpenMetadata docs page source code

Home Page: https://docsv1.netlify.app

TypeScript 73.96% JavaScript 1.99% CSS 17.24% Makefile 0.13% Dockerfile 0.18% HTML 5.15% Python 1.35%
docs openmetadata

docs-v1's People

Contributors

agiron123 avatar akash-jain-10 avatar aniketkatkar97 avatar ashish8689 avatar ayush-shah avatar charliegerard-stripe avatar chirag-madlani avatar dhruvinmaniar123 avatar harsh-vador avatar harshach avatar jayanratna avatar likawind avatar mfix-stripe avatar milanbariya avatar pmbrull avatar prajwal214 avatar preetsshah avatar sachin-chaurasiya avatar shaileshparmar11 avatar sweta1308 avatar teddycr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

docs-v1's Issues

yaml copy is in incorrect format.

This is how the yaml looks in docs page.
image

but after copy and pasting it this is how it becomes
image

which leads to user errors while ingesting metadata, hence there is a need to fix this,

Icon support

in the old docs we could have pages like this https://raw.githubusercontent.com/open-metadata/OpenMetadata/main/openmetadata-docs/content/deployment/index.md where we say:

<InlineCallout
    color="violet-70"
    icon="add_moderator"
    bold="Enable Security"
    href="/deployment/security"
  >
    Enable Security for your OpenMetadata deployment
  </InlineCallout>

And we could add this icon value with some icons from sources like material icons, or similar. I think we are now passing the icons as SVGs directly. Not sure if we can point to external icons to make it easier to try out and change

Searches not working properly

Searches in the docs need to be fixed.

For example, the "Secrets Manager" page which has the name in the title, and the words "Secrets Manager" are repeated in a few places:

image

However, the results displayed when I search for it are not related:

image

For Roadmap page

  • In tile tag need to handle
<li>Stabilization and Improvements to Schemas and APIs</li>
   <li>Backward compatability of the APIs </li>

this type of content.
Screenshot 2023-04-21 at 1 01 06 PM

Provide ability to include hash links in the menu.md

We are thinking of adding the information about all the releases to the documentation. The links of all the releases need to be provided in the side nav bar.
Currently, the hash URLs are not picked up from the menu.md file like normal URLs.
Provide the ability to add the menu items for hash links as well

Partials improvements

  • partial files should support full path import, not just file name. This is required to work with multiple versions.
  • We should also support passing variables to the markdoc components (note the caveats https://markdoc.dev/docs/variables#caveats)

Examples for variables we need:

{% tile
    title="Ingest with the CLI"
    description="Run a one-time ingestion using the metadata CLI"
    link="/connectors/database/$connector/cli"
  / %}
{% image
src="/images/v1.1.0/connectors/$connectorPath/select-service.png"
alt="Select Service"
caption="Select your service from the list" /%}

Implement Dynamic Generation of Titles, Descriptions, and Images for Documentation links Preview

The objective of this issue is to enhance the preview experience when sharing documentation links on social media platforms like Twitter, LinkedIn, and messaging platforms like Slack.

Currently, when we share documentation links, the preview often lacks context and visual appeal, leading to reduced engagement and clarity. By implementing dynamic generation of titles, descriptions, and images, we aim to provide users with more informative and visually compelling previews.

UI: Release ordering + listing

  • Releases should be ordered based on the recent release first
  • Releases should have stable / beta tags

image

reference image:
image

Side navigation panel improvements

  • The side panel collapses in case the Code Preview component is present in the page content. the collapse behavior should be only for the smaller screens.
  • Make the collapse and expand animation smoother.

Custom component for connector header and list

We have 2 pages that could use improvement

  1. Connector list page https://docs.open-metadata.org/v1.2.x/connectors
    image

  2. Each connector landing
    image

We should figure out how to organize the information at the top and add who developed the component (Collate vs. Community) to also align expectations.

Instead of a table, we could wrap this into something a bit more polished. Then, a smaller version could be used for the connector list.

A good example is this https://greatexpectations.io/expectations

image

Docs improvements

cc @harshach

  • We should use a subtle color similar to GitHub for quoted strings. Currently, it is too bright and in your face.

image

  • The comment icon is not aligned with the text

image

  • Icons for thumbs up and down are too big and don't align with the text

image

  • Heading sizes are too big and should be reduced
  • Expand a topic on the left panel and click it. Now the other items can't be clicked. In this example, I can't click SingleStore or any other topic on the left panel.

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.