Impossible to use scriberr as a subpath of domain

Open
#337 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
45/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
go
Domain
web-dev

Research direction

Start by locating where Scriberr's asset URLs are generated and where runtime configuration is defined; the issue does not name specific files or tests. Trace all absolute asset paths and add the optional baseUrl behavior so the application works under /scriberr, then verify assets load correctly from a subpath.

Written by the indexing model from the issue text.

Description

bug

If you try to use Scriberr in a subpath of a domain like: domain.com/scriberr nothing works because every file asset is linked through absolute path.

It would be great to have an optional baseUrl parameter.

Dominant language
Go
Stars
3.1k
Forks
264
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 rishikanthc/Scriberr

All issues in rishikanthc/Scriberr

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.