All Projects → netbootxyz → netboot.xyz-docs

netbootxyz / netboot.xyz-docs

Licence: other
netboot.xyz documentation repository

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects

Projects that are alternatives of or similar to netboot.xyz-docs

Netboot.xyz
Your favorite operating systems in one place. A network-based bootable operating system installer based on iPXE.
Stars: ✭ 2,753 (+21076.92%)
Mutual labels:  ipxe, netboot, pxe
rackshift
RackShift 是开源的裸金属服务器管理平台,功能覆盖裸金属服务器的发现、带外管理、RAID 配置、固件更新、操作系统安装等。
Stars: ✭ 467 (+3492.31%)
Mutual labels:  ipxe, pxe
pipxe
iPXE for the Raspberry Pi
Stars: ✭ 154 (+1084.62%)
Mutual labels:  ipxe, pxe
netboot.xyz-custom
Create your own custom github menu for netboot.xyz
Stars: ✭ 77 (+492.31%)
Mutual labels:  ipxe, netboot
bilibili-api-docs
bilibili-api 的开发文档
Stars: ✭ 19 (+46.15%)
Mutual labels:  docs
FreeTAKServer-User-Docs
FreeTAKServer documentation for end users
Stars: ✭ 23 (+76.92%)
Mutual labels:  docs
docs.bitshares.org
Please check the new repository https://github.com/bitshares/how.bitshares.works. This repository contains the OLD sources (and the build in a different branch) for docs.bitshares.org
Stars: ✭ 18 (+38.46%)
Mutual labels:  docs
docs
Learn Anything Docs
Stars: ✭ 25 (+92.31%)
Mutual labels:  docs
MiniNT5-Tools
small Windows 10 (based on Windows PE) with customised tools
Stars: ✭ 34 (+161.54%)
Mutual labels:  pxe
laravel-docs-ru
Актуализированная редакция документации Laravel версий 8.x и 9.x на русском языке.
Stars: ✭ 19 (+46.15%)
Mutual labels:  docs
docs
WayScript Documentation
Stars: ✭ 14 (+7.69%)
Mutual labels:  docs
docs
Jina V1 Official Documentation. For the latest one, please check out https://docs.jina.ai
Stars: ✭ 21 (+61.54%)
Mutual labels:  docs
revel.github.io
Revel manual and docs
Stars: ✭ 39 (+200%)
Mutual labels:  docs
helpscout-docs-api-php
DocsApi client for HelpScout
Stars: ✭ 21 (+61.54%)
Mutual labels:  docs
docs
Nhost Documentation
Stars: ✭ 23 (+76.92%)
Mutual labels:  docs
open-development-template
Workflow and documentation templates that help teams formalize their goals, workflow and governance model to encourage participation and field contributions.
Stars: ✭ 18 (+38.46%)
Mutual labels:  docs
docs
API Documentation for Handsontable
Stars: ✭ 18 (+38.46%)
Mutual labels:  docs
emqx-docs-en
EMQ X Broker Documentation
Stars: ✭ 12 (-7.69%)
Mutual labels:  docs
emlid-docs
Documentation for Emlid products
Stars: ✭ 62 (+376.92%)
Mutual labels:  docs
tokei-zh
🇨🇳翻译: <tokei> 代码信息的统计程序 ❤️ 校对 ✅
Stars: ✭ 92 (+607.69%)
Mutual labels:  docs

netboot.xyz documentation

Build Status Discord

This is the main documentation repository for netboot.xyz which is built upon Docusaurus 2, a modern static website generator.

The contents of this repo are deployed automatically to netboot.xyz upon being merged.

Development and Contributions

Contributions to the documentation are always welcome. Please feel free to open pull requests to this repo if you see a bug, want to improve the existing documentation, or want to add some how-tos to help others.

Ultimately this site is for helping others boot operating systems and using network booting related tools, so any documenation or articles that might be able to help others are welcome.

Installation

yarn install

Local Development

yarn start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.

Build

yarn build

This command generates static content into the build directory and can be served using any static contents hosting service.

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].