Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ Most changes are reflected live without having to restart the server.

This website is built using [Docusaurus 2](https://docusaurus.io/).

Documentation is written using [common markdown syntax](https://commonmark.org/help/) or [MDX syntax](https://mdxjs.com/docs/what-is-mdx/#mdx-syntax) - the file extension will determine the syntax (.md for common markdown and .mdx for MDX).
Documentation is written using [common markdown syntax](https://commonmark.org/help/) or [MDX syntax](https://mdxjs.com/docs/what-is-mdx/#mdx-syntax). Use `.md` files for common markdown and `.mdx` files for MDX.

## Deployment

The website is automatically deployed using Cloudfare Pages.
The website is automatically deployed using Cloudflare Pages.

## Contributing

Feedback and pull requests appreciated!
Feedback and pull requests appreciated.
12 changes: 12 additions & 0 deletions styles/config/vocabularies/DefraDB/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ ArangoDB
CouchDB
Redis

# Services & Platforms
Cloudflare

# Technical Terms - Edge Computing
[Ee]dge-first
[Ll]ocal-first
Expand Down Expand Up @@ -88,6 +91,15 @@ ACP
CID
CIDs

# License acronyms (Creative Commons)
CC
BY
SA

# File extensions and formats
mdx
MDX

# Industry Terms
Big Tech
Internet of Things
Expand Down