Giter Club home page Giter Club logo

metal3-io.github.io's People

Contributors

alosadagrande avatar chukwunnonso avatar codificat avatar dependabot[bot] avatar dhellmann avatar elfosardo avatar fmuyassarov avatar hroyrh avatar iamatifmoin avatar iranzo avatar jan-est avatar kaovilai avatar kashifest avatar knowncitizen avatar lentzi90 avatar maelk avatar matthewcarleton avatar metal3-io-bot avatar mquhuy avatar oeuvars avatar peppi-lotta avatar ptrnull avatar ren-yifei avatar rozzii avatar russellb avatar safeeha avatar stbenjam avatar tuminoid avatar viveksati5143 avatar wgslr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

metal3-io.github.io's Issues

Next/Back to navigate between articles?

When entering an article, to read another one is needed to go back to webpage, scroll down, click on the next one.

Is it possible a next/back to read related ones?

FAQ and links

How can we include 'links' in FAQ? with regular markdown formatting it doesn't work and text is hidden

When defining 'inks' for codeblocks there's no coulouring

Usually when setting:

api: patata

the output is rendered using different 'inks' based on the format specified, which allows to easily read through the code provided (bash, yaml, python, go, etc)

The output on the webpage is always grey

Scroll bars in text areas

Even with latest 'master', there's still a text box as described initially in #41 and appearing for example in screenshoot at #51

Include "Metal3: Kubernetes Native Bare Metal Cluster Management" talk as content

I suggest to add @maelk talk at Cloud Native Nordics meetup as content in our blog:

  • Prepare a blog post which includes Youtube link, demo's showns as videos (@maelk already has the asciinema) and elaborated content.
  • Add a link in the same blog post to the slides presented. Probably a link to a public repository (gdrive or similar) or depending on the size, we could consider add it in this repo or metal3-docs. This is open to discussion.

Some try-it comments

https://github.com/metal3-io/metal3-io.github.io/blob/master/_includes/try-it.md

  • Plain commands looks ok the first time, then they look weird (like many tabs):
    image

  • It is not clear if v1alpha2 supports adding nodes to the running clusters or if that's v1alpha1 feature only

  • No instructions on how to manage the cluster created with v1alpha2 (such as getting the kubeconfig file, how to see the nodes, etc.)

  • Nodes in the cluster created with v1alpha2 are 'not ready' because there is no SDN deployed. I think it would be nice to include a default one (calico for instance)

  • Another 'minor issue' would be there is no 'go to top' which means you need to scroll all the way up to see the index/header

  • The NUM_NODES variable is used to create nodes in the cluster. It would be nice to add that variable to the try-it guide in case you want to create more nodes to play with the machine object (like scale up/down)

http doesn't redirect to https

Currently 'metal3.io' goes to http and it should redirect to https instead. Also if you keep browsing the web, it sticks with http protocol.

Post titles not rendered correctly

While working on #25 , the titles displayed for regular 'markdown' formatting are not properly differentiated from regular text:

image

Source code for markdown is at that PR (#25) that also 'reenables' blogs section on index.html and removes the sample articles

Font Awesome inclusion?

We would like to get fontawesome included in the documents as it is likely to be needed when we cover admonitions in the articles.

Blog updates

Once the content has been added tests need to be done for the search feature and the social media share feature.

Missing files referenced on html (icon.png and site.webmanifest)

From travis execution:

- ./_site/404.html
  *  internally linking to icon.png, which does not exist (line 11)
     <link rel="apple-touch-icon" href="icon.png">
  *  internally linking to site.webmanifest, which does not exist (line 10)
     <link rel="manifest" href="site.webmanifest">
- ./_site/blog/categories.html
  *  internally linking to icon.png, which does not exist (line 11)
     <link rel="apple-touch-icon" href="icon.png">
  *  internally linking to site.webmanifest, which does not exist (line 10)
     <link rel="manifest" href="site.webmanifest">
- ./_site/blog/index.html
  *  internally linking to icon.png, which does not exist (line 11)
     <link rel="apple-touch-icon" href="icon.png">
  *  internally linking to site.webmanifest, which does not exist (line 10)
     <link rel="manifest" href="site.webmanifest">
- ./_site/community-resources.html
  *  internally linking to icon.png, which does not exist (line 11)
     <link rel="apple-touch-icon" href="icon.png">
  *  internally linking to site.webmanifest, which does not exist (line 10)
     <link rel="manifest" href="site.webmanifest">
- ./_site/documentation.html
  *  image assets/images/infograph-stack.svg does not have an alt attribute (line 140)
  *  internally linking to icon.png, which does not exist (line 11)
     <link rel="apple-touch-icon" href="icon.png">
  *  internally linking to site.webmanifest, which does not exist (line 10)
     <link rel="manifest" href="site.webmanifest">�[0m
- ./_site/index.html
  *  image /assets/images/home-left-image.svg does not have an alt attribute (line 78)
  *  image /assets/images/home-right-image.svg does not have an alt attribute (line 79)
  *  internally linking to icon.png, which does not exist (line 11)
     <link rel="apple-touch-icon" href="icon.png">
  *  internally linking to site.webmanifest, which does not exist (line 10)
     <link rel="manifest" href="site.webmanifest">
- ./_site/privacy-statement.html
  *  internally linking to icon.png, which does not exist (line 11)
     <link rel="apple-touch-icon" href="icon.png">
  *  internally linking to site.webmanifest, which does not exist (line 10)
     <link rel="manifest" href="site.webmanifest">
- ./_site/test-cat-2/2019/06/30/second-post.html
  *  internally linking to icon.png, which does not exist (line 11)
     <link rel="apple-touch-icon" href="icon.png">
  *  internally linking to site.webmanifest, which does not exist (line 10)
     <link rel="manifest" href="site.webmanifest">
  *  linking to /blog/categories.html#test-cat-2/, but test-cat-2/ does not exist (line 83)
     <a class="mk-blog-meta__item mk-blog-meta__category" href="/blog/categories.html#test-cat-2/">
    test-cat-2
  </a>
- ./_site/test-cat/2019/06/30/first-post.html
  *  internally linking to icon.png, which does not exist (line 11)
     <link rel="apple-touch-icon" href="icon.png">
  *  internally linking to site.webmanifest, which does not exist (line 10)
     <link rel="manifest" href="site.webmanifest">
  *  linking to /blog/categories.html#test-cat/, but test-cat/ does not exist (line 83)
     <a class="mk-blog-meta__item mk-blog-meta__category" href="/blog/categories.html#test-cat/">
    test-cat
  </a>
- ./_site/try-it.html
  *  internally linking to icon.png, which does not exist (line 11)
     <link rel="apple-touch-icon" href="icon.png">
  *  internally linking to site.webmanifest, which does not exist (line 10)
     <link rel="manifest" href="site.webmanifest">

Seems that we define 'favicon' which is later not included

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.