orchidhq / Orchid

Build and deploy beautiful documentation sites that grow with you
https://orchid.run
GNU General Public License v3.0
512 stars 53 forks source link

Manually squash and rebase commits from PR #396, making other necessary changes #402

Closed cjbrooks12 closed 3 years ago

cjbrooks12 commented 3 years ago

Update jquery to version 3 for compatibility with plugins

chore: working build

chore: version updates

chore: only use jcenter for dependencies that have no alternative

chore: test scripts

chore: replace krow with picnic

chore: start migration for publishing platform

chore: start of github actions

chore: github actions - build all + tests

chore: github actions - windows fix

chore: github actions

chore: github actions

chore: github actions

chore: github actions

chore: github actions

chore: github actions

Update semver.gradle.kts chore: github actions

[minor] chore: test release to maven central

[minor]: fix typos in workflow

[minor]: fix url for doc generation

Revert "Update jquery to version 3 for compatibility with plugins"

This reverts commit 3fe132202e7d61770d700f2ca668784353f29a07.

some changes