Early stage. Tests, CI, and a strong README would raise this score quickly.
๐ My website
Documentation
68
No install instructions found in the README (โ45 pts).
โ Add a section showing how to install dependencies.
README is present.
CONTRIBUTING guide found.
Licensed under MIT.
Engineering
53
No tests detected anywhere in the repository.
โ Add automated tests. They prove the code works and give contributors confidence to make changes.
CI is configured (.github/workflows/build-dev.yml).
Lockfile present (Gemfile.lock). Installs are reproducible.
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
86
Dependency manifest found (Gemfile).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- โCommits (30d / 90d)
- 0Forks
- 0Releases
Community
- 100% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 5Watchers
Responsiveness
- โMedian issue response
- 17d 22hMedian PR merge time
- 0Open issues
Repository files31 root entries
- _components
- _data
- _plugins
- _root
- _sass
- _templates
- .githubGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (โ28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: CI is configured (.github/workflows/build-dev.yml).Good: Issue or PR templates present.
- .vscode
- bin
- pages
- static
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .gitmodules
- .jekyll.yml
- .markdownlint.yml
- .rubocop.yml
- .stylelintignore
- .stylelintrc.yml
- .tool-versionsGood: Environment pinned via .tool-versions.
- eslint.config.mjs
- frontmatter.json
- GemfileGood: Dependency manifest found (Gemfile).
- Gemfile.lockGood: Lockfile present (Gemfile.lock). Installs are reproducible.
- LICENSE-CODE.txt
- LICENSE-CONTENT.txt
- package-lock.json
- package.json
- projects
- SUPPORT.md