Giter Club home page Giter Club logo

kube-router.io's People

Contributors

aauren avatar bzub avatar cagedmantis avatar courtbee avatar murali-reddy avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

kube-router.io's Issues

create forum

Is it possible to integrate discussion forums related to Kube-router?

Documentation href

Shouldn't the href within _includes/about.html redirect towards https://www.kube-router.io/docs/ rather then the github page itself?

Don't get me wrong, the github page is also great. But the flow just seems off, personal opinion. Please do close if not relevant.

Dead links in docs sidebar navigation

On https://www.kube-router.io/docs/, the sidebar links for "Introduction", "User Guide", and "Development" are broken (404).

The issue seems to be that these entries have invalid absolute links to /introduction, /user-guide, and /developing (there should be a /docs prefix). The other entries appear to be using relative links and so don't suffer from this issue.

This sidebar is generated from mkdocs.yml, which is why I filed this issue in this repository and not the repository that has the rest of the docs. As far as I can tell, this is a bug in the version of mkdocs that was used. I tried upgrading to mkdocs==1.0.2 and mkdocs-rtd-dropdown==1.0.2 and confirmed that the sidebar links were fixed with no other changes, although the upgrade introduced some visual glitches that I didn't have a chance to debug.

Try out "jeblister/kube" theme

Hey @courtbee, the use-theme-kube branch is a WIP to switch themes. I changed some of the templating, filenames, and other Hugo things to match what the theme expects.

The CSS will need to be changed to work with the new theme. Here's some info I found that might help you with that:

Let me know if you need anything from me to help get the theme working for us. Some of the html/templates may need to be changed/overridden to put a logo at the top somewhere for example. So I can help with that when you know where you want logos to go. Thanks!

Adjusting logo mark in the center

Hey, sorry if this isn't the correct place to put this!

  • Remove circle styling
  • Change graphic of octopus so that there is a white background, otherwise the navbar + body bg poke through and it'd be nice to have one solid color there instead of two.

CSS for removing the circle styling:

.navbar-custom .avatar-container .avatar img { border-radius: 0 !important; }
.navbar-custom .avatar-container .avatar-img-border { border-radius: 0 !important; box-shadow: 0 0 0 rgba(0,0,0,0) !important; }

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.