Schabernack Consulting Assets

Static asset hosting for Schabernack Consulting and Flashcards Helper.

Available Assets

Google Fonts
/fonts/googlefonts/current/fonts.css
Includes: Inter, Playfair Display, Noto Sans JP/KR/SC, VT323
Twemoji
/libraries/twemoji/current/twemoji.min.js
/libraries/twemoji/current/assets/
Plotly.js
/libraries/plotly/current/plotly-2.27.0.min.js
Charting library (bundled to avoid ad-blocker CDN blocks)

Usage

Reference assets using the current symlink for automatic updates:

<link rel="stylesheet" href="https://assets.schabernack.consulting/fonts/googlefonts/current/fonts.css">
<script src="https://assets.schabernack.consulting/libraries/twemoji/current/twemoji.min.js"></script>
<script src="https://assets.schabernack.consulting/libraries/plotly/current/plotly-2.27.0.min.js"></script>

Or use specific versions for reproducibility:

<link rel="stylesheet" href="https://assets.schabernack.consulting/fonts/googlefonts/20250709_123456/fonts.css">