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

Load highlight.js via npm instead of off of a cdn #47

Open
halfwit opened this issue Feb 8, 2021 · 0 comments
Open

Load highlight.js via npm instead of off of a cdn #47

halfwit opened this issue Feb 8, 2021 · 0 comments

Comments

@halfwit
Copy link
Member

halfwit commented Feb 8, 2021

Ideally we should be loading these dependencies via npm so we can self host them instead of using a 3rd party.

npm dependencies are currently defined here -
https://github.com/wetfish/classic/blob/master/wiki/src/package.json

and there are symlinks to the node_modules folder
https://github.com/wetfish/classic/tree/master/wiki/src/js

Originally posted by @itsrachelfish in #44 (comment)

@halfwit halfwit changed the title Rework the loading logic so we generate the missing thumbnails before the gallery loads Load highlight.js via npm instead of off of a cdn Feb 8, 2021
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

No branches or pull requests

1 participant