All Projects → MichaIng → DietPi-Docs

MichaIng / DietPi-Docs

Licence: CC-BY-SA-4.0 license
Source repository for the DietPi OS documentation

Programming Languages

HTML
75241 projects

Projects that are alternatives of or similar to DietPi-Docs

notebook
The collection of all course materials, pull requests are always welcome!
Stars: ✭ 22 (-70.27%)
Mutual labels:  mkdocs
mkdocs-windmill-dark
Outstanding mkdocs theme with a focus on navigation and usability
Stars: ✭ 24 (-67.57%)
Mutual labels:  mkdocs
mkdocs-static-i18n
MkDocs i18n plugin using static translation markdown files
Stars: ✭ 78 (+5.41%)
Mutual labels:  mkdocs
wtfdocs
The source for https://wtfutil.com
Stars: ✭ 29 (-60.81%)
Mutual labels:  mkdocs
mkdocs-git-authors-plugin
MkDocs plugin to display git authors of a page.
Stars: ✭ 27 (-63.51%)
Mutual labels:  mkdocs
persianthinkpython
a fork from thinkpythonpersian in markdown
Stars: ✭ 14 (-81.08%)
Mutual labels:  mkdocs
tutorials
Collection of tutorials for various libraries and technologies
Stars: ✭ 98 (+32.43%)
Mutual labels:  mkdocs
cheatsheets
John's Cheatsheets
Stars: ✭ 22 (-70.27%)
Mutual labels:  mkdocs
markdown-i18n
i18n extension for Python Markdown
Stars: ✭ 13 (-82.43%)
Mutual labels:  mkdocs
papers reading sharing.github.io
Sites to share deep learning related papers and their digests
Stars: ✭ 32 (-56.76%)
Mutual labels:  mkdocs
mkdocs-jekyll
The Material theme from MkDocs provided as a Jekyll template, optimized for GitHub Pages
Stars: ✭ 55 (-25.68%)
Mutual labels:  mkdocs
taller-de-git
Documentación del taller de git
Stars: ✭ 18 (-75.68%)
Mutual labels:  mkdocs
python-package-template
Easy to use template for great PyPi packages
Stars: ✭ 19 (-74.32%)
Mutual labels:  mkdocs
ImageModels
ImageNet model implemented using the Keras Functional API
Stars: ✭ 63 (-14.86%)
Mutual labels:  mkdocs
mkdocs-exclude-search
🔎 A mkdocs plugin that lets you exclude selected chapters from the search index.
Stars: ✭ 16 (-78.38%)
Mutual labels:  mkdocs
markdown-blockdiag
blockdiag extension for Python Markdown
Stars: ✭ 23 (-68.92%)
Mutual labels:  mkdocs
mkdocs-material
Documentation that simply works
Stars: ✭ 10,955 (+14704.05%)
Mutual labels:  mkdocs
thegreatmarkdown
《了不起的 Markdown》
Stars: ✭ 44 (-40.54%)
Mutual labels:  mkdocs
docs-v1
Source of code.kx.com/q
Stars: ✭ 33 (-55.41%)
Mutual labels:  mkdocs
mkdocs-git-revision-date-localized-plugin
MkDocs plugin to add a last updated date to your site pages
Stars: ✭ 73 (-1.35%)
Mutual labels:  mkdocs

DietPi logo

Lightweight justice for your single-board computer!

optimised • simplified • for everyone

WebsiteDownloadsDocumentationForumBlog


Ready to run optimised software choices with dietpi-software
Feature-rich configuration tool for your device with dietpi-config.


Introduction

This is the source code repository for the DietPi Documentation website. It uses extended Markdown, as implemented by MkDocs.

CodeFactor

Building the documentation

  • Install/update dependencies: pip3 install -Ur requirements.txt
  • From the root directory, run: mkdocs serve

It builds the static HTML pages into a temporary directory and starts a local web server at http://localhost:8000. If you have troubles accessing the MkDocs website, you could also listen on a specific IP address or all IP addresses, e.g. mkdocs serve -a 0.0.0.0:8000.

Contributing

There are many ways you could contribute to DietPi project. You could work on the DietPi project, website design, extend the documentation, or just run tests.

If you have experience with GitHub, you could either look for existent issue to start with or report a new one. Documentation updates should be done directly on GitHub, using the development branch: dev, creating a pull request (PR).

If you need help:

To see the full list of possibilities, please check our contribution page.

Feedback

GitHub Projects

License

DietPi-Docs by DietPi is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License - CC BY-SA 4.0.

This website shows logos of 3rd party software and providers which are excluded from the above license. They may only be used related to their product, for details, check individual trademark rules and licenses.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].