https://github.com/yuokada/yuokada.github.com
github pages
https://github.com/yuokada/yuokada.github.com
Last synced: 11 months ago
JSON representation
github pages
- Host: GitHub
- URL: https://github.com/yuokada/yuokada.github.com
- Owner: yuokada
- Created: 2012-06-24T17:20:26.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2025-02-28T22:38:30.000Z (11 months ago)
- Last Synced: 2025-03-01T00:34:40.742Z (11 months ago)
- Language: Python
- Homepage: https://yuokada.github.io
- Size: 8.11 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# yuokada.github.com
## github pages
```shell
$ poetry install
```
## Getting started
```
$ git clone --recurse-submodules git@github.com:yuokada/yuokada.github.com.git gh-pages
```
## Plus
[watchdog · PyPI](https://pypi.org/project/watchdog/)
```
# Install watchdog
$ poetry install --with dev
# Monitor *.rst files and update html files
$ watchmedo shell-command --patterns="*.rst" --recursive --wait --command="make html"
```
--------
## Links
- [Sphinx Themes Gallery](https://sphinx-themes.org/)