mirror of
https://github.com/Pomax/BezierInfo-2.git
synced 2025-08-14 12:44:18 +02:00
regenerate
This commit is contained in:
Binary file not shown.
Before Width: | Height: | Size: 9.2 KiB After Width: | Height: | Size: 15 KiB |
7792
docs/index.html
7792
docs/index.html
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -66,7 +66,7 @@ h1 {
|
||||
padding: 0.2em 0.5em;
|
||||
}
|
||||
|
||||
body > header:first-child > h1:first-child {
|
||||
body header h1:first-child {
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
|
File diff suppressed because it is too large
Load Diff
@@ -6,23 +6,24 @@
|
||||
</header>
|
||||
|
||||
<p>
|
||||
If you can read this <noscript> content, you have scripts disabled: thankfully,
|
||||
this site is not going to force you to turn it on just to see any content. Everything
|
||||
will work just fine, you can still read the text, navigate to sections, and see the
|
||||
graphics that are used to illustrate the concepts that individual sections talk about.
|
||||
If you're reading this text block, then you have scripts disabled: thankfully, that's
|
||||
perfectly fine, and this site is not going to punish you for making smart choices
|
||||
around privacy and security in your browser. All the content will show just fine,
|
||||
you can still read the text, navigate to sections, and see the graphics that are
|
||||
used to illustrate the concepts that individual sections talk about.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<strong>However</strong>, a big part of this primer's experience is the fact that all
|
||||
graphics are interactive, and for that to work, HTML Custom Elements need to work,
|
||||
which requires Javascript to be enabled. If anything, you'll probably want to allow
|
||||
scripts to run just for this site, and keep blocking everything else (although that
|
||||
does mean you won't see comments, which use Disqus's comment syste, and you won't get
|
||||
scripts to run just for this site, and keep blocking everything else. Although that
|
||||
does mean you won't see comments, which use Disqus's comment system, and you won't get
|
||||
convenient "share a link to the section you're reading right now" buttons, if that's
|
||||
something you like to do. You'll also be blocking my non-google pagehit tracker, which
|
||||
lets me see who's linking to the primer, which you probably don't care about, but lets
|
||||
me strike up conversations with folks who I would otherwise never know thought the
|
||||
primer was worth linking to, and I like talking to people who care enough to link)
|
||||
lets me see who's linking to the primer; that's probably not something you care about,
|
||||
but it lets reach out to folks that thought the primer was worth linking to, and I
|
||||
like talking to people who care enough to link.
|
||||
</p>
|
||||
</div>
|
||||
</noscript>
|
Reference in New Issue
Block a user