textpattern-com-website
textpattern-com-website copied to clipboard
Official website of the Textpattern project.
**Describe the bug** Not a bug but a request in the forum to replace Hicks design in the showcase of the .com site as he no longer uses txp to...
At the moment we have a single CSS file that is used across the .com site, docs site, themes site and plugins site. While this is good for caching there...
We can reduce the size of our CSS file by using `prefers-colour-scheme` within a single SVG file to provide dark mode support - instead of the two separate files we...
Implement in CSS and JavaScript where appropriate when production browser support available: https://polypane.app/blog/creating-websites-with-prefers-reduced-data/ Off the top of my head, some use cases 1. Remove canvas element on homepage. 2. Non-essential...
NTS: Refresh the [showcases section](https://textpattern.com/showcase/) and add new/update existing/remove obsolete sites. To remove: - [ ] nwlatournament - [x] designbyaltitude - [ ] artandculturecenter - [ ] hicksdesign (https://twitter.com/Hicksdesign/status/1305945104285401088) To...
Bumps [sass](https://github.com/sass/dart-sass) from 1.86.1 to 1.86.2. Release notes Sourced from sass's releases. Dart Sass 1.86.2 To install Sass 1.86.2, download one of the packages below and add it to your...
Bumps [stylelint](https://github.com/stylelint/stylelint) from 16.16.0 to 16.17.0. Release notes Sourced from stylelint's releases. 16.17.0 Added: layer-name-pattern rule (#8474) (@ryo-manba). Added: --compute-edit-info CLI flag (#8473) (@ryo-manba). Added: ignorePreludeOfAtRules: [] to length-zero-no-unit (#8472)...