An open API service indexing awesome lists of open source software.

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

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/)