Wes Turner

Results 267 issues of Wes Turner

https://en.wikipedia.org/wiki/Responsive_web_design - https://github.com/ryan-roemer/sphinx-bootstrap-theme - https://github.com/tell-k/sphinxjp.themes.basicstrap

enhancement

- https://pagure.io/fedora-kickstarts/blob/main/f/fedora-i3-common.ks - https://github.com/westurner/dotfiles/blob/master/etc/i3/Makefile - https://github.com/westurner/dotfiles/blob/master/etc/i3/config

ENH: lsaliases: ls cdaliases: lswrk Existing functionality: ```bash lsve; lsvirtualenvs # ls -ld ~/-wrk/-ve?? lsce; lscondaenvs # ls -ld ~/-wrk/-ce?? ``` How it would work: ```bash lswrk # (cdwrk; ls...

https://github.com/westurner/wrd_sphinx_theme

DOC
UBY

https://www.anaconda.com/blog/developer-blog/how-to-get-ready-for-the-release-of-conda-4-4/

BUG
ENH

venv is setting WORKON_HOME to the default set in venv.py. Instead: - venv could set WORKON_HOME to ``os.environ.get('WORKON_HOME', opts.WORKON_HOME if opts.WORKON_HOME else default_workon_home) when: WORKON)`` cases: - using venv.py for...

BUG
ready
UBY

- https://github.com/tell-k/sphinxjp.themes.basicstrap/pull/25 fixes the app.info logging - [x] patch locally pending this getting merged - Now I'm getting ``sphinx.errors.ThemeError: no theme named 'basicstrap' found (missing theme.conf?)`` - ``pip install requirements.txt``...

- Docstrings - Quoting - lscondaenvs; lsce - csc; _conda_status_core - csd; _conda_status_defaults

BUG
ENH
in progress
DOC
REF