update documentation to pull from the jsDelivr CDN
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 45/100
- Issue type
- Documentation
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- jquery, react, ruby
- Domain
- documentation
Research direction
Locate the documentation page containing the listed React, jQuery, Opal, and Hyperstack script tags, then review how its CDN URLs are maintained. Update the referenced scripts to use jsDelivr and verify that the documented page still loads all required dependencies.
Written by the indexing model from the issue text.
Description
<!-- React and JQuery -->
<script crossorigin src="https://unpkg.com/react@16.8.6/umd/react.production.min.js"></script>
<script crossorigin src="https://unpkg.com/react-dom@16.8.6/umd/react-dom.production.min.js"></script>
<script crossorigin src="https://unpkg.com/create-react-class@15.6.3/create-react-class.min.js"></script>
<script crossorigin src="https://unpkg.com/react-router@4.3.1/umd/react-router.min.js"></script>
<script crossorigin src="https://unpkg.com/react-router-dom@4.3.1/umd/react-router-dom.min.js"></script>
<script crossorigin src="https://unpkg.com/history@4.10.1/umd/history.min.js"></script>
<script crossorigin src="https://unpkg.com/react_ujs@2.6.0/react_ujs/dist/react_ujs.js"></script>
<script src="https://code.jquery.com/jquery-2.1.4.min.js"></script>
<!-- Opal -->
<script src="https://cdn.jsdelivr.net/gh/hyperstack-org/hyperstack-js@master/dist/opal.min.js"></script>
<!-- Hyperstack -->
<script src="https://cdn.jsdelivr.net/gh/hyperstack-org/hyperstack-js@0.1/dist/hyperstack.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/hyperstack-org/hyperstack-js@0.1/dist/hyper-router.min.js"></script>
<script src="https://cdn.jsdelivr.net/gh/hyperstack-org/hyperstack-js@0.1/dist/hyperstack-compiler.min.js"></script>
<script src="https://raw.githubusercontent.com/hyperstack-org/hyperstack/edge/ruby/hyper-component/lib/hyperstack/ext/component/element.rb" type='text/ruby'></script>
- Dominant language
- Ruby
- Stars
- 1
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
bug
Difficulty 1/5 Under an hour Newbie friendliness 90/100
riscv/riscv-unified-db#2626 ·
-
Component: GLib
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
ds-drift
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
we-promise/sure#3693 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
simp/pupmod-simp-simp#395 ·