https://github.com/frontendnetwork/faq
Public documentation for @WHATWG Wiki MetaExtensions.
https://github.com/frontendnetwork/faq
documentation-website html md nextjs whatwg
Last synced: about 1 month ago
JSON representation
Public documentation for @WHATWG Wiki MetaExtensions.
- Host: GitHub
- URL: https://github.com/frontendnetwork/faq
- Owner: frontendnetwork
- License: cc-by-4.0
- Created: 2021-07-30T23:56:02.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-02-02T17:44:46.000Z (over 1 year ago)
- Last Synced: 2026-04-07T21:38:38.584Z (2 months ago)
- Topics: documentation-website, html, md, nextjs, whatwg
- Language: TypeScript
- Homepage: http://faq.frontendnet.work
- Size: 1.21 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
FEN MetaTag Documentation
Documenting MetaExtensions for the WHATWG Community
Welcome to FrontEndNetWorks Documentation page 🥳
Here you can find and contribute to the source-code of our documentation-page, which is publicly available at .
## What is this about?
In our documentation anyone can find public **docs for the WHATWG community** ([the MetaExtensions part of WhatWG](https://wiki.whatwg.org/wiki/MetaExtensions)).
## Contribute
If you want to contribute, fork the Git-Repro ([frontendnetwork/faq](https://github.com/frontendnetwork/faq)) and create a new document under `pages/metatags` named `.md`.
You can also change existing doc-pages. Just click on "Edit" on the corresponding page.
Then just open a pull request and we'll review your page and add it.
### How to contribute
Please write your changes in [Markdown](https://www.markdownguide.org).
**Anyone can:**
- Create a new page (source/ → new file → .md file)
- Edit files
> Please don't open issues but instead directly make a Pull Request with your edits/new creations.
### Add extensions to the WHATWG Wiki
If you want to add your meta-extensions to the WhatWG-Wiki, please register on [WHATWG Wiki](https://wiki.whatwg.org/). To request an account, ask an autoconfirmed user on [Chat](https://whatwg.org/chat). Then go to [Registry ``](https://wiki.whatwg.org/wiki/MetaExtensions), edit the page and add your meta tag (in alphabetical order!).
You can link to https://faq.frontendnet.work/[your-metaextension] (**Please note that file-names are case-sensitive!**) for the documentation of your meta-tag (Only if you created them before).
## Security
All security issues and vulnerabilites regarding this repo which are fixed or in the process of being fixed are listed on the [philip.media Responsible vulnerability disclosure acknowledgements](https://philip-media.github.io/security-policy/Acknowledgments.html).
## License
All text and code in this repository is licensed under [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/) besides the aboved named licenses for dependencies.