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

docs: adding script to create pointer #126

Merged
merged 7 commits into from
Nov 27, 2023
Merged

docs: adding script to create pointer #126

merged 7 commits into from
Nov 27, 2023

Conversation

robinmordasiewicz
Copy link
Owner

No description provided.

The changes in the CSS file are made to improve the layout of the website. The margin-left of the .md-grid class is set to 0 to align the grid to the left edge of the page. The max-width is increased to 75rem to utilize more horizontal space. A new style rule is added for .md-main__inner to remove the top margin, making the main content align with the top of the page. These changes provide a cleaner and more spacious layout for the website.
Copy link
Contributor

github-actions bot commented Nov 27, 2023

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ ACTION actionlint 1 0 0.03s
✅ BASH bash-exec 1 0 0.01s
✅ BASH shellcheck 1 0 0.05s
✅ BASH shfmt 1 0 0 0.04s
❌ COPYPASTE jscpd yes 3 1.53s
✅ CSS stylelint 1 0 0 1.03s
✅ REPOSITORY checkov yes no 14.89s
✅ REPOSITORY devskim yes no 2.42s
✅ REPOSITORY dustilock yes no 0.55s
✅ REPOSITORY gitleaks yes no 7.3s
✅ REPOSITORY git_diff yes no 0.08s
✅ REPOSITORY grype yes no 16.06s
✅ REPOSITORY kics yes no 60.74s
✅ REPOSITORY secretlint yes no 1.57s
✅ REPOSITORY syft yes no 0.58s
✅ REPOSITORY trivy yes no 7.37s
✅ REPOSITORY trivy-sbom yes no 1.82s
✅ REPOSITORY trufflehog yes no 3.1s
✅ YAML prettier 1 0 0 0.49s
✅ YAML v8r 1 0 2.58s
✅ YAML yamllint 1 0 0.39s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

The temporary arrow images (315-arrow.png and 225-arrow.png) are now being removed after they have been used to create the final images. This change helps to keep the workspace clean and free of unnecessary files.
…x for readability

feat(create-pointer.sh): modify arrow image to include an ellipse at the base for better visual representation
The if-then syntax and the loop syntax have been streamlined to improve readability and maintainability of the code. The arrow image has been modified to include an ellipse at the base, which provides a better visual representation of the pointer.
@robinmordasiewicz robinmordasiewicz merged commit 8df23c6 into main Nov 27, 2023
2 checks passed
@robinmordasiewicz robinmordasiewicz deleted the docs-55 branch November 27, 2023 18:51
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.

1 participant