Skip to content

Commit b37dbdd

Browse files
committed
Updates FAQs
1 parent f622083 commit b37dbdd

File tree

6 files changed

+18
-17
lines changed

6 files changed

+18
-17
lines changed

_sass/landing-page.scss

+5
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,11 @@
2929
margin: 0;
3030
padding: 50px 0;
3131

32+
a {
33+
color: $secondary-brand-color;
34+
text-decoration: underline;
35+
}
36+
3237
.testimonial-block {
3338
max-width: 750px;
3439
width: 98%;

_site/css/screen.css

+2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_site/css/screen.css.map

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_site/feed.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.0">Jekyll</generator><link href="https://getstreamline.app/feed.xml" rel="self" type="application/atom+xml" /><link href="https://getstreamline.app/" rel="alternate" type="text/html" /><updated>2022-11-26T08:48:41+00:00</updated><id>https://getstreamline.app/feed.xml</id><title type="html">Streamline</title><subtitle>Streamline is a stream-of-consciousness writer for Obsidian</subtitle><author><name>Alexis Rondeau</name><email>[email protected]</email></author><entry><title type="html">The history of marketing</title><link href="https://getstreamline.app/marketing/2020/08/12/the-history-of-marketing/" rel="alternate" type="text/html" title="The history of marketing" /><published>2020-08-12T00:00:00+00:00</published><updated>2020-08-12T00:00:00+00:00</updated><id>https://getstreamline.app/marketing/2020/08/12/the-history-of-marketing</id><content type="html" xml:base="https://getstreamline.app/marketing/2020/08/12/the-history-of-marketing/">&lt;p&gt;The beginnings of digital marketing technology can be traced back to the 1980’s, when computers became sophisticated enough to store huge volumes of customer information. For a brief moment, no one knew what would happen in digital marketing, but by the 90’s it all became clear.&lt;/p&gt;
1+
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="4.2.0">Jekyll</generator><link href="https://getstreamline.app/feed.xml" rel="self" type="application/atom+xml" /><link href="https://getstreamline.app/" rel="alternate" type="text/html" /><updated>2022-11-26T08:58:53+00:00</updated><id>https://getstreamline.app/feed.xml</id><title type="html">Streamline</title><subtitle>Streamline is a stream-of-consciousness writer for Obsidian</subtitle><author><name>Alexis Rondeau</name><email>[email protected]</email></author><entry><title type="html">The history of marketing</title><link href="https://getstreamline.app/marketing/2020/08/12/the-history-of-marketing/" rel="alternate" type="text/html" title="The history of marketing" /><published>2020-08-12T00:00:00+00:00</published><updated>2020-08-12T00:00:00+00:00</updated><id>https://getstreamline.app/marketing/2020/08/12/the-history-of-marketing</id><content type="html" xml:base="https://getstreamline.app/marketing/2020/08/12/the-history-of-marketing/">&lt;p&gt;The beginnings of digital marketing technology can be traced back to the 1980’s, when computers became sophisticated enough to store huge volumes of customer information. For a brief moment, no one knew what would happen in digital marketing, but by the 90’s it all became clear.&lt;/p&gt;
22

33
&lt;p&gt;&lt;img src=&quot;https://source.unsplash.com/random/1500x1146&quot; alt=&quot;Man&quot; /&gt;&lt;/p&gt;
44

_site/index.html

+4-7
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,7 @@ <h3 class="question-q">Why is this a native app and not an Obsidian plugin?</h3>
136136
</div>
137137

138138
<div class="qa">
139-
<h3 class="question-q">How do I configure auto-complete to find my Obsidian notes?</h3>
139+
<h3 class="question-q">How do I configure auto-complete to find my Markdown notes?</h3>
140140
<p class="answer">
141141
To configure the source of your auto-complete search, please use the application's menu:
142142
<i>"Streamline → Settings → Select Vault"</i>.
@@ -145,12 +145,9 @@ <h3 class="question-q">How do I configure auto-complete to find my Obsidian note
145145
</div>
146146

147147
<div class="qa">
148-
<h3 class="question-q">I use a different markdown-based PKM than Obsidian. Can I use it still?</h3>
148+
<h3 class="question-q">I write my notes in Markdown but don't use Obsidian. Can I still use Streamline?</h3>
149149
<p class="answer">
150-
Yes!
151-
To configure the source of your auto-complete search, please use the application's menu:
152-
<i>"Streamline → Settings → Select Vault"</i>.
153-
This will create an in-memory cache of all markdown file names in the directory you chose.
150+
Yes! You can use any folder with Markdown notes, not just Obsidian!
154151
</p>
155152
</div>
156153

@@ -163,7 +160,7 @@ <h3 class="question-q">I use Notion, not Obsidian. Can I use it still?</h3>
163160
</div>
164161

165162
<div class="qa">
166-
<h3 class="question-q">Is this <i>yet another </i> super slick mIniMaLiSt mArkDOwn tExt eDiTor?</h3>
163+
<h3 class="question-q">Is this yet another mIniMaLiSt mArkDOwn tExt eDiTor?</h3>
167164
<p class="answer">
168165
No. And I know exactly what you mean.
169166
Markdown editing is <a href="https://ia.net/writer" target="_blank">a solved problem</a>.

index.html

+4-7
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ <h3 class="question-q">Why is this a native app and not an Obsidian plugin?</h3>
112112
</div>
113113

114114
<div class="qa">
115-
<h3 class="question-q">How do I configure auto-complete to find my Obsidian notes?</h3>
115+
<h3 class="question-q">How do I configure auto-complete to find my Markdown notes?</h3>
116116
<p class="answer">
117117
To configure the source of your auto-complete search, please use the application's menu:
118118
<i>"Streamline → Settings → Select Vault"</i>.
@@ -121,12 +121,9 @@ <h3 class="question-q">How do I configure auto-complete to find my Obsidian note
121121
</div>
122122

123123
<div class="qa">
124-
<h3 class="question-q">I use a different markdown-based PKM than Obsidian. Can I use it still?</h3>
124+
<h3 class="question-q">I write my notes in Markdown but don't use Obsidian. Can I still use Streamline?</h3>
125125
<p class="answer">
126-
Yes!
127-
To configure the source of your auto-complete search, please use the application's menu:
128-
<i>"Streamline → Settings → Select Vault"</i>.
129-
This will create an in-memory cache of all markdown file names in the directory you chose.
126+
Yes! You can use any folder with Markdown notes, not just Obsidian!
130127
</p>
131128
</div>
132129

@@ -139,7 +136,7 @@ <h3 class="question-q">I use Notion, not Obsidian. Can I use it still?</h3>
139136
</div>
140137

141138
<div class="qa">
142-
<h3 class="question-q">Is this <i>yet another </i> super slick mIniMaLiSt mArkDOwn tExt eDiTor?</h3>
139+
<h3 class="question-q">Is this yet another mIniMaLiSt mArkDOwn tExt eDiTor?</h3>
143140
<p class="answer">
144141
No. And I know exactly what you mean.
145142
Markdown editing is <a href="https://ia.net/writer" target="_blank">a solved problem</a>.

0 commit comments

Comments
 (0)