File tree Expand file tree Collapse file tree 4 files changed +29
-6
lines changed Expand file tree Collapse file tree 4 files changed +29
-6
lines changed Original file line number Diff line number Diff line change 1+ include : ['_includes']
Original file line number Diff line number Diff line change 1+ <!-- Nutshell.js for interactive explanations -->
2+ < script src ="https://ncase.me/nutshell/nutshell.js "> </ script >
3+ < script >
4+ Nutshell . setOptions ( {
5+ startOnLoad : true ,
6+ } ) ;
7+ </ script >
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1+ ---
2+ layout : default
3+ title : Home
4+ ---
5+
6+ # Welcome to My Site!
7+
8+ This is a simple example of using Nutshell with GitHub Pages.
9+
10+ [ : What is Nutshell?] ( #about-nutshell )
11+ [ : How does this work?] ( #how-it-works )
12+
13+ ## About Nutshell
14+
15+ Nutshell lets you create expandable explanations that appear when readers click special links.
16+
17+ ## How It Works
18+
19+ When you click a Nutshell link (starting with :), it shows the target content in a little popup bubble.
20+
21+ [ : Back to top] ( #welcome-to-my-site )
You can’t perform that action at this time.
0 commit comments