Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

MkDocs

Project documentation with Markdown.
Collective - Host: opensource - https://opencollective.com/mkdocs - Website: https://www.mkdocs.org/ - Code: https://github.com/mkdocs/mkdocs

Fix a regression with anchor tags being in headings

github.com/mkdocs/mkdocs - 61927bf09049dca583a85fe8fba7359478cd66c1 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #437 from d0ugal/0.12-release-notes

0.12 release notes

github.com/mkdocs/mkdocs - e46ab7520619566b3da6fefa5cbf90e947a20ead authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #444 from d0ugal/new-unicode-issue

Improved 92c66ee witn unicode literals.

github.com/mkdocs/mkdocs - ce7dd5ede0bf2320ba1429fd4665d33cdc26200a authored almost 10 years ago by Dougal Matthews <[email protected]>
Improved 92c66ee witn unicode literals.

/HT @waylan

github.com/mkdocs/mkdocs - 5bb93c1e3d0692d44ccf1571be5d767298c09bc6 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #443 from d0ugal/new-unicode-issue

Fix a Unicode Issue with `mkdocs new`

github.com/mkdocs/mkdocs - ccfc5744d73983be01419d51c15243d4579f20cd authored almost 10 years ago by Dougal Matthews <[email protected]>
Fix a Unicode Issue with `mkdocs new`

Fixes #441

github.com/mkdocs/mkdocs - 92c66ee0ab096cfa52a42e4c60c038ecd3e6fecb authored almost 10 years ago by Dougal Matthews <[email protected]>
Add the release notes for 0.12

github.com/mkdocs/mkdocs - 3896349d581c3ff4821dc3ace416c01891243d02 authored almost 10 years ago by Dougal Matthews <[email protected]>
Standardise the layout of the release notes

github.com/mkdocs/mkdocs - 191d9fe25a1a630eab8c3ba2b48b1cacbc1e8c8b authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #428 from waylan/encoding

Fix cross-platform encoding issues.

github.com/mkdocs/mkdocs - 74d3191e419b7cb79fe66f700119ead3365f70d0 authored almost 10 years ago by Dougal Matthews <[email protected]>
Fix up Py3 compat.

github.com/mkdocs/mkdocs - 14af1b0fa5ed127c15159755d6d9948fb162690b authored almost 10 years ago by Waylan Limberg <[email protected]>
Add support for Markdown extension options.

I tried to keep the docs simple so non-python people would understand them
(I avoided calling th...

github.com/mkdocs/mkdocs - c8fbfa63da32116688225fc8bf310bb779e5d892 authored almost 10 years ago by Waylan Limberg <[email protected]>
Merge pull request #430 from d0ugal/update-markdown

Remove the upper limitation for Python-Markdown on Python >=2.7

github.com/mkdocs/mkdocs - a633d92852794d8d86c289bcafa9121d680b1ae9 authored almost 10 years ago by Dougal Matthews <[email protected]>
Remove the upper limitation for Python-Markdown on Python >=2.7

github.com/mkdocs/mkdocs - 2677ebb00d171cd64fa319393b57bd4e9dd9e0e9 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #432 from d0ugal/master

Highlight JS fix and theme fixes for smaller screens

github.com/mkdocs/mkdocs - d0ed58fa0ae6fff8e4c8e057266b97b21af00aad authored almost 10 years ago by Dougal Matthews <[email protected]>
Only pad the content down on screens large enough for the menu to be on

the left

github.com/mkdocs/mkdocs - bb0559d3504811e325f1bd632bda3ab4cc0c885e authored almost 10 years ago by Dougal Matthews <[email protected]>
Update Highlight.js to the latest version

github.com/mkdocs/mkdocs - 9302e1351f75c78e2d3dc56ab0987971cd9082c5 authored almost 10 years ago by Dougal Matthews <[email protected]>
Revert "Automatically refresh the browser on edits"

This reverts commit 50327cb14d0497f1e9d5efa0d4f9f80da54b38f5.

github.com/mkdocs/mkdocs - f0de54b8e04ca0c14a9dcd098741b9873a5e4cb8 authored almost 10 years ago by Dougal Matthews <[email protected]>
Fix cross-platform encodeing issues.

By using io.open and explicitly defining the encoding on the call to
open every time, we should ...

github.com/mkdocs/mkdocs - 356bcc5487eded3345a420cd9ad6dc3ebc4659bf authored almost 10 years ago by Waylan Limberg <[email protected]>
Merge pull request #425 from d0ugal/master

Remove unused parameter

github.com/mkdocs/mkdocs - 1874d9fbcb10e0dc34e0c98d1024fe93959982cc authored almost 10 years ago by Dougal Matthews <[email protected]>
Remove unused parameter

github.com/mkdocs/mkdocs - bea1cacb6ded3817d8190bd64b79dc269b9b7a44 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #420 from d0ugal/reload

Automatically refresh the browser on edits

github.com/mkdocs/mkdocs - 66bd5d4e4ff415f5236d189ac7550bcaea21d22a authored almost 10 years ago by Dougal Matthews <[email protected]>
Automatically refresh the browser on edits

Use python-livereload to automatically refresh your browser.

Closes #163

github.com/mkdocs/mkdocs - 50327cb14d0497f1e9d5efa0d4f9f80da54b38f5 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #396 from d0ugal/windows-tests

Fix some path handling under windows

github.com/mkdocs/mkdocs - dc97ac70f515b2f888807c9e18b529164c8cea11 authored almost 10 years ago by Dougal Matthews <[email protected]>
Hide the failing test cleanup on Windows

github.com/mkdocs/mkdocs - 0bb6e0d15f2143c69dc3ab037cee5f7be6b68057 authored almost 10 years ago by Dougal Matthews <[email protected]>
Remove hard coded /

github.com/mkdocs/mkdocs - e1e14790efda5f0260335add6c822f1069e9356e authored almost 10 years ago by Dougal Matthews <[email protected]>
Normalise paths coming from the config file

github.com/mkdocs/mkdocs - cba79e54ac237c24e59fb794c1593054d762412d authored almost 10 years ago by Dougal Matthews <[email protected]>
Add a test to explicitly highlight the Windows problem

Initial attempt at a utility to normalise the path issues.

github.com/mkdocs/mkdocs - c26a61861cd6636845b3fd71decaa79b0f71b27d authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #423 from d0ugal/master

Add favicon to the RTD theme

github.com/mkdocs/mkdocs - 5feab4032664eaf610ff1cc45dec8939f52e6d9d authored almost 10 years ago by Dougal Matthews <[email protected]>
Add favicon to the RTD theme

Fixes #422

github.com/mkdocs/mkdocs - 046a3f1725c1fa148f0cea461befa2dfe33fa1e0 authored almost 10 years ago by Dougal Matthews <[email protected]>
Correct the order of Travis and Appveyor

github.com/mkdocs/mkdocs - f5ae39584c8da2c46523f834ca4503edbc2a68fd authored almost 10 years ago by Dougal Matthews <[email protected]>
Switch badges to all use shields.io

github.com/mkdocs/mkdocs - 9bcd77cf512d7116f5ed3c9730b18f78e6a01e51 authored almost 10 years ago by Dougal Matthews <[email protected]>
Add PyPI badges to the README

github.com/mkdocs/mkdocs - ae26770ce1318ff4b51c19d3778dc5ac80678005 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #419 from d0ugal/scrollspy

Fixed issues with scrollspy

github.com/mkdocs/mkdocs - 5c6d975a73d61f49f10c17f5bde629f02d297176 authored almost 10 years ago by Dougal Matthews <[email protected]>
Fixed issues with scrollspy

After the changes in 4d9ad173, the offset in scrollspy is throwing the
position off and isn't ne...

github.com/mkdocs/mkdocs - ee5e68ee5375d62d94f3de0ae391ca4ae29b82f8 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #418 from d0ugal/clean-improve

Don't delete hidden files or directories with --clean

github.com/mkdocs/mkdocs - d2b180821b6650da26f17fd5cbbcdeeec1d3c4b4 authored almost 10 years ago by Dougal Matthews <[email protected]>
Don't delete hidden files or directories with --clean

Fixes #346

github.com/mkdocs/mkdocs - f488e7506c5ed8ed49ff31a9d6f4a659fc6bf363 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #417 from d0ugal/gh-deploy-branch

Add an option to specify the branch when deploying to GitHub

github.com/mkdocs/mkdocs - ce3d5c67498d391ead1ba47b1f342140adff68cb authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #416 from d0ugal/rtd-no-highlight

Fix problems with no-highlight marked code blocks and the RTD theme

github.com/mkdocs/mkdocs - 4055b3c5b4b175cd72aa5f46799359a62e482c14 authored almost 10 years ago by Dougal Matthews <[email protected]>
Fix problems with no-highlight marked code blocks and the RTD theme

github.com/mkdocs/mkdocs - 9dfa17b13b8d4dd1f3910fcd279537c0c46a8a36 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #415 from d0ugal/images-mkdocs-theme

Display images inline in MkDocs theme

github.com/mkdocs/mkdocs - f50e5209817ce3828928e22854fe6e76673ecdf4 authored almost 10 years ago by Dougal Matthews <[email protected]>
Display images inline in MkDocs theme

Images now display more as you would expect but can be broken up to
create the previous result b...

github.com/mkdocs/mkdocs - 036350244330d79e6b2195f388a2de0e0c025bc6 authored almost 10 years ago by Dougal Matthews <[email protected]>
Add Landscape.io to the README

github.com/mkdocs/mkdocs - d734653166d3da9bb07db11ec0dbf2c31291a64d authored almost 10 years ago by Dougal Matthews <[email protected]>
Update links to go directly to the organisation GitHub

github.com/mkdocs/mkdocs - 0fc7ea5bc51753e06cf189cbe208a8bd58e674b0 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #414 from d0ugal/rtd-italic

Remove italic and bold from some code highlighting in the RTD theme

github.com/mkdocs/mkdocs - 2e3ffd0c2aec5ad0ed2a4ee669a47a71f64f2dce authored almost 10 years ago by Dougal Matthews <[email protected]>
Reference the issue in the CSS fix

github.com/mkdocs/mkdocs - 21c5b419f5c97508e5b0581571c295bbcf43d82d authored almost 10 years ago by Dougal Matthews <[email protected]>
Remove italic and bold from some code highlighting in the RTD theme

Inherit the font weight and style to avoid code being made bold by
highlight.js and RTD CSS clas...

github.com/mkdocs/mkdocs - d1999473768140c3d58d0b1751453c956ff67533 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #413 from d0ugal/master

Don't overwrite index.md files with `mkdocs new`

github.com/mkdocs/mkdocs - e60173dcc1b888920a837ee875048319eed0c2d9 authored almost 10 years ago by Dougal Matthews <[email protected]>
Add an option to specify the branch when deploying to GitHub

github.com/mkdocs/mkdocs - 7082c9003e28273e586fbc430e054a06ba313e21 authored almost 10 years ago by Dougal Matthews <[email protected]>
Don't overwrite index.md files with `mkdocs new`

Fixes #412

github.com/mkdocs/mkdocs - a3c4974bc6076812ec5e447c77644a86db688922 authored almost 10 years ago by Dougal Matthews <[email protected]>
Add testing Yeti theme

github.com/mkdocs/mkdocs - 590c56fc338a8558ea071797c4244253221b9309 authored almost 10 years ago by Dougal Matthews <[email protected]>
Add testing Yeti theme

github.com/mkdocs/mkdocs - 0d42e4a7b5b76b7d77ad027baa9a23a22ed01439 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #409 from AndyA13/fix/issue-341

Fixing error when assigning config file

github.com/mkdocs/mkdocs - 24a564cc8481a5f944071cb02be69f42d1db43ce authored almost 10 years ago by Dougal Matthews <[email protected]>
Fixing error when assigning config file

github.com/mkdocs/mkdocs - 77dc4fcd9d5ca9bc8020425c964ae21e3252881e authored almost 10 years ago by Andrew Aitken <[email protected]>
Merge pull request #408 from AndyA13/fix/issue-295

Adding nicer css classes to tables

github.com/mkdocs/mkdocs - df65f6e3a0f83b78b7d231bf1d59d18f6812f37c authored almost 10 years ago by Dougal Matthews <[email protected]>
Adding nicer css classes to tables

Added table-striped and table-hover classes to tables

github.com/mkdocs/mkdocs - fdba5c9f10578c3efed17295c8cd576637089e13 authored almost 10 years ago by Andrew Aitken <[email protected]>
Merge pull request #407 from AndyA13/fix/issue-7-anchor-scroll

Fixing the scroll to anchor tags

github.com/mkdocs/mkdocs - 15541701b21c7c19e16162efc30a209eed48cc4a authored almost 10 years ago by Dougal Matthews <[email protected]>
Fixing the scroll to anchor tags

Consistent behaviour on page load and anchor click now.

github.com/mkdocs/mkdocs - 4d9ad173d90cecce7945631dd62d85725c1af76c authored almost 10 years ago by Andrew Aitken <[email protected]>
The YAML samples were incorrectly being highlighted as dffs

Use fenced code blocks and specify YAML to correct this.

github.com/mkdocs/mkdocs - 7ea8592fe731b37897d8c7046558b552cffdaa0e authored almost 10 years ago by Dougal Matthews <[email protected]>
Temporarily fix the contributing guide link

Update the link to the contribution guide until DNS settings are updated.

github.com/mkdocs/mkdocs - 4a529ee63da3436b16db26ece640b17cfde114c7 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #404 from d0ugal/landscape

Landscape

github.com/mkdocs/mkdocs - e612faa2bb094594468a14272c158ec8f5ba170e authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #403 from d0ugal/contributing

Added an initial Contributing guide

github.com/mkdocs/mkdocs - 4aec86de3d36f7945e9c439a10ab0cc648c603d3 authored almost 10 years ago by Dougal Matthews <[email protected]>
Correct logging calls

github.com/mkdocs/mkdocs - 0200370ee756f1e2e8c8eafb4361959d09f58117 authored almost 10 years ago by Dougal Matthews <[email protected]>
Define our vendored files

github.com/mkdocs/mkdocs - d2715b28f060b3cf74605ed3c79da91ab4499054 authored almost 10 years ago by Dougal Matthews <[email protected]>
Remove unused nav parameter

github.com/mkdocs/mkdocs - 9dc9414b3c35090bd860e22063494ac047d22758 authored almost 10 years ago by Dougal Matthews <[email protected]>
Added an initial Contributing guide

github.com/mkdocs/mkdocs - bdbf2ce5edc4d973e6f2c2b7a2acf85285918eee authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #402 from d0ugal/toc_refactor

Refactor the TOC parsing code

github.com/mkdocs/mkdocs - 1edfdabf062851fdf147c1e0ab672804a714d24d authored almost 10 years ago by Dougal Matthews <[email protected]>
Refactor the TOC parsing code

We now use HTMLParser rather than regular expressions which makes it
much smarter about handling...

github.com/mkdocs/mkdocs - b8dc35fa7bae3f7014fc2fdf8b6fbf9d2e234991 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #401 from d0ugal/traceability

Add some basic debug logging to show what the build is doing

github.com/mkdocs/mkdocs - 74e60382b84b3af9969b30cc2cd9a98894d113f5 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #400 from d0ugal/rtd-inline-code

Wrap inline code samples otherwise they can become partly obscured

github.com/mkdocs/mkdocs - 4cc7a7564c687972648aa48ea1de7345e1a7d48c authored almost 10 years ago by Dougal Matthews <[email protected]>
Add some basic debug logging to show what the build is doing

This can be used with `mkdocs build --verbose`. It doesn't add a ton of
output, but if we get an...

github.com/mkdocs/mkdocs - b83cdcf10b75c53ead636d1d53fd3220848cd6d0 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #399 from d0ugal/rtd-breadcrumbs

Add a test to verify ancestors and add RTD breadcrumbs

github.com/mkdocs/mkdocs - a3152d61aba28a978c8d94ad32ef2138fffe3d4c authored almost 10 years ago by Dougal Matthews <[email protected]>
Wrap inline code samples otherwise they can become partly obscured

Fixes #313

github.com/mkdocs/mkdocs - 6eb5430b7b61f3786a17b8f94df5d956c704ab55 authored almost 10 years ago by Dougal Matthews <[email protected]>
Add a test to verify ancestors and add RTD breadcrumbs

Fixes #9

github.com/mkdocs/mkdocs - bd491dabf59afc9f8a0223359c86d45b2bb01f2c authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #398 from d0ugal/meta_fix

Meta fix

github.com/mkdocs/mkdocs - 9999c25a076f00707be229e5a00c5a68a45cb39a authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #397 from d0ugal/watchdog

Only watch directories that exist

github.com/mkdocs/mkdocs - c39d7588c075c5f1b03033e9f2f88df819dfe4b0 authored almost 10 years ago by Dougal Matthews <[email protected]>
Fix issues with empty documents and the Markdown meta extension

Fixes #368

github.com/mkdocs/mkdocs - 9c1f0387c40f2d4bedeb4d70b2a2326b4169f4b4 authored almost 10 years ago by Dougal Matthews <[email protected]>
Some minor docs updates

- Remvoed a false promise from the home page
- Linked to the mailing list
- Fixed a broken scree...

github.com/mkdocs/mkdocs - 4318bc2155881b80e9e7246242c0966c6328d84c authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #395 from d0ugal/nav-processing

Change the order of the Navigation processing to improve child_titles

github.com/mkdocs/mkdocs - 7a3dc15a913bad31dc3ca7662ae69a766cf4ec93 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #394 from d0ugal/move_css

Move the inline CSS in ReadTheDocs to the theme_extra file

github.com/mkdocs/mkdocs - 0012b3ed19788f45dda95e94113d494555f7b185 authored almost 10 years ago by Dougal Matthews <[email protected]>
Only watch directories that exist

Fixes #373

github.com/mkdocs/mkdocs - c0050338f3569f706cdb6b1e39da3034b36ab561 authored almost 10 years ago by Dougal Matthews <[email protected]>
Change the order of the Navigation processing to improve child_titles

The current code was incorrectly processing titles for pages when an
explicit title was provided...

github.com/mkdocs/mkdocs - 73bd963be9c5d0e6e856d6f4dd6890ce04f067e4 authored almost 10 years ago by Dougal Matthews <[email protected]>
Move the inline CSS in ReadTheDocs to the theme_extra file

This keeps all our downstream theme tweaks in once place. Fixes #393

github.com/mkdocs/mkdocs - af2b776961f2c9185284b0a47540a480cb28a8dc authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #390 from d0ugal/master

Don't allow the docs_dir to be witin the site_dir

github.com/mkdocs/mkdocs - 88bb485ee4bd863f1cbfed6a786ef995cc844929 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #391 from d0ugal/doc-tweaks

Some minor docs updates

github.com/mkdocs/mkdocs - 9efe16bc56aee5d45562b45475b8bfcdbe7192ca authored almost 10 years ago by Dougal Matthews <[email protected]>
Some minor docs updates

- Remvoed a false promise from the home page
- Linked to the mailing list
- Fixed a broken scree...

github.com/mkdocs/mkdocs - 724ec03de9af5fa65564670429a80e7e27c1e5ac authored almost 10 years ago by Dougal Matthews <[email protected]>
Fix coveralls support

github.com/mkdocs/mkdocs - 899c04451641a14c14051b96b831365e46be68e9 authored almost 10 years ago by Dougal Matthews <[email protected]>
Don't allow the docs_dir to be witin the site_dir

Or, vice versa.

Fixes #384

github.com/mkdocs/mkdocs - 9c41a3881deb18c420e801401f9575c56f7c5139 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #389 from d0ugal/test-refactor

Refactor tests into multiple Python modules for the key components

github.com/mkdocs/mkdocs - 9b0aa1f87266f35c366ee2383987c6ba2f7b31d4 authored almost 10 years ago by Dougal Matthews <[email protected]>
Refactor tests into multiple Python modules for the key components

github.com/mkdocs/mkdocs - c8688ea50c23a4bc6f00fde39e988e3e9b9df0b5 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #387 from d0ugal/highlight-fix

Highlight fix

github.com/mkdocs/mkdocs - 70ebb89a843706509952544ed898903ae8ba677f authored almost 10 years ago by Dougal Matthews <[email protected]>
Minor Tox tweaks

github.com/mkdocs/mkdocs - 6e12d8113fd227f10a5a4586afca60a2cbcf17d2 authored almost 10 years ago by Dougal Matthews <[email protected]>
Fix problems with code highlighting by standardising across all themes

Fixes #322

github.com/mkdocs/mkdocs - a9b366945946195fb439084c94f5d3624c857629 authored almost 10 years ago by Dougal Matthews <[email protected]>
Add an improved integration test

github.com/mkdocs/mkdocs - 6862cc3d84f3a278b667a7e568093d4db6e7768f authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #371 from workergnome/readthedocs_css_fix

Added padding to the bottom of index for the readthedocs theme

github.com/mkdocs/mkdocs - bc973413a5091c3477fbabfb99a849a42086785b authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #379 from d0ugal/new-pages

Continue when a markdown file can't be found

github.com/mkdocs/mkdocs - c1353bbc1c0f400eb359ca3045bd41bc9e75f23d authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #383 from d0ugal/master

Add build date and MkDocs version to the output

github.com/mkdocs/mkdocs - ad8cfa517762d0b88e34d6425ad3b0bd2e7d6463 authored almost 10 years ago by Dougal Matthews <[email protected]>
Add build date and MkDocs version to the output

Fixes #382

github.com/mkdocs/mkdocs - ed2e9d8dcbac275bd9be622c578bd1909403212c authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #244 from d0ugal/theme_config

Don't use the default theme if the user only specifies a theme_dir

github.com/mkdocs/mkdocs - 8bdd7feffe157adcebbadb37f9f4d0b7436f5621 authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #377 from d0ugal/jquery

Include jQuery locally in themes

github.com/mkdocs/mkdocs - c0f8642900476ace9606c515780184b32b7bf17f authored almost 10 years ago by Dougal Matthews <[email protected]>
Merge pull request #375 from lbenet/patch-1

Add copyright footer to base.html

github.com/mkdocs/mkdocs - 207538ee591da0b4cff50f99eac421c9575e0da9 authored almost 10 years ago by Dougal Matthews <[email protected]>