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

chore: ready for introduction of website using nextra #148

Merged
merged 3 commits into from
Dec 21, 2024

Conversation

lumirlumir
Copy link
Owner

This pull request includes several important changes to the configuration files and the project structure. The most significant changes involve updates to the .vscode settings, the addition of a new workspace, and the creation of a package.json for the website directory.

Updates to .vscode settings:

  • .github/sync-client.yml: Changed the destination of the .vscode/extensions.json file from npm-extensions.json to web-extensions.json.
  • .vscode/extensions.json: Added stylelint.vscode-stylelint to the list of recommended extensions.

Project structure changes:

  • package.json: Added website to the list of workspaces.
  • website/package.json: Created a new package.json file for the website directory with basic configuration, including a start script.

@github-actions github-actions bot added the chore label Dec 21, 2024
Copy link

Labels have been automatically applied based on the conventional commit types.🏷️

Copy link

codecov bot commented Dec 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (333b995) to head (9ca6ed8).
Report is 1 commits behind head on main.

@@            Coverage Diff            @@
##              main      #148   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           11        11           
  Lines           64        64           
=========================================
  Hits            64        64           

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 333b995...9ca6ed8. Read the comment docs.

@lumirlumir lumirlumir merged commit 8793ce3 into main Dec 21, 2024
32 checks passed
@lumirlumir lumirlumir deleted the chore-ready-for-introduction-of-website-using-nextra branch December 21, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant