`microsite / tlSitePreview` does not show the static website correctly
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 2.5k
- Forks
- 636
- Avg merge
- 2d 4h
- Merged PRs (30d)
- 7
Description
When running the SBT command microsite / tlSitePreview on the root project folder, the generated site does not show the contents properly, although microsite / tlSite works as usual.
A screenshot of the site after running the command:
As @TonioGela pointed out, looks like it is not placing the correct files in the intended folder.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in the root project configuration used by the SBT commands microsite / tlSitePreview and microsite / tlSite. Run both commands and compare which files each places in the generated site directory. Done means tlSitePreview displays the static website contents correctly, matching the working tlSite output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- build-system, documentation
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100