Skip to content

w#60

Open
plboilingNL wants to merge 20 commits intomajesticooss:mainfrom
plboilingNL:main
Open

w#60
plboilingNL wants to merge 20 commits intomajesticooss:mainfrom
plboilingNL:main

Conversation

@plboilingNL
Copy link
Copy Markdown

No description provided.

@zanhk
Copy link
Copy Markdown
Member

zanhk commented Mar 6, 2025

This pull request includes several changes across different files to enhance configurations, add new settings, and improve code formatting and functionality. The most important changes include adding configuration files, updating the terminal and editor settings, and modifying language handling in various blog-related files.

Configuration and settings updates:

  • .vscode/settings.json: Added custom terminal color settings to enhance the visual appearance of the terminal.
  • kvk/.editorconfig: Added an .editorconfig file to standardize coding styles such as indentation, charset, and trimming of trailing whitespace.
  • kvk/.gitignore: Added a comprehensive .gitignore file to exclude various files and directories that should not be tracked by Git.
  • kvk/.prettierrc: Added a .prettierrc file to configure code formatting rules such as print width, single quotes, semicolons, and tab usage.
  • kvk/package.json: Added a package.json file to define the project's metadata, scripts, and development dependencies.

Language handling improvements:

New files and functionality:

  • kvk/src/worker.js: Added a new worker script that returns a simple "Hello world" response.
  • kvk/wrangler.toml: Added a wrangler.toml configuration file for Cloudflare Workers deployment settings.
  • src/admin/_config.yml: Added a configuration file for the content management system, specifying backend settings and media folders.
  • src/admin/index.html: Added an HTML file to include the Decap CMS script for managing content.

These changes collectively improve the project's configuration, coding standards, and functionality, making it easier to maintain and extend.

@zanhk
Copy link
Copy Markdown
Member

zanhk commented Mar 6, 2025

Hi @plboilingNL thanks for the PR, I will check it this week if it's ready

@zanhk zanhk marked this pull request as draft March 6, 2025 15:20
@plboilingNL plboilingNL marked this pull request as ready for review January 13, 2026 14:20
@plboilingNL
Copy link
Copy Markdown
Author

123

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants