Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add RFC overview page #975

Merged
merged 4 commits into from
Sep 29, 2021
Merged

Add RFC overview page #975

merged 4 commits into from
Sep 29, 2021

Conversation

cal0pteryx
Copy link
Member

@cal0pteryx cal0pteryx commented Sep 23, 2021

This adds an overview page listing XMPP RFCs.

The overview page is automatically generated via prepare_rfc_list.py, which pulls relevant RFC reference files from ietf.org. These files are then processed and summarized into a single rfc_list.json, which can be displayed by Hugo. For each RFC the following infos are displayed:

  • title
  • author(s)
  • year
  • abstract
  • link to RFC at datatracker.ietf.org
  • if available: link to RFC html / txt / xml hosted at xmpp.org/rfcs/

The new overview page is available at xmpp.org/rfcs and is meant as a replacement for https://xmpp.org/rfcs/index.shtml .

Each RFC details block is linkable via an anchor, meaning xmpp.org/rfcs#6120 will bring you directly to the RFC's details.

Improves the situation around #414

rfc-overview

@cal0pteryx cal0pteryx added enhancement Website 🖱️ Issue is related to Website changes or problems labels Sep 23, 2021
@Echolon
Copy link
Member

Echolon commented Sep 25, 2021

Will this also be close then? xsf/rfcs#5

Same here: xsf/xeps#1179 ?

@cal0pteryx
Copy link
Member Author

@Echolon not necessarily.

This PR would certainly help to improve the situation around xsf/rfcs#5. But it won't update the RFC 3920 document hosted on xmpp.org.

xsf/xeps#1179 is not affected in any way by this PR.

@Neustradamus
Copy link
Contributor

@wurstsalat3000: Good job! :)

Can you look to solve XEP problems?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Website 🖱️ Issue is related to Website changes or problems
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants