Giter Site home page Giter Site logo

imusmanmalik / tinkerbell-docs Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tinkerbell/tinkerbell-docs

0.0 1.0 0.0 2.36 MB

The home for Tinkerbell docs.

Home Page: http://docs.tinkerbell.org

License: Apache License 2.0

Nix 1.34% Makefile 4.76% HTML 93.91%

tinkerbell-docs's Introduction

Tinkerbell Docs

This is the source repo for the Tinkerbell docs. They are build using static-site generator MkDocs and using the mkdocs-material theme, then served by netlify to docs.tinkerbell.org.

Development

This repository uses MkDocs as the documentation framework and Poetry to manage it's dependencies. Make sure to have Python installed. If you wish, you can install mkdocs and other dependencies to build the docs locally by running the following commands

poetry install
poetry run mkdocs serve

If you wish to work within a development environment you can use Poetry's virtualenv environment:

$ poetry install
$ poetry shell

To deactivate the virtual environment, simply run deactivate.

Contributing to the Tinkerbell Docs

All the markdown source files for the documentation are in the docs/ folder. Find the file that you want to update and edit it. Then open a Pull Request with your changes. Make sure that the build passes, and take a look at the netlify preview to see your changes staged on the website.

Page metadata

Currently the metadata for the page is yaml formatted, with two fields: title and date. If you edit a doc, update the date to when you made your edits.

Adding Images

All the images for the docs are in the images/ folder. To pull the image into your doc, use a relative link to the image file. Example:

![Architecture]

Adding a page

If you would like to submit a new page to the documentation, be sure to add it to the nav section in mkdocs.yml. This will ensure that the page appears in the table of contents.

tinkerbell-docs's People

Contributors

dailyalice avatar felixwidjaja avatar mmlb avatar geriadam avatar mergify[bot] avatar chrisdoherty4 avatar thomcrowe avatar thebsdbox avatar jmarhee avatar jacobweinstock avatar ronggur avatar gianarb avatar tstromberg avatar jeremytanner avatar micahhausler avatar cbkhare avatar nicklasfrahm avatar displague avatar guilhem avatar zdyxry avatar lukaskalvenas avatar dependabot[bot] avatar cursedclock avatar c22 avatar teamsmiley avatar nshalman avatar mrchrd avatar metahertz avatar mrmrcoleman avatar krehl 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.