Skip to content

yuokada/yuokada.github.com

Repository files navigation

yuokada.github.com

github pages

Install uv:

$ curl -Ls https://astral.sh/uv/install.sh | sh

Install project dependencies:

$ uv sync

This project uses MyST-Parser so you can write documentation in Markdown.

Getting started

$ git clone --recurse-submodules [email protected]:yuokada/yuokada.github.com.git gh-pages

Plus

watchdog · PyPI

# Install watchdog
$ uv sync --extra dev

# Monitor *.rst and *.md files and update html files
$ uv run watchmedo shell-command --patterns="*.rst;*.md" --recursive --wait --command="make html"

Links

About

github pages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •