Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorge Cushen <gcushen@users.noreply.github.com>2020-12-11 05:48:57 +0300
committerGeorge Cushen <gcushen@users.noreply.github.com>2020-12-11 05:48:57 +0300
commit78e7147b3d3c272b5b9b5a4489c3096492244115 (patch)
treeb05e7472f190162349193fac0ecaa6165af906ab /exampleSite/content
parent0d7399e14d309ad251b21789a8cdd747adfd1d8e (diff)
feat: add publication to default tpl
As users regularly ask how to get the example content. Also, update modules to fix JS error RE no filter toolbar.
Diffstat (limited to 'exampleSite/content')
-rw-r--r--exampleSite/content/publication/conference-paper/index.md13
-rw-r--r--exampleSite/content/publication/journal-article/index.md12
-rw-r--r--exampleSite/content/publication/preprint/index.md8
3 files changed, 16 insertions, 17 deletions
diff --git a/exampleSite/content/publication/conference-paper/index.md b/exampleSite/content/publication/conference-paper/index.md
index 338f606a..ac9052f4 100644
--- a/exampleSite/content/publication/conference-paper/index.md
+++ b/exampleSite/content/publication/conference-paper/index.md
@@ -63,13 +63,12 @@ projects:
slides: example
---
-{{% alert note %}}
+{{% callout note %}}
Click the *Cite* button above to demo the feature to enable visitors to import publication metadata into their reference management software.
-{{% /alert %}}
+{{% /callout %}}
-{{% alert note %}}
-Click the *Slides* button above to demo Academic's Markdown slides feature.
-{{% /alert %}}
-
-Supplementary notes can be added here, including [code and math](https://sourcethemes.com/academic/docs/writing-markdown-latex/).
+{{% callout note %}}
+Create your slides in Markdown - click the *Slides* button to check out the example.
+{{% /callout %}}
+Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/).
diff --git a/exampleSite/content/publication/journal-article/index.md b/exampleSite/content/publication/journal-article/index.md
index cd4c1dad..87fa4583 100644
--- a/exampleSite/content/publication/journal-article/index.md
+++ b/exampleSite/content/publication/journal-article/index.md
@@ -65,12 +65,12 @@ projects: []
slides: example
---
-{{% alert note %}}
+{{% callout note %}}
Click the *Cite* button above to demo the feature to enable visitors to import publication metadata into their reference management software.
-{{% /alert %}}
+{{% /callout %}}
-{{% alert note %}}
-Click the *Slides* button above to demo Academic's Markdown slides feature.
-{{% /alert %}}
+{{% callout note %}}
+Create your slides in Markdown - click the *Slides* button to check out the example.
+{{% /callout %}}
-Supplementary notes can be added here, including [code and math](https://sourcethemes.com/academic/docs/writing-markdown-latex/).
+Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/).
diff --git a/exampleSite/content/publication/preprint/index.md b/exampleSite/content/publication/preprint/index.md
index 6a1b610f..7d0c5461 100644
--- a/exampleSite/content/publication/preprint/index.md
+++ b/exampleSite/content/publication/preprint/index.md
@@ -62,8 +62,8 @@ projects:
slides: example
---
-{{% alert note %}}
-Click the *Slides* button above to demo Academic's Markdown slides feature.
-{{% /alert %}}
+{{% callout note %}}
+Create your slides in Markdown - click the *Slides* button to check out the example.
+{{% /callout %}}
-Supplementary notes can be added here, including [code and math](https://sourcethemes.com/academic/docs/writing-markdown-latex/).
+Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/).