Hynek Schlawack
9a11b57e8c
Add Polar.sh
2024-08-26 07:09:06 +02:00
Hynek Schlawack
2d514bbe1a
docs: make TL link more accessible
2024-08-25 08:28:23 +02:00
Hynek Schlawack
dec3017351
docs
2024-08-06 16:23:29 +02:00
Hynek Schlawack
53e632c521
Try fitting 4 logos per line on PyPI
2024-08-06 13:40:17 +02:00
Hynek Schlawack
dbb25ce347
Add support for __attrs_init_subclass__ ( #1321 )
...
* Add support for __attrs_init_subclass__
* Fix test docstring
* Fix import
* Add versionadded
* Invert logic and add example
* Explain behavior in API docs
* Move to narrative docs
* Link
* once is enough
* why hide
* endash
* better phrasing
2024-08-03 13:38:12 +02:00
Hynek Schlawack
c0ca14c66c
Fix Tidelift URL
2024-08-01 17:27:59 +02:00
Hynek Schlawack
e4bffa0a74
docs
2024-07-18 11:20:39 +02:00
Hynek Schlawack
3df6017637
Improve sponsor handling ( #1304 )
...
* Improve sponsor handling
* Try to use tox
* Use python instead of pip
* Be consistent
2024-07-17 13:27:30 +00:00
Hynek Schlawack
7649f6e6b5
sponsors: add Klaviyo
2024-05-25 08:23:46 -04:00
Hynek Schlawack
9c1f649983
docs: re-shuffle intro
2024-03-16 15:19:17 +01:00
Hynek Schlawack
fe7ebb0b97
Add example of type-less class
2024-02-21 08:26:01 +01:00
Hynek Schlawack
ab66628216
Stack Overflow is two words
2024-01-08 07:30:16 +01:00
Hynek Schlawack
e8508a6b92
Update README.md
2024-01-07 08:17:00 +01:00
Hynek Schlawack
c2ff96f554
Move sponsor logo hosting to docs
...
So we don't have to keep expired sponsors in the repo forever.
2023-12-30 11:55:50 +01:00
Hynek Schlawack
9204fd925e
docs: avoid link artifacts
2023-12-29 09:38:33 +01:00
Hynek Schlawack
53d9d07357
All good things come to an end
2023-11-20 09:24:17 +01:00
Hynek Schlawack
dfada92dee
Simplify
2023-06-29 10:57:08 +02:00
Hynek Schlawack
3ec01cae97
Python versions in READMEs are problematic
...
e.g. they have no connection to the current version on PyPI
2023-06-13 10:18:11 +02:00
Hynek Schlawack
fc34f20d18
Add often forgotten feature
2023-05-03 16:36:35 -06:00
Hynek Schlawack
359c2db460
Update supported version in README
...
Before we forget it when releasing...
2023-04-03 08:25:12 +02:00
Hynek Schlawack
d4934b14f1
Drop 3.6 & switch to 100% static packaging configuration ( #993 )
...
* Drop 3.6 & move to Hatch + static metadata
Use ubuntu-latest again
* Use hatch-autorun instead of coverage-enable-subprocess
* Fix hostname
* Simplify tox.ini
* Move changelog check to docs jobs
* Hatchling supports PEP 639 just fine
2023-01-11 16:50:27 +01:00
Hynek Schlawack
7fa9cd03d5
Convert overview.rst to md
2022-12-20 07:21:08 +01:00
Hynek Schlawack
9fbfe52def
Replace the logo in the PyPI README
...
Looks like PyPI doesn't support the picture tag that we use for dark
mode on GitHub:
https://test.pypi.org/project/attrs/22.2.0.dev0/
2022-12-19 15:55:21 +01:00
Hynek Schlawack
69aca6c130
Make logo call for action more timeless
2022-11-30 15:03:25 +01:00
Hynek Schlawack
b82c89f702
Update sponsors
2022-11-16 19:15:53 +01:00
Hynek Schlawack
71bfef0abc
Move SVGs to .github & refer by raw URLs
2022-11-16 15:53:26 +01:00
Hynek Schlawack
59ff4da98c
Better wording
2022-11-16 15:34:19 +01:00
Hynek Schlawack
36bb1f182e
Small doesn't do anything on GitHub
2022-11-16 15:17:25 +01:00
Hynek Schlawack
f36b6069fa
Update sponsors
2022-11-16 15:10:31 +01:00
Hynek Schlawack
741d37b45c
Simplify project information
2022-11-16 14:07:33 +01:00
Hynek Schlawack
95841fc93e
Start moving docs to MyST / Markdown ( #1053 )
...
* Start moving to MyST
* More MyST
* Start using proper typography
2022-11-16 13:58:25 +01:00