Open
Conversation
* feat: introduce Element component * feat: change folder structure * docs: revert name of the folder --------- Co-authored-by: Tomas Jakubek <tmsjkbk@gmail.com>
* docs(code_of_conduct.md): add code of conduct template * docs(code_of_conduct.md): add contact point for reporting and issue * adjust point of contact for devs@notum.cz --------- Co-authored-by: Tomas Jakubek <tmsjkbk@gmail.com>
* ci(codeowners): define default codeowners file * ci(codeowners): suggest the owners * Modify CODEOWNERS for app and docs ownership Updated CODEOWNERS to reflect new ownership for apps and docs. --------- Co-authored-by: Tomas Jakubek <tmsjkbk@gmail.com>
…256) * feat: initialize docusaurus * feat: add search feature * chore: add notum colorway * feat: add edit page URL --------- Co-authored-by: Tomas Jakubek <tmsjkbk@gmail.com>
* docs(contributing.md): add contributing template + suggest markdown formatter * docs(global): finalize Contributing.md * docs(global): add issue templates * docs(global): suggest SECURITY.md * docs(global): adjust issue templates * chore(global): revert to text-only templates * Apply suggestion from @Copilot Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * chore(global): review comments for issue templates and contributing #215 (comment) --------- Co-authored-by: Tomas Jakubek <tmsjkbk@gmail.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* fix: docs deployment config * chore: remove deploymentBranch config
Bumps [next](https://github.com/vercel/next.js) from 16.1.5 to 16.1.7. - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v16.1.5...v16.1.7) --- updated-dependencies: - dependency-name: next dependency-version: 16.1.7 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Development to Production Sync
Auto-generated PR: Syncing latest development changes to production environment.
Recent Commits
Files Modified
.github/CODEOWNERS.github/ISSUE_TEMPLATE/BUG_REPORT.yml.github/ISSUE_TEMPLATE/FEATURE_REQUEST.yml.github/ISSUE_TEMPLATE/QUESTION.md.github/PULL_REQUEST_TEMPLATE.md.github/workflows/docs.yml.gitignore.vscode/extensions.json.vscode/settings.jsonCODE_OF_CONDUCT.mdCONTRIBUTING.mdSECURITY.mdapps/docs/docs/architecture.mdapps/docs/docs/authentication.mdapps/docs/docs/commands.mdapps/docs/docs/page-builder.mdapps/docs/docs/pages-hierarchy.mdapps/docs/docs/strapi-api-client.mdapps/docs/docs/strapi-schemas.mdapps/docs/docs/strapi-types-usage.mdRequired Environment Variables
env.CODEOWNERSenv.SECURITYenv.URLPre-Merge Checklist
Merge Instructions
This PR was created automatically by GitHub Actions