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

📜Create scenes guide #227

Merged
merged 85 commits into from
May 3, 2024
Merged

Conversation

CalvinWilkinson
Copy link
Member

@CalvinWilkinson CalvinWilkinson commented Apr 24, 2024

Description:

To allow this pull request to be merged, please make sure that the following items of this pull request are complete.

This pull request closes #226

✅The pull request head branch must be a feature branch with the syntax 'feature/-sync-testing'.
✅The pull request base branch must be a 'main' or 'preview' branch..
✅The pull request head branch contains a valid issue number.
✅The pull request title matches the linked issue title exactly.
✅The pull request assignees match the assignees of the issue.
✅The pull request labels match the labels of the issue.
✅The pull request organizational projects match the organizational projects of the issue.
✅The pull requests milestone matches the milestone of the issue.


Additional Info:

  1. Pull requests are automatically synced with the associated issue upon creation by one of the KinsonDigital workflow bots.
  2. The associated issue is the issue number that is embedded in the pull request head branch.
  3. The list above will be automatically updated as the pull request's various settings match or do not match the associated issue.
  4. To manually sync the pull request to the issue, create a comment with the [run-sync] command.

    Note You must be an admin member of the organization to use this command.


  • Sync with the issue. Use this to enable or disable this pull request from syncing with its associated issue.

@CalvinWilkinson CalvinWilkinson changed the title new pr 📜Create scenes guide Apr 24, 2024
@CalvinWilkinson CalvinWilkinson added high-priority High Priority 📜guide-doc-changes Add or change guide documentation 📁sample-projects Sample projects labels Apr 24, 2024
@CalvinWilkinson CalvinWilkinson self-assigned this Apr 24, 2024
@CalvinWilkinson CalvinWilkinson marked this pull request as ready for review May 3, 2024 18:28
@CalvinWilkinson CalvinWilkinson merged commit a6448ac into main May 3, 2024
9 checks passed
@CalvinWilkinson CalvinWilkinson deleted the feature/226-create-scene-guide branch May 3, 2024 18:30
CalvinWilkinson added a commit that referenced this pull request May 3, 2024
* Start work for issue #226

* chore: create empty scene guide project

* docs: move new scene guide to proper folder

* chore: create sample projects for managed and unmanaged scene guides

* chore: adjust project scenes

* chore: update comments in component

* docs: update wording across all pages

* ide: update code snippets and task detail

* ci: update wording in cicd scripts

* chore: add css for error text

* chore: create component to display and go to a github image

* chore: create a custom component to show and go to a guide project image

* refactor: change name of internal interface

* chore: create custom component to download and play guide audio

* refactor: update next and preview 35 docs to use new GuideAudio component

* refactor: improve image link component

* refactor: update guide docs to use new guide image component

* cleanup: remove old scene page

* config: convert docusaurus config files from js to ts files

* deps: upgrade docusaurus to v3.2.1

* config: fix npm script

* config,ide: setup typescript react editor index style settings

* fix: fix issue with home page font

* deps,config: setup and configure tailwind css

* chore: improve custom components

* deps: update pnpm lock

* docs: improve main index page images and layout

* config: add and improve footer links

* chore: add png module declaration to satisfy vscode linting

* docs: fix issue with footer links

* chore: adjust and fix layout of links with open tab svg icon

* refactor,config: adjust code to meet coding requirements

* chore: fix layout with audio component

* refactor: update code to meet coding standards

* chore: improve scene management guide sample project

* WIP: rough draft

* config: update code snippets to use className instead of class

* config: adjust code themes

* config: add seo keywords

* chore: refactor internal prop interfaces in components

* config: update csharp code block code snippet to show line numbers

* docs: show line numbers for all code blocks

* refactor: change class attribute to className

* config: set global table of contents range from 1-2 to 1-3

* chore: minimize width of side bar

* chore: increase size of step toc headers/links and set all to bold

* chore: replace url component with better version

* config: adjust the max heading level from 3 to 4

* config: setup custom magic comments for add and remove lines

* config: adjust heading level colors and size

* config,ide: created code snippet for level 3 headings

* config,vscode: improve yaml code snippets

* ide: add words to vscode dictionary

* docs: add and improve scene management docs  9154eb

* docs: improve scene management guides projects

* chore: update custom.css to disable some of tailwind

tailwind was taking over too much of what docusaurus was trying to do.

* ide: update code snippet

* chore: update comments in csharp guide project

* chore: remove class from component

* docs: add more docs on scene management

* fix: fix build issue

* docs: improve grammar and spelling in scene management guide

* chore: set main hero title font to lighter weight

* fix: fix issue with tailwind config

* chore: add commented tailwind component

* chore: adjust comments in scene guide project

* docs: fix various issues and grammar

* docs: add last step to run project

* docs: add more grammar and guide improvements

* chore: remove unused files

* docs: disable warnings and adjust line spacing in readme

* config: adjust deno configuration

* ide: adjust settings for vscode

* docs: update guide page description

* config: remove unnecessary config option

* reformat: update tsx files to meeting coding standards

* config,cleanup: remove anything related to blogs settings and set up

* docs: remove 'step' prefix from sub steps for versioned docs

* docs: remove 'step' prefx from sub steps in next docs

* chore: update component to not be in test mode

* chore: move keyboard and mouse input guides into parent category

* chore: disable next versioning

* fix: fix broken links

* cleanup: remove dead code

* config: create deno task to build cicd scripts locally
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜guide-doc-changes Add or change guide documentation high-priority High Priority 📁sample-projects Sample projects
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

📜Create scenes guide
2 participants