Skip to content

Feat/improve ci n seo#3

Merged
ImMau14 merged 6 commits intodevfrom
feat/improve-ci-n-seo
Dec 6, 2025
Merged

Feat/improve ci n seo#3
ImMau14 merged 6 commits intodevfrom
feat/improve-ci-n-seo

Conversation

@ImMau14
Copy link
Copy Markdown
Collaborator

@ImMau14 ImMau14 commented Dec 6, 2025

Key Changes:

  • CI/CD Enhancements:

    • Integrated ESLint and Prettier to enforce code quality and consistent formatting across the codebase.
    • Implemented a new GitHub Actions workflow for linting, formatting, and type checking to ensure code integrity and maintainability during continuous integration.
    • Note: A large number of files were modified to resolve initial linting and formatting issues.
  • SEO Improvements:

    • Added public/llm.json to facilitate indexing by AI models.
    • Included public/robots.txt to guide search engine crawlers for better indexing.
    • Created public/sitemap.xml for comprehensive page indexing.
    • Configured vercel.json to manage HTTP headers, potentially improving caching and security.

These changes aim to streamline development workflows, improve code quality, and boost the project's visibility and discoverability online.

Theyobii and others added 5 commits November 6, 2025 23:21
fix: convert bg mp4 to webm
- Add public/llm.json for indexing in AI models.
- Add public/robots.txt for search engine indexing.
- Add public/sitemap.xml for page indexing.
- Add vercel.json to configure headers.
@vercel
Copy link
Copy Markdown

vercel Bot commented Dec 6, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
mini-portfolioo Ready Ready Preview Comment Dec 6, 2025 2:00am

- Add ESLint and Prettier for code quality.
- Add a workflow for linting, formatting, and type check for continuous integration.
- New commands: lint, lint:fix, format, format:check, type-check.

NOTE: All linter and formatting issues were resolved during the process, which is why the vast majority of files were modified.
@ImMau14 ImMau14 force-pushed the feat/improve-ci-n-seo branch from 2c4ba7d to da9e283 Compare December 6, 2025 01:59
@ImMau14 ImMau14 merged commit 8e0dbd7 into dev Dec 6, 2025
3 checks passed
@ImMau14 ImMau14 deleted the feat/improve-ci-n-seo branch December 6, 2025 02:44
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