Compare commits
No commits in common. "23a78d2eb63eb9254a4464722edaab1f62f74e06" and "4de8ae5527db43ab24d245cee678e20ad5c1d990" have entirely different histories.
23a78d2eb6
...
4de8ae5527
8 changed files with 2126 additions and 3851 deletions
|
@ -1,8 +1,8 @@
|
|||
# About
|
||||
|
||||
- [preview](https://pages.sandpoints.org/zine/_preview/research/crazyrhythms/)
|
||||
- [web site](https://pages.sandpoints.org/zine/research/crazyrhythms/)
|
||||
- [preview](https://pages.sandpoints.org/we/_preview/struggle/health_care/)
|
||||
- [health_care web site](https://pages.sandpoints.org/we/struggle/health_care/)
|
||||
|
||||
To be printed from here:
|
||||
|
||||
- [print](https://pages.sandpoints.org/zine/print/publication/)
|
||||
- [print](https://pages.sandpoints.org/we/print/publication/)
|
||||
|
|
|
@ -31,7 +31,6 @@
|
|||
"pin": "pins",
|
||||
"record": "records",
|
||||
"reflection": "reflections",
|
||||
"research": "researches",
|
||||
"room": "rooms",
|
||||
"scribe": "scribes",
|
||||
"section": "sections",
|
||||
|
|
File diff suppressed because it is too large
Load diff
|
@ -1,2 +1,2 @@
|
|||
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20220906204502-cea3de57cdab
|
||||
# git.sandpoints.org/Drawwell/SandpointsTheme v0.0.0-20220906062458-efc027f4de78
|
||||
# git.sandpoints.org/Drawwell/SandpointsEditPage v0.0.0-20210825011616-e019d8a4d186
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
baseURL = ""
|
||||
languageCode = "en-us"
|
||||
title = "Crazy Rhythms"
|
||||
title = "Health Care Struggles"
|
||||
relativeurls = true
|
||||
disableKinds = ["RSS", "sitemap"]
|
||||
|
||||
|
@ -10,7 +10,7 @@ tag = "tags"
|
|||
|
||||
|
||||
[params]
|
||||
description = "Crazy Thythms...."
|
||||
description = "Health Care Struggles...."
|
||||
# sandpointsGiteaUrl = "https://git.sandpoints.org/Drawwell/SimpleSandpoints"
|
||||
sandpointsGiteaUrl = "https://git.sandpoints.org/we/HealthCareStruggles"
|
||||
sandpointsCatalogPrefix = "/library/"
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
title: "Crazy Rhythms (print)"
|
||||
print: "research/crazyrhythms.md"
|
||||
title: "Health Care Struggles (print)"
|
||||
print: "struggle/health_care.md"
|
||||
draft: false
|
||||
---
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
+++
|
||||
title = "Crazy Rhythms"
|
||||
title = "Health Care"
|
||||
has_factors = ["factor1.md", "factor2.md"]
|
||||
+++
|
||||
|
||||
# About Crazy Rhythms
|
||||
# About Health Care struggles
|
||||
|
||||
Some text here.
|
||||
|
Loading…
Add table
Reference in a new issue