annex, urls...

This commit is contained in:
Marcell Mars 2020-12-09 03:52:29 +01:00
parent 4ccb565055
commit 19ce49fa2f
5 changed files with 207 additions and 7 deletions

View file

@ -10,6 +10,7 @@ disableKinds = ["RSS", "sitemap"]
sandpointsGiteaUrl = "https://git.sandpoints.org/Drawwell/SimpleSandpoints"
sandpointsCatalogPrefix = "/library/"
sandpointsOutputDirectory = "/var/www/html"
sandpointsMentionedIn = ["annex"]
[outputFormats]
[outputFormats.js]

View file

@ -0,0 +1,8 @@
---
title: First annex
---
# First annex
This should work more as an example than anything else. But one could edit and play with it...

View file

@ -6,26 +6,30 @@ has_topics: ["firsttopic.md", "secondtopic.md"]
# Race Critical Theories, a curriculum
Here we want to describe what the project is about...
Here we want to describe what the project is about... Also we want to link to ![first annex](annex:firstannex.md) or ![first syllabus](syllabus:firstsyllabus.md)
{{< gloss "(gloss:a)" >}}
{r} first line in first gloss
{{< gloss "(1)" >}}
{r} first [footnote](#fn:1) in first gloss
{g} first,[second]({sc})|_third_,forth|fifth,sixth|seventh,eight|ninth,tenth|FIRST,SECOND|THIRD,FORTH|FIFTH,SIXTH|SEVENTH,EIGHT|NINTH,TENTH|
{r} second line in first gloss
{r} second line in first [gloss](#fn:2)
{{< /gloss >}}
## what the fuck!
and what about this. and then this text. seriously... [second]({sc})
and what about this. and more text. seriously... [second]({sc})
{{< gloss "(gloss:b)" >}}
{{< gloss "(2)" >}}
{r} first line second gloss
{r} _second_ **line** [second gloss]({sc})
{g} first,[second]({sc})|_third_,forth|**fifth**,[sixth]({sc})|seventh,eight|ninth,tenth|FIRST,SECOND|THIRD,FORTH|FIFTH,SIXTH|
{r} second line second gloss
{{< /gloss >}}
{{< gloss "(gloss:c)" >}}
{{< gloss "(3)" >}}
{r} first line in third gloss
{g} second line in third gloss
{{< /gloss >}}
[^note]: let's do some footnotes[^note].
[^m]: second footnote[^m].

3
content/urls/_index.html Normal file
View file

@ -0,0 +1,3 @@
---
title: Urls
---

184
public/urls/index.html Normal file
View file

@ -0,0 +1,184 @@
<!DOCTYPE html>
<html lang="en-us">
<head><meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<meta property="og:title" content="First syllabus inside a topic inside a curriculum" />
<meta property="og:description" content="First syllabus¶ This should work more as an example than anything else. But one could edit and play with it&hellip;" />
<meta property="og:type" content="article" />
<meta property="og:url" content="/syllabus/firstsyllabus/" />
<meta property="og:site_name" content="Simple Sandpoints" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="First syllabus inside a topic inside a curriculum"/>
<meta name="twitter:description" content="First syllabus¶ This should work more as an example than anything else. But one could edit and play with it&hellip;"/>
<meta name="generator" content="Hugo 0.79.0" />
<link rel="apple-touch-icon" sizes="76x76" href="../apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="../favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="../favicon-16x16.png">
<link rel="manifest" href="../site.webmanifest">
<link rel="mask-icon" href="../safari-pinned-tab.svg" color="#996561">
<link rel="stylesheet" href="../css/site.min.css" />
<link rel="stylesheet" href="../css/player.min.css" />
<title>Urls - Simple Sandpoints</title><script type="text/javascript">var relPathDepth = 2 ;</script>
<script defer src='../js/sandpoints.js' type="application/javascript"></script>
</head>
<body>
<h2>Backlinks, outgoing URLs, bibliographic references and internal links:</h2>
<div id="toggleAllLinks" onclick="toggleAllLinks()">[toggle expand/collapse]</div>
<p></p>
<details><summary><span class="sup">curriculum</span><a href="../curriculum/index.html">Race Critical Theories</a></summary>
<details><summary>Internal links to other Sandpoint pages (2):</summary><ul>
<li><span class="sup">annex</span><a href="../annex/firstannex/">First annex</a></li>
<li><span class="sup">syllabus</span><a href="../syllabus/firstsyllabus/">First syllabus inside a topic inside a curriculum</a></li>
</ul></details>
<details><summary>Anchor, formatting and other links (7):</summary><ul>
<li>5 formatting links.</a></li>
<li>2 anchor links.</a></li>
</ul></details>
</details>
<footer>
<a class="logolink" title="built by Sandpoints" href="https://sandpoints.org">
<div class="sandpointlogo">
<span class="sandpointF">ß</span>
<span class="sandpointN"></span>
<span class="sandpointC">:</span>
</div></a>
</footer>
</body>
</html>