!publish! internal pdf links
This commit is contained in:
parent
2e54465ed4
commit
788d2c86b2
11 changed files with 360 additions and 328 deletions
|
@ -317,10 +317,6 @@ ol li {
|
|||
list-style-type: decimal;
|
||||
}
|
||||
|
||||
img {
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.supt {
|
||||
display: inline-flex;
|
||||
flex-wrap: nowrap;
|
||||
|
|
|
@ -29,12 +29,12 @@
|
|||
{{- $session := $.Page.Site.GetPage (printf "/%s" (replace .Destination ":" "/")) -}}
|
||||
{{ .Page.Scratch.Add "links" (slice $session) }}
|
||||
{{- if not $text_link -}}
|
||||
<a href="{{- $session.RelPermalink -}}{{- if eq hugo.Environment "offline" -}}index.html{{- end -}}"{{- with $session.Title}} title="{{- $session.Title -}}"{{- end -}}><span class="sup">{{- index (split .Destination ":") 0 -}}⁄</span>{{- $session.Title -}}</a>
|
||||
<a printhref="#ph-{{- $session.File.UniqueID -}}" href="{{- $session.RelPermalink -}}{{- if eq hugo.Environment "offline" -}}index.html{{- end -}}"{{- with $session.Title}} title="{{- $session.Title -}}"{{- end -}}><span class="sup">{{- index (split .Destination ":") 0 -}}⁄</span>{{- $session.Title -}}</a>
|
||||
{{- else -}}
|
||||
<a href="{{- $session.RelPermalink -}}{{- if eq hugo.Environment "offline" -}}index.html{{- end -}}"{{- with .Title}} title="{{- . -}}"{{- end -}}><span class="sup">{{- index (split .Destination ":") 0 -}}⁄</span>{{- $text_link -}}</a>
|
||||
<a printhref="#ph-{{- $session.File.UniqueID -}}" href="{{- $session.RelPermalink -}}{{- if eq hugo.Environment "offline" -}}index.html{{- end -}}"{{- with .Title}} title="{{- . -}}"{{- end -}}><span class="sup">{{- index (split .Destination ":") 0 -}}⁄</span>{{- $text_link -}}</a>
|
||||
{{- end -}}
|
||||
{{- else -}}
|
||||
<a href="{{- .Destination -}}/{{- if eq hugo.Environment "offline" -}}index.html{{- end -}}">{{- $text_link -}}⦚<span>{{- .Destination -}} not found</span></a>
|
||||
<a printhref="#ph-{{- $session.File.UniqueID -}}" href="{{- .Destination -}}/{{- if eq hugo.Environment "offline" -}}index.html{{- end -}}">{{- $text_link -}}⦚<span>{{- .Destination -}} not found</span></a>
|
||||
{{- end -}}
|
||||
{{- else if strings.HasPrefix .Destination "audio:" -}}
|
||||
{{- $a_destination := (substr .Destination 6) -}}
|
||||
|
|
|
@ -2,331 +2,331 @@ body {counter-reset: css-5b2c9bc856f0d600de3a5440e4729a5b-h2 css-8d09338d4c6cd1
|
|||
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h2 {
|
||||
counter-reset: css-5b2c9bc856f0d600de3a5440e4729a5b-h3;
|
||||
}
|
||||
}
|
||||
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h3 {
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h3 {
|
||||
counter-reset: css-5b2c9bc856f0d600de3a5440e4729a5b-h4;
|
||||
}
|
||||
}
|
||||
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h4 {
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h4 {
|
||||
counter-reset: css-5b2c9bc856f0d600de3a5440e4729a5b-h5;
|
||||
}
|
||||
}
|
||||
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h5 {
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h5 {
|
||||
counter-reset: css-5b2c9bc856f0d600de3a5440e4729a5b-h6;
|
||||
}
|
||||
}
|
||||
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h2:before {
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h2:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-5b2c9bc856f0d600de3a5440e4729a5b-h2 1;
|
||||
content: counter(css-5b2c9bc856f0d600de3a5440e4729a5b-h2) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h3:before {
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h3:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-5b2c9bc856f0d600de3a5440e4729a5b-h3 1;
|
||||
content: counter(css-5b2c9bc856f0d600de3a5440e4729a5b-h2) "." counter(css-5b2c9bc856f0d600de3a5440e4729a5b-h3) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h4:before {
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h4:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-5b2c9bc856f0d600de3a5440e4729a5b-h4 1;
|
||||
content: counter(css-5b2c9bc856f0d600de3a5440e4729a5b-h2) "." counter(css-5b2c9bc856f0d600de3a5440e4729a5b-h3) "." counter(css-5b2c9bc856f0d600de3a5440e4729a5b-h4) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h5:before {
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h5:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-5b2c9bc856f0d600de3a5440e4729a5b-h5 1;
|
||||
content: counter(css-5b2c9bc856f0d600de3a5440e4729a5b-h2) "." counter(css-5b2c9bc856f0d600de3a5440e4729a5b-h3) "." counter(css-5b2c9bc856f0d600de3a5440e4729a5b-h4) "." counter(css-5b2c9bc856f0d600de3a5440e4729a5b-h5) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h6:before {
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h6:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-5b2c9bc856f0d600de3a5440e4729a5b-h6 1;
|
||||
content: counter(css-5b2c9bc856f0d600de3a5440e4729a5b-h2) "." counter(css-5b2c9bc856f0d600de3a5440e4729a5b-h3) "." counter(css-5b2c9bc856f0d600de3a5440e4729a5b-h4) "." counter(css-5b2c9bc856f0d600de3a5440e4729a5b-h5) "."
|
||||
counter(css-5b2c9bc856f0d600de3a5440e4729a5b-h6) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h2.nocount:before,
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h3.nocount:before,
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h4.nocount:before,
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h5.nocount:before,
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h6.nocount:before {
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h2.nocount:before,
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h3.nocount:before,
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h4.nocount:before,
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h5.nocount:before,
|
||||
.css-5b2c9bc856f0d600de3a5440e4729a5b-h6.nocount:before {
|
||||
content: "";
|
||||
counter-increment: none;
|
||||
}
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h2 {
|
||||
counter-reset: css-8d09338d4c6cd143e6ef05e89ff83ad6-h3;
|
||||
}
|
||||
}
|
||||
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h3 {
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h3 {
|
||||
counter-reset: css-8d09338d4c6cd143e6ef05e89ff83ad6-h4;
|
||||
}
|
||||
}
|
||||
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h4 {
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h4 {
|
||||
counter-reset: css-8d09338d4c6cd143e6ef05e89ff83ad6-h5;
|
||||
}
|
||||
}
|
||||
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h5 {
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h5 {
|
||||
counter-reset: css-8d09338d4c6cd143e6ef05e89ff83ad6-h6;
|
||||
}
|
||||
}
|
||||
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h2:before {
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h2:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-8d09338d4c6cd143e6ef05e89ff83ad6-h2 1;
|
||||
content: counter(css-8d09338d4c6cd143e6ef05e89ff83ad6-h2) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h3:before {
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h3:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-8d09338d4c6cd143e6ef05e89ff83ad6-h3 1;
|
||||
content: counter(css-8d09338d4c6cd143e6ef05e89ff83ad6-h2) "." counter(css-8d09338d4c6cd143e6ef05e89ff83ad6-h3) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h4:before {
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h4:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-8d09338d4c6cd143e6ef05e89ff83ad6-h4 1;
|
||||
content: counter(css-8d09338d4c6cd143e6ef05e89ff83ad6-h2) "." counter(css-8d09338d4c6cd143e6ef05e89ff83ad6-h3) "." counter(css-8d09338d4c6cd143e6ef05e89ff83ad6-h4) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h5:before {
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h5:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-8d09338d4c6cd143e6ef05e89ff83ad6-h5 1;
|
||||
content: counter(css-8d09338d4c6cd143e6ef05e89ff83ad6-h2) "." counter(css-8d09338d4c6cd143e6ef05e89ff83ad6-h3) "." counter(css-8d09338d4c6cd143e6ef05e89ff83ad6-h4) "." counter(css-8d09338d4c6cd143e6ef05e89ff83ad6-h5) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h6:before {
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h6:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-8d09338d4c6cd143e6ef05e89ff83ad6-h6 1;
|
||||
content: counter(css-8d09338d4c6cd143e6ef05e89ff83ad6-h2) "." counter(css-8d09338d4c6cd143e6ef05e89ff83ad6-h3) "." counter(css-8d09338d4c6cd143e6ef05e89ff83ad6-h4) "." counter(css-8d09338d4c6cd143e6ef05e89ff83ad6-h5) "."
|
||||
counter(css-8d09338d4c6cd143e6ef05e89ff83ad6-h6) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h2.nocount:before,
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h3.nocount:before,
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h4.nocount:before,
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h5.nocount:before,
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h6.nocount:before {
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h2.nocount:before,
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h3.nocount:before,
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h4.nocount:before,
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h5.nocount:before,
|
||||
.css-8d09338d4c6cd143e6ef05e89ff83ad6-h6.nocount:before {
|
||||
content: "";
|
||||
counter-increment: none;
|
||||
}
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h2 {
|
||||
counter-reset: css-e92a96af15997255b08b0367dfe404a8-h3;
|
||||
}
|
||||
}
|
||||
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h3 {
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h3 {
|
||||
counter-reset: css-e92a96af15997255b08b0367dfe404a8-h4;
|
||||
}
|
||||
}
|
||||
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h4 {
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h4 {
|
||||
counter-reset: css-e92a96af15997255b08b0367dfe404a8-h5;
|
||||
}
|
||||
}
|
||||
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h5 {
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h5 {
|
||||
counter-reset: css-e92a96af15997255b08b0367dfe404a8-h6;
|
||||
}
|
||||
}
|
||||
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h2:before {
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h2:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-e92a96af15997255b08b0367dfe404a8-h2 1;
|
||||
content: counter(css-e92a96af15997255b08b0367dfe404a8-h2) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h3:before {
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h3:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-e92a96af15997255b08b0367dfe404a8-h3 1;
|
||||
content: counter(css-e92a96af15997255b08b0367dfe404a8-h2) "." counter(css-e92a96af15997255b08b0367dfe404a8-h3) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h4:before {
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h4:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-e92a96af15997255b08b0367dfe404a8-h4 1;
|
||||
content: counter(css-e92a96af15997255b08b0367dfe404a8-h2) "." counter(css-e92a96af15997255b08b0367dfe404a8-h3) "." counter(css-e92a96af15997255b08b0367dfe404a8-h4) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h5:before {
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h5:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-e92a96af15997255b08b0367dfe404a8-h5 1;
|
||||
content: counter(css-e92a96af15997255b08b0367dfe404a8-h2) "." counter(css-e92a96af15997255b08b0367dfe404a8-h3) "." counter(css-e92a96af15997255b08b0367dfe404a8-h4) "." counter(css-e92a96af15997255b08b0367dfe404a8-h5) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h6:before {
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h6:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-e92a96af15997255b08b0367dfe404a8-h6 1;
|
||||
content: counter(css-e92a96af15997255b08b0367dfe404a8-h2) "." counter(css-e92a96af15997255b08b0367dfe404a8-h3) "." counter(css-e92a96af15997255b08b0367dfe404a8-h4) "." counter(css-e92a96af15997255b08b0367dfe404a8-h5) "."
|
||||
counter(css-e92a96af15997255b08b0367dfe404a8-h6) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h2.nocount:before,
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h3.nocount:before,
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h4.nocount:before,
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h5.nocount:before,
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h6.nocount:before {
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h2.nocount:before,
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h3.nocount:before,
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h4.nocount:before,
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h5.nocount:before,
|
||||
.css-e92a96af15997255b08b0367dfe404a8-h6.nocount:before {
|
||||
content: "";
|
||||
counter-increment: none;
|
||||
}
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h2 {
|
||||
counter-reset: css-5751de1128e2508854a84b88cc6d8546-h3;
|
||||
}
|
||||
}
|
||||
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h3 {
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h3 {
|
||||
counter-reset: css-5751de1128e2508854a84b88cc6d8546-h4;
|
||||
}
|
||||
}
|
||||
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h4 {
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h4 {
|
||||
counter-reset: css-5751de1128e2508854a84b88cc6d8546-h5;
|
||||
}
|
||||
}
|
||||
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h5 {
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h5 {
|
||||
counter-reset: css-5751de1128e2508854a84b88cc6d8546-h6;
|
||||
}
|
||||
}
|
||||
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h2:before {
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h2:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-5751de1128e2508854a84b88cc6d8546-h2 1;
|
||||
content: counter(css-5751de1128e2508854a84b88cc6d8546-h2) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h3:before {
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h3:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-5751de1128e2508854a84b88cc6d8546-h3 1;
|
||||
content: counter(css-5751de1128e2508854a84b88cc6d8546-h2) "." counter(css-5751de1128e2508854a84b88cc6d8546-h3) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h4:before {
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h4:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-5751de1128e2508854a84b88cc6d8546-h4 1;
|
||||
content: counter(css-5751de1128e2508854a84b88cc6d8546-h2) "." counter(css-5751de1128e2508854a84b88cc6d8546-h3) "." counter(css-5751de1128e2508854a84b88cc6d8546-h4) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h5:before {
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h5:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-5751de1128e2508854a84b88cc6d8546-h5 1;
|
||||
content: counter(css-5751de1128e2508854a84b88cc6d8546-h2) "." counter(css-5751de1128e2508854a84b88cc6d8546-h3) "." counter(css-5751de1128e2508854a84b88cc6d8546-h4) "." counter(css-5751de1128e2508854a84b88cc6d8546-h5) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h6:before {
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h6:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-5751de1128e2508854a84b88cc6d8546-h6 1;
|
||||
content: counter(css-5751de1128e2508854a84b88cc6d8546-h2) "." counter(css-5751de1128e2508854a84b88cc6d8546-h3) "." counter(css-5751de1128e2508854a84b88cc6d8546-h4) "." counter(css-5751de1128e2508854a84b88cc6d8546-h5) "."
|
||||
counter(css-5751de1128e2508854a84b88cc6d8546-h6) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h2.nocount:before,
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h3.nocount:before,
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h4.nocount:before,
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h5.nocount:before,
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h6.nocount:before {
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h2.nocount:before,
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h3.nocount:before,
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h4.nocount:before,
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h5.nocount:before,
|
||||
.css-5751de1128e2508854a84b88cc6d8546-h6.nocount:before {
|
||||
content: "";
|
||||
counter-increment: none;
|
||||
}
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h2 {
|
||||
counter-reset: css-20cbaf3353610efcbd7f6f17bc53490c-h3;
|
||||
}
|
||||
}
|
||||
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h3 {
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h3 {
|
||||
counter-reset: css-20cbaf3353610efcbd7f6f17bc53490c-h4;
|
||||
}
|
||||
}
|
||||
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h4 {
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h4 {
|
||||
counter-reset: css-20cbaf3353610efcbd7f6f17bc53490c-h5;
|
||||
}
|
||||
}
|
||||
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h5 {
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h5 {
|
||||
counter-reset: css-20cbaf3353610efcbd7f6f17bc53490c-h6;
|
||||
}
|
||||
}
|
||||
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h2:before {
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h2:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-20cbaf3353610efcbd7f6f17bc53490c-h2 1;
|
||||
content: counter(css-20cbaf3353610efcbd7f6f17bc53490c-h2) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h3:before {
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h3:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-20cbaf3353610efcbd7f6f17bc53490c-h3 1;
|
||||
content: counter(css-20cbaf3353610efcbd7f6f17bc53490c-h2) "." counter(css-20cbaf3353610efcbd7f6f17bc53490c-h3) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h4:before {
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h4:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-20cbaf3353610efcbd7f6f17bc53490c-h4 1;
|
||||
content: counter(css-20cbaf3353610efcbd7f6f17bc53490c-h2) "." counter(css-20cbaf3353610efcbd7f6f17bc53490c-h3) "." counter(css-20cbaf3353610efcbd7f6f17bc53490c-h4) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h5:before {
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h5:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-20cbaf3353610efcbd7f6f17bc53490c-h5 1;
|
||||
content: counter(css-20cbaf3353610efcbd7f6f17bc53490c-h2) "." counter(css-20cbaf3353610efcbd7f6f17bc53490c-h3) "." counter(css-20cbaf3353610efcbd7f6f17bc53490c-h4) "." counter(css-20cbaf3353610efcbd7f6f17bc53490c-h5) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h6:before {
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h6:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-20cbaf3353610efcbd7f6f17bc53490c-h6 1;
|
||||
content: counter(css-20cbaf3353610efcbd7f6f17bc53490c-h2) "." counter(css-20cbaf3353610efcbd7f6f17bc53490c-h3) "." counter(css-20cbaf3353610efcbd7f6f17bc53490c-h4) "." counter(css-20cbaf3353610efcbd7f6f17bc53490c-h5) "."
|
||||
counter(css-20cbaf3353610efcbd7f6f17bc53490c-h6) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h2.nocount:before,
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h3.nocount:before,
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h4.nocount:before,
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h5.nocount:before,
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h6.nocount:before {
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h2.nocount:before,
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h3.nocount:before,
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h4.nocount:before,
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h5.nocount:before,
|
||||
.css-20cbaf3353610efcbd7f6f17bc53490c-h6.nocount:before {
|
||||
content: "";
|
||||
counter-increment: none;
|
||||
}
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h2 {
|
||||
counter-reset: css-ef8d2f45d27f56f6ff80b71b75d5c76c-h3;
|
||||
}
|
||||
}
|
||||
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h3 {
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h3 {
|
||||
counter-reset: css-ef8d2f45d27f56f6ff80b71b75d5c76c-h4;
|
||||
}
|
||||
}
|
||||
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h4 {
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h4 {
|
||||
counter-reset: css-ef8d2f45d27f56f6ff80b71b75d5c76c-h5;
|
||||
}
|
||||
}
|
||||
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h5 {
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h5 {
|
||||
counter-reset: css-ef8d2f45d27f56f6ff80b71b75d5c76c-h6;
|
||||
}
|
||||
}
|
||||
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h2:before {
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h2:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-ef8d2f45d27f56f6ff80b71b75d5c76c-h2 1;
|
||||
content: counter(css-ef8d2f45d27f56f6ff80b71b75d5c76c-h2) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h3:before {
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h3:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-ef8d2f45d27f56f6ff80b71b75d5c76c-h3 1;
|
||||
content: counter(css-ef8d2f45d27f56f6ff80b71b75d5c76c-h2) "." counter(css-ef8d2f45d27f56f6ff80b71b75d5c76c-h3) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h4:before {
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h4:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-ef8d2f45d27f56f6ff80b71b75d5c76c-h4 1;
|
||||
content: counter(css-ef8d2f45d27f56f6ff80b71b75d5c76c-h2) "." counter(css-ef8d2f45d27f56f6ff80b71b75d5c76c-h3) "." counter(css-ef8d2f45d27f56f6ff80b71b75d5c76c-h4) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h5:before {
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h5:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-ef8d2f45d27f56f6ff80b71b75d5c76c-h5 1;
|
||||
content: counter(css-ef8d2f45d27f56f6ff80b71b75d5c76c-h2) "." counter(css-ef8d2f45d27f56f6ff80b71b75d5c76c-h3) "." counter(css-ef8d2f45d27f56f6ff80b71b75d5c76c-h4) "." counter(css-ef8d2f45d27f56f6ff80b71b75d5c76c-h5) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h6:before {
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h6:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-ef8d2f45d27f56f6ff80b71b75d5c76c-h6 1;
|
||||
content: counter(css-ef8d2f45d27f56f6ff80b71b75d5c76c-h2) "." counter(css-ef8d2f45d27f56f6ff80b71b75d5c76c-h3) "." counter(css-ef8d2f45d27f56f6ff80b71b75d5c76c-h4) "." counter(css-ef8d2f45d27f56f6ff80b71b75d5c76c-h5) "."
|
||||
counter(css-ef8d2f45d27f56f6ff80b71b75d5c76c-h6) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h2.nocount:before,
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h3.nocount:before,
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h4.nocount:before,
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h5.nocount:before,
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h6.nocount:before {
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h2.nocount:before,
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h3.nocount:before,
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h4.nocount:before,
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h5.nocount:before,
|
||||
.css-ef8d2f45d27f56f6ff80b71b75d5c76c-h6.nocount:before {
|
||||
content: "";
|
||||
counter-increment: none;
|
||||
}
|
File diff suppressed because one or more lines are too long
|
@ -29,12 +29,12 @@
|
|||
{{- $session := $.Page.Site.GetPage (printf "/%s" (replace .Destination ":" "/")) -}}
|
||||
{{ .Page.Scratch.Add "links" (slice $session) }}
|
||||
{{- if not $text_link -}}
|
||||
<a href="{{- $session.RelPermalink -}}{{- if eq hugo.Environment "offline" -}}index.html{{- end -}}"{{- with $session.Title}} title="{{- $session.Title -}}"{{- end -}}><span class="sup">{{- index (split .Destination ":") 0 -}}⁄</span>{{- $session.Title -}}</a>
|
||||
<a printhref="#ph-{{- $session.File.UniqueID -}}" href="{{- $session.RelPermalink -}}{{- if eq hugo.Environment "offline" -}}index.html{{- end -}}"{{- with $session.Title}} title="{{- $session.Title -}}"{{- end -}}><span class="sup">{{- index (split .Destination ":") 0 -}}⁄</span>{{- $session.Title -}}</a>
|
||||
{{- else -}}
|
||||
<a href="{{- $session.RelPermalink -}}{{- if eq hugo.Environment "offline" -}}index.html{{- end -}}"{{- with .Title}} title="{{- . -}}"{{- end -}}><span class="sup">{{- index (split .Destination ":") 0 -}}⁄</span>{{- $text_link -}}</a>
|
||||
<a printhref="#ph-{{- $session.File.UniqueID -}}" href="{{- $session.RelPermalink -}}{{- if eq hugo.Environment "offline" -}}index.html{{- end -}}"{{- with .Title}} title="{{- . -}}"{{- end -}}><span class="sup">{{- index (split .Destination ":") 0 -}}⁄</span>{{- $text_link -}}</a>
|
||||
{{- end -}}
|
||||
{{- else -}}
|
||||
<a href="{{- .Destination -}}/{{- if eq hugo.Environment "offline" -}}index.html{{- end -}}">{{- $text_link -}}⦚<span>{{- .Destination -}} not found</span></a>
|
||||
<a printhref="#ph-{{- $session.File.UniqueID -}}" href="{{- .Destination -}}/{{- if eq hugo.Environment "offline" -}}index.html{{- end -}}">{{- $text_link -}}⦚<span>{{- .Destination -}} not found</span></a>
|
||||
{{- end -}}
|
||||
{{- else if strings.HasPrefix .Destination "audio:" -}}
|
||||
{{- $a_destination := (substr .Destination 6) -}}
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
{{ $currentFile := (printf "/%s" .File) }}
|
||||
{{ $scratch := $s.Get $currentFile }}
|
||||
|
||||
<div id="{{ .File.LogicalName }}" class="{{ $scratch.depth | default "crust" }}title"><span class="supt">{{ substr $currentDir 0 -1 }}⁄</span>{{ .Title }}</div>
|
||||
<div id="ph-{{ .File.UniqueID }}" class="{{ $scratch.depth | default "crust" }}title"><span class="supt">{{ substr $currentDir 0 -1 }}⁄</span>{{ .Title }}</div>
|
||||
|
||||
<div class="grid">
|
||||
<div class="leftcolumn">
|
||||
|
@ -38,7 +38,7 @@
|
|||
<div class="afterhas">
|
||||
{{ end }}
|
||||
<div class="crust">
|
||||
<a href="#{{ .File.LogicalName }}">{{ .Title }}</a>
|
||||
<a href="#ph-{{ .File.UniqueID }}">{{ .Title }}</a>
|
||||
</div>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
@ -62,7 +62,7 @@
|
|||
{{ $authors = printf "%s%s" $prefix $authorPage.Title }}
|
||||
{{ end }}
|
||||
<div class="{{ $scratch.child_depth }} crustoc">
|
||||
<a class="toc" href="#{{ .File.LogicalName }}"><span><span class="back">{{ .Title }} ({{ $authors }})</span></span></a>
|
||||
<a class="toc" href="#ph-{{ .File.UniqueID }}"><span><span class="back">{{ .Title }} {{with $authors}}({{ $authors }}){{ end }}</span></span></a>
|
||||
</div>
|
||||
{{ end }}
|
||||
</div></div>
|
||||
|
|
|
@ -1,56 +1,56 @@
|
|||
{{- define "singlebody" -}}
|
||||
{{ $cssTemplate := `.css-_rplc_-h2 {
|
||||
counter-reset: css-_rplc_-h3;
|
||||
}
|
||||
}
|
||||
|
||||
.css-_rplc_-h3 {
|
||||
.css-_rplc_-h3 {
|
||||
counter-reset: css-_rplc_-h4;
|
||||
}
|
||||
}
|
||||
|
||||
.css-_rplc_-h4 {
|
||||
.css-_rplc_-h4 {
|
||||
counter-reset: css-_rplc_-h5;
|
||||
}
|
||||
}
|
||||
|
||||
.css-_rplc_-h5 {
|
||||
.css-_rplc_-h5 {
|
||||
counter-reset: css-_rplc_-h6;
|
||||
}
|
||||
}
|
||||
|
||||
.css-_rplc_-h2:before {
|
||||
.css-_rplc_-h2:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-_rplc_-h2 1;
|
||||
content: counter(css-_rplc_-h2) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-_rplc_-h3:before {
|
||||
.css-_rplc_-h3:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-_rplc_-h3 1;
|
||||
content: counter(css-_rplc_-h2) "." counter(css-_rplc_-h3) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-_rplc_-h4:before {
|
||||
.css-_rplc_-h4:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-_rplc_-h4 1;
|
||||
content: counter(css-_rplc_-h2) "." counter(css-_rplc_-h3) "." counter(css-_rplc_-h4) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-_rplc_-h5:before {
|
||||
.css-_rplc_-h5:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-_rplc_-h5 1;
|
||||
content: counter(css-_rplc_-h2) "." counter(css-_rplc_-h3) "." counter(css-_rplc_-h4) "." counter(css-_rplc_-h5) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-_rplc_-h6:before {
|
||||
.css-_rplc_-h6:before {
|
||||
color: rgba(0, 0, 0, 0.4);
|
||||
counter-increment: css-_rplc_-h6 1;
|
||||
content: counter(css-_rplc_-h2) "." counter(css-_rplc_-h3) "." counter(css-_rplc_-h4) "." counter(css-_rplc_-h5) "."
|
||||
counter(css-_rplc_-h6) ". ";
|
||||
}
|
||||
}
|
||||
|
||||
.css-_rplc_-h2.nocount:before,
|
||||
.css-_rplc_-h3.nocount:before,
|
||||
.css-_rplc_-h4.nocount:before,
|
||||
.css-_rplc_-h5.nocount:before,
|
||||
.css-_rplc_-h6.nocount:before {
|
||||
.css-_rplc_-h2.nocount:before,
|
||||
.css-_rplc_-h3.nocount:before,
|
||||
.css-_rplc_-h4.nocount:before,
|
||||
.css-_rplc_-h5.nocount:before,
|
||||
.css-_rplc_-h6.nocount:before {
|
||||
content: "";
|
||||
counter-increment: none;
|
||||
}` }}
|
||||
|
@ -74,13 +74,16 @@
|
|||
|
||||
{{ range $scratch.has_children }}
|
||||
<div class="crustpage">
|
||||
{{ $addS := len .Params.authors }}
|
||||
{{ $addS := 0 }}
|
||||
{{ with .Params.authors }}
|
||||
{{ $addS = len . }}
|
||||
{{ end }}
|
||||
{{ range $n, $authorFile := .Params.authors }}
|
||||
{{ $author := $.GetPage (printf "/author/%s" $authorFile) }}
|
||||
{{ if eq $n 0 }}
|
||||
<div class="runningAuthors"><span class="sup">author{{ with (gt $addS 1) }}s{{ end }}⁄</span><a href="#{{ $author.File.LogicalName }}">{{ $author.Title }}</a>
|
||||
<div class="runningAuthors"><span class="sup">author{{ with (gt $addS 1) }}s{{ end }}⁄</span><a href="#ph-{{ $author.File.UniqueID }}">{{ $author.Title }}</a>
|
||||
{{ else }}
|
||||
, <a href="#{{ $author.File.LogicalName }}">{{ $author.Title }}</a>
|
||||
, <a href="#ph-{{ $author.File.UniqueID }}">{{ $author.Title }}</a>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ with .Params.authors }}</div>{{ end }}
|
||||
|
@ -89,17 +92,44 @@
|
|||
{{ if gt (len .Title) 54 }}
|
||||
{{ $tit = printf "%s…" (substr .Title 0 50) }}
|
||||
{{ end }}
|
||||
<div class="runningTitle"><span class="sup">{{ index $scratch.crust 0 }}⁄</span><a href="#{{ .File.LogicalName }}">{{ $tit }}</a></div>
|
||||
<div class="runningTitle"><span class="sup">{{ index $scratch.crust 0 }}⁄</span><a href="#ph-{{ .File.UniqueID }}">{{ $tit }}</a></div>
|
||||
{{ partial "printsinglebody.html" . }}
|
||||
{{ .Content }}
|
||||
{{ $cssOutput = printf "%s\n%s" $cssOutput (replace $cssTemplate "_rplc_" .File.UniqueID) }}
|
||||
{{ $cssHashes = printf "%s css-%s-h2" $cssHashes .File.UniqueID }}
|
||||
{{ $kid := $s.Get (printf "/%s" .File) }}
|
||||
{{ range $kid.has_children }}
|
||||
<div class="crustpage">
|
||||
{{ $addS := 0 }}
|
||||
{{ with .Params.authors }}
|
||||
{{ $addS = len . }}
|
||||
{{ end }}
|
||||
{{ range $n, $authorFile := .Params.authors }}
|
||||
{{ $author := $.GetPage (printf "/author/%s" $authorFile) }}
|
||||
{{ if eq $n 0 }}
|
||||
<div class="runningAuthors"><span class="sup">author{{ with (gt $addS 1) }}s{{ end }}⁄</span><a href="#ph-{{ $author.File.UniqueID }}">{{ $author.Title }}</a>
|
||||
{{ else }}
|
||||
, <a href="#ph-{{ $author.File.UniqueID }}">{{ $author.Title }}</a>
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
{{ with .Params.authors }}</div>{{ end }}
|
||||
|
||||
{{ $tit := .Title }}
|
||||
{{ if gt (len .Title) 54 }}
|
||||
{{ $tit = printf "%s…" (substr .Title 0 50) }}
|
||||
{{ end }}
|
||||
<div class="runningTitle"><span class="sup">{{ index $scratch.crust 0 }}⁄</span><a href="#ph-{{ .File.UniqueID }}">{{ $tit }}</a></div>
|
||||
{{ partial "printsinglebody.html" . }}
|
||||
{{ .Content }}
|
||||
{{ $cssOutput = printf "%s\n%s" $cssOutput (replace $cssTemplate "_rplc_" .File.UniqueID) }}
|
||||
{{ $cssHashes = printf "%s css-%s-h2" $cssHashes .File.UniqueID }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
|
||||
{{ range where $.Site.RegularPages "Section" "in" (slice "author" "editor") }}
|
||||
<div class="authorpage">
|
||||
<div class="runningTitle runningAuthors"><span class="sup">{{ index $scratch.mantle 0 }}⁄</span><a href="#{{ $p.File.LogicalName }}">{{ $p.Title }}</a></div>
|
||||
<div id="{{ .File.LogicalName }}" class="{{ $scratch.depth | default "crust" }}title"><span class="supt">{{ substr .File.Dir 0 -1 }}⁄</span>{{ .Title }}</div>
|
||||
<div class="runningTitle runningAuthors"><span class="sup">{{ index $scratch.mantle 0 }}⁄</span><a href="#ph-{{ $p.File.UniqueID }}">{{ $p.Title }}</a></div>
|
||||
<div id="ph-{{ .File.UniqueID }}" class="{{ $scratch.depth | default "crust" }}title"><span class="supt">{{ substr .File.Dir 0 -1 }}⁄</span>{{ .Title }}</div>
|
||||
{{ .Content }}
|
||||
|
||||
{{ if in .Page.Site.Params.sandpointsMentionedIn (substr .File.Dir 0 -1) }}
|
||||
|
@ -111,7 +141,7 @@
|
|||
<div class="afterhas">
|
||||
{{ range $ss.backlinks }}
|
||||
<div class="{{ $ss.child_depth }}">
|
||||
<a href="#{{ .File.LogicalName }}">{{ .Title }}</a>
|
||||
<a href="#ph-{{ .File.UniqueID }}">{{ .Title }}</a>
|
||||
</div>
|
||||
{{ end }}
|
||||
</div></div>
|
||||
|
|
|
@ -188,10 +188,7 @@
|
|||
width: auto;
|
||||
break-after: avoid;
|
||||
margin-bottom: 0.5rem;
|
||||
}
|
||||
|
||||
img + strong del {
|
||||
margin-left: 0;
|
||||
margin-left: 1rem;
|
||||
}
|
||||
|
||||
.crustoc {
|
||||
|
|
|
@ -29,6 +29,10 @@ class Sandpoints extends Paged.Handler {
|
|||
beforeParsed(content) {
|
||||
var d = {};
|
||||
content.querySelectorAll('*').forEach((n, i)=> {
|
||||
if (n.hasAttribute("printhref")) {
|
||||
n.setAttribute("href", n.getAttribute("printhref"))
|
||||
}
|
||||
|
||||
if (n.classList.length > 0 ) {
|
||||
n.classList.forEach((c, i)=>{
|
||||
if (c.startsWith("css-")) {
|
||||
|
|
|
@ -1 +1 @@
|
|||
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20210206114614-2c21080f414b
|
||||
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20210209215842-6037aac2d81d
|
||||
|
|
5
content/print/dotawoAll.md
Normal file
5
content/print/dotawoAll.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
title: "Whole Dotawo web site"
|
||||
print: "journal/index.md"
|
||||
draft: false
|
||||
---
|
Loading…
Add table
Reference in a new issue