Giter Site home page Giter Site logo

openshift-examples / docsy-example Goto Github PK

View Code? Open in Web Editor NEW

This project forked from google/docsy-example

0.0 0.0 0.0 2.46 MB

An example documentation site using the Docsy Hugo theme

License: Apache License 2.0

CSS 1.19% HTML 85.07% Shell 13.74%

docsy-example's Introduction

Development

Git Submodules

Create a new submodule

cd content/kubevirt/
git submodule add https://github.com/openshift-examples/kubevirt-ansible ansible

Builder image

podman build \
  -t mkdocs:builder \
  --no-cache \
  -f builder.Containerfile .

Run it

podman run -ti --user 0 --rm \
  -v $(pwd):/opt/app-root/src:z \
  -p 8080:8080 mkdocs:builder

Stargazers over time

Stargazers over time

docsy-example's People

Contributors

aijamalnk avatar asmacdo avatar bep avatar chenopis avatar chrira avatar dependabot[bot] avatar dholbach avatar emckean avatar hegemonic avatar kaycebasques avatar kshithijiyer avatar lisafc avatar rionam avatar sarahmaddox avatar sharifsalah avatar tekezo avatar theletterf avatar ulfjack avatar ykzts avatar

Watchers

 avatar

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.