Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add guidance for CSS, JavaScript and images #683

Merged
merged 1 commit into from
Feb 6, 2019
Merged

Conversation

joelanman
Copy link
Contributor

@joelanman joelanman commented Feb 5, 2019

Closes #616

Adds guidance for how to add your own CSS, JavaScript and images.

In particular it tells you not to use /public folder directly, and changes made there will be lost. This happens fairly regularly to users.

@joelanman
Copy link
Contributor Author

@soupdragon99 I made a couple of small changes - you can see the page in situ if you click 'show environments' above.

Link to it like this:

```
<a href="/public/downloads/report.pdf">Download the report</a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Super non-blocking but maybe the download attribute would be useful here: https://caniuse.com/#feat=download

Copy link
Contributor

@soupdragon99 soupdragon99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@joelanman joelanman merged commit 730b6d0 into master Feb 6, 2019
@joelanman joelanman deleted the assets-guidance branch February 6, 2019 15:16
@aliuk2012 aliuk2012 mentioned this pull request Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants