New library pushing Refs, and JSON catalog !publish!
This commit is contained in:
parent
2316960624
commit
59bcab0ba0
3 changed files with 9 additions and 18 deletions
|
@ -195,25 +195,12 @@ Thus, the item unique id is: `3ea44269-47eb-468b-906e-3104398aaa07`.
|
|||
|
||||
*Formatting*:
|
||||
```
|
||||
Stalder, Felix. . Cambridge, UK ; Medford, MA: Polity Press, 2018.
|
||||

|
||||
```
|
||||
|
||||
*Appearance*:
|
||||
|
||||
Stalder, Felix. . Cambridge, UK ; Medford, MA: Polity Press, 2018.
|
||||

|
||||
|
||||
|
||||
---
|
||||
|
||||
|
||||
Bib references that break:
|
||||
- [how to play](bib:7f033665-ac6d-4bcd-8f05-f3a92987b910)
|
||||
- [eliz](bib:55bcc3a3-40e6-4bce-bb7c-3645e3411a69)
|
||||
- [infinite](bib:1d00c5a0-3c50-4c0c-83b3-ebaf6bca1dbb)
|
||||
<!--
|
||||
- 
|
||||
- 
|
||||
- 
|
||||
- (bib:237e535c-f6f5-4d28-ad6f-6b47ae639df7)
|
||||
- (bib:10823ff0-fdc9-44be-a537-10bb234d2348)
|
||||
- (bib:1b258738-63e9-4af0-83eb-c9f9e9521aa3) (zip)
|
||||
- -->
|
|
@ -115,10 +115,13 @@ The same concept is used by search engine algorithms, such as 'page rank' by Goo
|
|||

|
||||
```
|
||||
|
||||
This will
|
||||
This will create a link to the `target-article` but it will also create a backlink -- a mention of this link inside the `target-article`.
|
||||
|
||||
Backlinks (as well as external and internal hyperlinks) are also catalogued at [urls](/urls/)
|
||||
A link from this article to some other one, at the latter article will generate a backlink that would appear at the top right of the page (`mentioned in this-article`).
|
||||
|
||||

|
||||
|
||||
Backlinks (as well as external and internal hyperlinks) are catalogued at [urls](/urls/).
|
||||
|
||||
# Generate printable PDFs
|
||||
_Sandpoint_ can generate printable and interactive PDFs for single entries, groups of entries (as in issues), and for all content. For PDFs containing more than one entry, _Sandpoints_ will dynamically generate a table of contents.
|
||||
|
|
1
data/books/catalog.json
Normal file
1
data/books/catalog.json
Normal file
File diff suppressed because one or more lines are too long
Loading…
Add table
Reference in a new issue