<feed xmlns='http://www.w3.org/2005/Atom'>
<title>djangoproject.com.git/djangoproject/templates/styleguide.html, branch issue-1630</title>
<subtitle>djangoproject.com
</subtitle>
<id>http://cgit.adnoto.dev/djangoproject.com.git/atom?h=issue-1630</id>
<link rel='self' href='http://cgit.adnoto.dev/djangoproject.com.git/atom?h=issue-1630'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/'/>
<updated>2026-05-08T10:45:50Z</updated>
<entry>
<title>Add djade linter and format templates.</title>
<updated>2026-05-08T10:45:50Z</updated>
<author>
<name>Anshul Zilpe</name>
<email>anshulzilpe@gmail.com</email>
</author>
<published>2025-12-08T17:39:21Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=8cec44a35d8f38284f2ea52f2f338a7154d86afb'/>
<id>urn:sha1:8cec44a35d8f38284f2ea52f2f338a7154d86afb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use sans-serif font everywhere</title>
<updated>2025-10-02T12:41:00Z</updated>
<author>
<name>Adam Zapletal</name>
<email>adamzap@gmail.com</email>
</author>
<published>2025-09-19T23:21:10Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=0fbb1a519b0db64cbff1f260260bf258f19317b7'/>
<id>urn:sha1:0fbb1a519b0db64cbff1f260260bf258f19317b7</id>
<content type='text'>
This change was requested for simplicity and accessibility.
</content>
</entry>
<entry>
<title>Reapply "Fixed page header structure and used semantic HTML."</title>
<updated>2025-03-14T15:05:35Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>baptiste.mispelon@torchbox.com</email>
</author>
<published>2025-03-14T15:05:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=1ee5166d50806b9da29f64c440c87beec5b6516d'/>
<id>urn:sha1:1ee5166d50806b9da29f64c440c87beec5b6516d</id>
<content type='text'>
This reverts commit f1fca5e8a412da1bb8b5ffd11a59eac8579738bb.
</content>
</entry>
<entry>
<title>Revert "Fixed page header structure and used semantic HTML."</title>
<updated>2025-03-11T20:31:07Z</updated>
<author>
<name>Baptiste Mispelon</name>
<email>bmispelon@gmail.com</email>
</author>
<published>2025-03-11T20:31:07Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=f1fca5e8a412da1bb8b5ffd11a59eac8579738bb'/>
<id>urn:sha1:f1fca5e8a412da1bb8b5ffd11a59eac8579738bb</id>
<content type='text'>
This reverts commit f87e1dbd3c06fe9b1100ddcd06394de5ae338577.
</content>
</entry>
<entry>
<title>Fixed page header structure and used semantic HTML.</title>
<updated>2025-03-11T19:40:52Z</updated>
<author>
<name>Sarah Boyce</name>
<email>42296566+sarahboyce@users.noreply.github.com</email>
</author>
<published>2025-03-04T15:52:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=f87e1dbd3c06fe9b1100ddcd06394de5ae338577'/>
<id>urn:sha1:f87e1dbd3c06fe9b1100ddcd06394de5ae338577</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove `webfontloader` and simplify web fonts</title>
<updated>2024-12-12T21:20:07Z</updated>
<author>
<name>Adam Zapletal</name>
<email>adamzap@gmail.com</email>
</author>
<published>2024-12-08T04:33:18Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=7d21f20a1549ba2ac6f8cfbac55252b411f6274e'/>
<id>urn:sha1:7d21f20a1549ba2ac6f8cfbac55252b411f6274e</id>
<content type='text'>
This patch removes the `webfontloader` JavaScript library in favor of
using `link` tags to load web font assets. `webfontloader` had its last
release in mid-2017, and we were using it in a very simple way.

This patch also makes the following related changes:

- Remove all font assets other than `woff`, which is widely supported:
  https://caniuse.com/woff
- Flatten font assets into `djangoproject/static/fonts/`
- Remove the `FiraMono-Medium` font variant assets since this variant
  was not being used
- Update outdated font-related references in the `styleguide.html`
  template
</content>
</entry>
<entry>
<title>[pre-commit.ci] auto fixes from pre-commit.com hooks</title>
<updated>2023-06-02T12:19:36Z</updated>
<author>
<name>pre-commit-ci[bot]</name>
<email>66853113+pre-commit-ci[bot]@users.noreply.github.com</email>
</author>
<published>2023-06-01T12:38:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=6061e9876ed149a30798a043d9fbd53762cd6901'/>
<id>urn:sha1:6061e9876ed149a30798a043d9fbd53762cd6901</id>
<content type='text'>
for more information, see https://pre-commit.ci
</content>
</entry>
<entry>
<title>Fixed #1242 -- Revert the usage of system font stack for sans-serif text (#1243)</title>
<updated>2022-10-17T16:36:54Z</updated>
<author>
<name>Paolo Melchiorre</name>
<email>paolo@melchiorre.org</email>
</author>
<published>2022-10-17T16:36:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=b23f67122761984e5d038b4d56c258670bca72ea'/>
<id>urn:sha1:b23f67122761984e5d038b4d56c258670bca72ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #1003: Used system font stack for sans-serif text. (#1232)</title>
<updated>2022-10-13T11:11:56Z</updated>
<author>
<name>Tom Carrick</name>
<email>tom@carrick.eu</email>
</author>
<published>2022-10-13T11:11:56Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=298fded1caa5cdf47e795cfc0aa3932571c378d7'/>
<id>urn:sha1:298fded1caa5cdf47e795cfc0aa3932571c378d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed typos.</title>
<updated>2019-07-26T09:44:41Z</updated>
<author>
<name>Min ho Kim</name>
<email>minho42@gmail.com</email>
</author>
<published>2019-07-26T09:44:41Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/djangoproject.com.git/commit/?id=6f1487be02eb94abd3098c92be959cf237633415'/>
<id>urn:sha1:6f1487be02eb94abd3098c92be959cf237633415</id>
<content type='text'>
</content>
</entry>
</feed>
