Coder Social home page Coder Social logo

cloudnative-pg / cloudnative-pg.github.io Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 5.0 20.78 MB

CloudNativePG website

Home Page: https://cloudnative-pg.io

License: Apache License 2.0

CSS 15.76% HTML 78.78% JavaScript 1.31% Shell 4.15%
cloudnative database k8s kubernetes postgres postgresql website

cloudnative-pg.github.io's Issues

Enable Open Graph

We should enable Open Graph to have pretty presentation of the URL in different places like Slack

Properly display links

In the blog page it is hard to understand which text is actually part of a hyperlink. Can this be fixed please?

Website readability/accessibility

Hi, I wanted to leave a note here that the website is not very readable - red on blue is hard for me to read (I have no visual impairment), and I think the difference in contrast is not enough for people who do have vision problems. Perhaps we can investigate a change in colours?

Grafana Sidecar Dashboards has to be enabled

By default sidecar.dashboards.enabled is set to false as stated in The Grafana Helm Chart Doc

It has to be enabled in this config in order to Grafana automatically creates the dashboard from the configMap.

grafana:
enabled: true
# -- the grafana admin password
adminPassword: prom-operator
defaultDashboardsEnabled: false

It Should look lile:

  grafana:
    enabled: true
    # -- the grafana admin password
    adminPassword: prom-operator
    defaultDashboardsEnabled: false
    sidecar:
      dashboards:
        enabled: true

Add support for mobile devices

While this is not necessary for the open source launch (April 20, 2022), before KubeCon launch (May 10, 2022) we need to make sure that the website is accessible through mobile devices.

Fix narrow tag cloud and blog snippets, and UPPERCASE

In blog pages, we have the article displayed in normal width.
At the bottom, there is a section with the tag cloud, and other posts.
This is displayed super narrow.
And the tags in all caps are an eye sore and look like a shady site.
Also, the images in the snippets don't have their aspect ratios preserved.

Screen Shot 2023-04-26 at 16 31 05

Add author page & RSS feed

Each author should have their own page, with all their blogs on, have this x-linked with the posts themselves, and an RSS feed per author.

Fix twitter card

Twitter card doesn't support SVG so the image must be PNG or JPG

Blog section renders poorly on mobile

While the landing page, and the Documents section, render OK on mobile,
the Blogs section, and individual blog entries, are on the verge of unusable.

Salient issues:

  • The <h1> font is so large that CloudNativePG will not fit in portrait
    orientation, and will screw up the page width for the whole post. (see grab)
  • The blog image gets squashed (see grab)
  • The button Continue Reading is broken (see grab)
  • When rendering a blog post, the left and right margins are too big, leaving
    little room for the text (see grab)

Screen Shot 2023-05-01 at 12 34 14
Screen Shot 2023-05-01 at 12 34 33
Screen Shot 2023-05-01 at 12 34 55
Screen Shot 2023-05-01 at 12 36 46

Prepare documentation for 1.16.0 and 1.15.2

CloudNativePG 1.16.0 will be released on July 7. We need to prepare the documentation for that version.

This will be the first time we release a patch release for another minor release, 1.15.2.

Add twitter card

When sharing the post on twitter we should make use of the twitter card

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.