!publish!
This commit is contained in:
parent
4b4176192b
commit
23a78d2eb6
5 changed files with 27 additions and 7 deletions
|
@ -1,8 +1,8 @@
|
|||
# About
|
||||
|
||||
- [preview](https://pages.sandpoints.org/we/_preview/struggle/health_care/)
|
||||
- [health_care web site](https://pages.sandpoints.org/we/struggle/health_care/)
|
||||
- [preview](https://pages.sandpoints.org/zine/_preview/research/crazyrhythms/)
|
||||
- [web site](https://pages.sandpoints.org/zine/research/crazyrhythms/)
|
||||
|
||||
To be printed from here:
|
||||
|
||||
- [print](https://pages.sandpoints.org/we/print/publication/)
|
||||
- [print](https://pages.sandpoints.org/zine/print/publication/)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
baseURL = ""
|
||||
languageCode = "en-us"
|
||||
title = "Health Care Struggles"
|
||||
title = "Crazy Rhythms"
|
||||
relativeurls = true
|
||||
disableKinds = ["RSS", "sitemap"]
|
||||
|
||||
|
@ -10,7 +10,7 @@ tag = "tags"
|
|||
|
||||
|
||||
[params]
|
||||
description = "Health Care Struggles...."
|
||||
description = "Crazy Thythms...."
|
||||
# sandpointsGiteaUrl = "https://git.sandpoints.org/Drawwell/SimpleSandpoints"
|
||||
sandpointsGiteaUrl = "https://git.sandpoints.org/we/HealthCareStruggles"
|
||||
sandpointsCatalogPrefix = "/library/"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Health Care Struggles (print)"
|
||||
print: "struggle/health_care.md"
|
||||
title: "Crazy Rhythms (print)"
|
||||
print: "research/crazyrhythms.md"
|
||||
draft: false
|
||||
---
|
||||
|
|
0
content/research/_index.md
Normal file
0
content/research/_index.md
Normal file
20
content/research/crazyrhythms.md
Normal file
20
content/research/crazyrhythms.md
Normal file
|
@ -0,0 +1,20 @@
|
|||
+++
|
||||
title = "Crazy Rhythms"
|
||||
has_factors = ["factor1.md", "factor2.md"]
|
||||
+++
|
||||
|
||||
# About Crazy Rhythms
|
||||
|
||||
Some text here.
|
||||
|
||||
An example of bibliography reference:
|
||||
|
||||
- 
|
||||
- or inside some text as a 
|
||||
|
||||
## A new paragraph
|
||||
|
||||
And why not one more reference example:
|
||||
|
||||
- 
|
||||
- or inside some text as a 
|
Loading…
Add table
Reference in a new issue