Remove all external dependencies #32
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "apankrat/master"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi Joseph,
I don't know if you might be interested in this patch, but just in case here it is. If not, then not. Just close the PR and no offense will be taken.
It removes external dependencies for MathJax and JQuery and strips the Google Analytics link. It also moves all secondary files into
extrassubfolder, just to make things a bit tidier Aside from this, there are no other changes.Cheers,
Alex
Bah, forgot to say - Thanks a bunch for the code. Wonderful stuff, very clean.
I tweaked it a bit to my needs - reduced font sizes, tweaked keyboard shortcuts, extended markdown syntax a bit and hooked it up to simple server-based sync. Basically it now allows creating an offline-first webpage that can be edited at will -- makes for an excellent note taking app.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.