itsthatguy / itsthatguy/generator-firepit

assets should be able to be accessed from root url

Open
#2 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
CoffeeScript
Stars
2
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Right now we use `/assets/(js|css|img|fonts)`
We should use: `/(js|css|img|fonts)`

This will allow deployment of the generated site to static sites such as github pages, without changing any urls to assets.

Contributor guide

No contributing guide indexed for this repository

Research direction

No file or test is named in the issue. Locate the generator entry point that emits asset URLs, then generate a sample site and inspect its JavaScript, CSS, image, and font references. Done means those references use /js, /css, /img, and /fonts at the root so the generated site works on GitHub Pages.

Written by the indexing model from the issue text.

Assessment

Tech stack
coffeescript
Domain
web-dev
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.