An open API service indexing awesome lists of open source software.

https://github.com/hydephp/standards-rfc

Vendor-lockins are never fun for the end users. Data should be portable. This RFC repository will hopefully serve as a collaboration station for defining interoperable data standards for Markdown-based static site generators.
https://github.com/hydephp/standards-rfc

Last synced: 6 days ago
JSON representation

Vendor-lockins are never fun for the end users. Data should be portable. This RFC repository will hopefully serve as a collaboration station for defining interoperable data standards for Markdown-based static site generators.

Awesome Lists containing this project

README

          

# standards-rfc
Vendor lock-ins are never fun for the end users. Data should be portable. This RFC repository will hopefully serve as a collaboration station for defining interoperable data standards for Markdown-based static site generators. Please participate in the discussion so we can all make something great together!

## Resources

### Front Matter

- https://stackoverflow.com/questions/27838730/is-there-a-yaml-front-matter-standard-validator
- https://jekyllrb.com/docs/front-matter/
- https://gohugo.io/content-management/front-matter/

## License

All content is unless otherwise explicitly noted dual-licensed under the MIT License or Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0), whichever you prefer.

SPDX-License-Identifier: (MIT OR CC BY-SA 4.0)