Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Integrate a link validation job

Open
#4 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
hugo
Domain
documentation

Research direction

No files, tests, or entry points are named. Start by reviewing how this Hugo site generates HTML from Markdown, then evaluate lychee against Hugo reference syntax such as {{< ref "/post/..." >}}; the work is done when a link-validation approach is chosen that reports broken links with useful source locations.

Written by the indexing model from the issue text.

Description

ci

I'm unsure if we could introduce lychee to check links; it might have trouble with Hugo syntax links (eg, {{< ref "/post/..." >}}).

Maybe we could generate html from markdown and check the html, though it would make it hard to find where the bad link is used.

Dominant language
HTML
Stars
0
Forks
1
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from ArkScript-lang/website

All issues in ArkScript-lang/website

Similar issues

More Documentation issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.