www
www copied to clipboard
A customized CMS for the IETF website
Currently, text with the "blockquote" styling applied in the Wagtail editor are only distinguished from other body text by being bold as shown in this screen shot from: https://wwwstaging.ietf.org/about/introduction/ Text...
It would be helpful to be able to conduct A/B (aka "split") testing on certain web pages. There seem to be a few options for implementing this within Wagtail, with...
Below are all links to `www.ietf.org` in published RFCs that error on access: ``` LinkChecker 10.2.1 Copyright (C) 2000-2016 Bastian Kleineidam, 2010-2022 LinkChecker Authors LinkChecker comes with ABSOLUTELY NO WARRANTY!...
The current Circle CI job runs a frontend test with the following command: ``` docker run --rm -e BASIC_AUTH=$BASIC_AUTH frontend yarn test $endpoint ``` The `$endpoint` can be either `https://www.ietf.org`...
This results in 500s until the page is rehomed. Example: [Django] ERROR (EXTERNAL IP): Internal Server Error: /blog/ietf116-new-topics/next-steps-towards-a-net-zero-ietf/ The editing page should object if a blog page is placed anywhere...
Use `docker-compose` to deploy production and staging environments. There's an existing docker-compose file: https://github.com/ietf-tools/wagtail_website/blob/main/docker-compose.yml
When a release is made, a module (probably the ietf module) should be updated to report a __version__. Some view, probably the base, should show what the running __version__ is.
ietf.org doesn't have a `security.txt` file with the security policy information. Place a `.well-known/security.txt` similar to https://irtf.org/.well-known/security.txt References: * [securitytxt.org](https://securitytxt.org/) * [draft-foudil-securitytxt](https://datatracker.ietf.org/doc/draft-foudil-securitytxt/)
#135 added `sitemap.xml` to the wagtail website. This only contains the URLs that are generated by the wagtail website. We should expose other URLs that are on www.ietf.org that is...
Right now, the containers logs are growing monotonically