Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fparted Documentation

This repository contains the source code for the official documentation of fparted, hosted on GitHub Pages at: https://codex-clamps.github.io/fparted-docs/


🛠️ Local Development

The documentation site is built using MkDocs and the Material for MkDocs theme.

Prerequisites

  • Python 3.10+
  • pip install mkdocs-material

Running the Live Preview Server

mkdocs serve

Visit http://127.0.0.1:8000/ in your browser.

Building Static Site

mkdocs build

The compiled static HTML/CSS/JavaScript bundle will be generated in the site/ folder.


🚀 GitHub Pages Deployment

Pushing changes to the main branch automatically triggers the .github/workflows/deploy.yml GitHub Actions workflow to build and deploy to the gh-pages branch.


📜 Credits & Acknowledgments

Special credit to the Termux Project (termux-packages) for foundational Bionic packaging recipes, and upstream projects including GNU Parted, e2fsprogs, dosfstools, ntfsprogs-plus, btrfs-progs, xfsprogs, f2fs-tools, util-linux, coreutils, exfatprogs, cryptsetup, and Flutter. See Credits & Upstream for full details.

About

No description, website, or topics provided.

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors