Skip to content

rubenayla/home-design

Repository files navigation

Home Design

This repository contains the documentation for my home design project. The documentation is built using MkDocs.

MKDocs

✅ Preview locally

poetry run mkdocs serve
# Open http://127.0.0.1:8000 in your browser

Or use a specific port:

poetry run mkdocs serve -a 127.0.0.1:8001

To build the static site:

poetry run mkdocs build
# Output: site/

🚀 Deploy to GitHub Pages

poetry run mkdocs gh-deploy

GitHub Pages must be enabled in the repo settings (branch: gh-pages).


📟 PDF Export (optional)

PDF export is disabled by default to speed up builds. To export PDFs explicitly:

EXPORT_PDF=true poetry run mkdocs build
# Outputs: site/pdf/kart-documentation.pdf

🗂 Branch structure

  • main → Markdown source
  • gh-pages → Auto-generated static site (read-only)

Do all edits on main.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy