summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRasmus Andersson <rasmus@notion.se>2023-11-19 05:17:43 +0300
committerRasmus Andersson <rasmus@notion.se>2023-11-19 05:17:43 +0300
commit022d2fb908bf03fc0983060dbb46a2c852e835c4 (patch)
tree368c75a99c64135dea9deb8ca474491fa29e2528
parent4099a0b6cb54d67a0c36dea94928e27318a49a03 (diff)
downloadinter-022d2fb908bf03fc0983060dbb46a2c852e835c4.tar.xz
website: gh pages fix attempt for automatic site.baseurl (maybe?)
-rw-r--r--docs/_data/feature_samples.yml9
-rw-r--r--docs/index.html2
2 files changed, 3 insertions, 8 deletions
diff --git a/docs/_data/feature_samples.yml b/docs/_data/feature_samples.yml
index c1bdf5cc4..a2b081115 100644
--- a/docs/_data/feature_samples.yml
+++ b/docs/_data/feature_samples.yml
@@ -12,19 +12,12 @@
- "S›@‹N&nbsp; s@n&nbsp; ›:-)‹&nbsp; ›•‹Smile"
-- tag: liga
- title: Standard Ligatures
- description: Enabled by default
- samples:
- - "Dif›f‹icult af›f‹ine ›f‹jord "
- - "›f‹i ›f‹j"
-
-
- tag: dlig
title: Discretionary Ligatures
disable: liga
description: Disabled by default
samples:
+ - "Dif›f‹icult af›f‹ine ›f‹jord"
- "after affine art interface"
- "ff ffi fft ft fi tt tf df dt ff kf kt rf"
- "rt vf vt wf wt yf yt ›¡¿‹What›?!‹"
diff --git a/docs/index.html b/docs/index.html
index 84f7f1267..c8a82af2a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -22,6 +22,8 @@ for c in site.data.languages %}{%
assign lang_count = lang_count | plus:1 %}{%
endfor %}{%
endfor -%}
+<!-- url_root={{url_root}} -->
+<!-- site.baseurl={{site.baseurl}} -->
<style type="text/css">
body { overflow-x: hidden }