Remove all external dependencies #32

Open
apankrat wants to merge 1 commit from apankrat/master into master
apankrat commented 2023-05-11 09:58:16 -07:00 (Migrated from github.com)

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 extras subfolder, just to make things a bit tidier Aside from this, there are no other changes.

Cheers,
Alex

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 `extras` subfolder, just to make things a bit tidier Aside from this, there are no other changes. Cheers, Alex
apankrat commented 2023-05-11 10:03:22 -07:00 (Migrated from github.com)

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.

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.
This pull request has changes conflicting with the target branch.
  • index.html
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin apankrat/master:apankrat/master
git switch apankrat/master

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.

git switch master
git merge --no-ff apankrat/master
git switch apankrat/master
git rebase master
git switch master
git merge --ff-only apankrat/master
git switch apankrat/master
git rebase master
git switch master
git merge --no-ff apankrat/master
git switch master
git merge --squash apankrat/master
git switch master
git merge --ff-only apankrat/master
git switch master
git merge apankrat/master
git push origin master
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
brad/writing!32
No description provided.