Skip to content

Latest commit

 

History

History
121 lines (73 loc) · 3.01 KB

README.md

File metadata and controls

121 lines (73 loc) · 3.01 KB

Strapdown.js CDN using jsDelivr

Strapdown.js was not provided on the CDN. Currently this is solved by jsDelivr.

Original strapdown.js. You replace this.
(This will not work as the domain strapdownjs.com is not currently working):

<script src="https://strapdownjs.com/v/0.2/strapdown.js"></script>

You get the original Strapdown.js v0.2 via jsDelivr:

<script src="https://cdn.jsdelivr.net/gh/arturadib/strapdown@gh-pages/v/0.2/strapdown.min.js"></script>

There are several more Strapdown.js in this project.


Bootstrap 2 themes

https://strapdown-js.balloon.net.eu.org/2/

This makes the following changes to the original Strapdown.js v0.2:

It adopts the Bootstrap 2 themes.

<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@20241220/2/strapdown.min.js"></script>

Bootstrap 3 theme

https://strapdown-js.balloon.net.eu.org/3/

It can use the Bootstrap 3 themes.

It is the development version that was included in the Pull Request.
I found a bug and fixed it.

<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@20241220/3/strapdown.min.js"></script>

Bootstrap 4 theme

https://strapdown-js.balloon.net.eu.org/4/

It can use the Bootstrap 4 themes.

<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@20241220/4/strapdown.min.js"></script>

Bootstrap 5 theme

https://strapdown-js.balloon.net.eu.org/5/

It can use the Bootstrap 5 themes

<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@20241220/5/strapdown.min.js"></script>

Development version

This is updated from time to time, but if you use it, the display may change suddenly.
You can get this source here:

https://github.com/fu-sen/strapdown

Bootstrap 2 themes (v0.2 / bootstrap2 branch):

<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@main/2/strapdown.min.js"></script>

Bootstrap 3 themes (v0.3 / bootstrap3 branch):

<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@main/3/strapdown.min.js"></script>

Bootstrap 4 themes (v0.4 / bootstrap4 branch):

<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@main/4/strapdown.min.js"></script>

Bootstrap 5 themes (v0.5 / main branch):

<script src="https://cdn.jsdelivr.net/gh/fu-sen/strapdown.js@main/5/strapdown.min.js"></script>

English information

Strapdown.js | 🎈 BALLOON | FU-SEN


日本語 Japanese

Strapdown.js については次のページで紹介しています。

Strapdown.js | ふうせん🎈 FU-SEN