Skip to content

docs: explain font assets for self-hosted Lite - #75

Open
sridharkalaibala wants to merge 1 commit into
summernote:mainfrom
sridharkalaibala:docs/lite-local-fonts
Open

sridharkalaibala wants to merge 1 commit into
summernote:mainfrom
sridharkalaibala:docs/lite-local-fonts

Conversation

@sridharkalaibala

Copy link
Copy Markdown

Explain that self-hosting Summernote Lite requires copying the distribution's font directory alongside its stylesheet. Include a concrete URL layout, advise using assets from the same version, and retain the jQuery requirement.

Fixes summernote/summernote#4774

Validation: Chromium loaded the Lite stylesheet from /assets/summernote/summernote-lite.css in an isolated fixture. With fonts absent, font loading failed; supplying the distribution fonts at /assets/summernote/font/ loaded the icon font successfully. Confirmed the actual requested WOFF2 path and ran git diff --check. The full Jekyll build was not run.

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.

Installing -- locally hosting Summernote js and css -- summernote without bootstrap

1 participant