aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--content/blogs/news/20220816.gmi11
-rw-r--r--content/blogs/news/blog.json11
2 files changed, 22 insertions, 0 deletions
diff --git a/content/blogs/news/20220816.gmi b/content/blogs/news/20220816.gmi
new file mode 100644
index 0000000..c59ad87
--- /dev/null
+++ b/content/blogs/news/20220816.gmi
@@ -0,0 +1,11 @@
+## Stock Market Data
+
+Visit the /stocks route to get stock market data.
+
+=> /stocks Stocks homepage which includes direct access to the rest of the stocks portal
+=> /stocks/search Search for a specific symbol
+=> /stocks/referrals Referral links to use in case you want to start investing and would like to support me!
+
+Special thanks to Finnhub for the stock market data!
+
+=> https://finnhub.io Finnhub
diff --git a/content/blogs/news/blog.json b/content/blogs/news/blog.json
new file mode 100644
index 0000000..52204fa
--- /dev/null
+++ b/content/blogs/news/blog.json
@@ -0,0 +1,11 @@
+{
+ "description": "Update logs of Locus (this Gemini capsule)",
+ "posts": {
+ "20220816": {
+ "author": "Fuwn",
+ "created": "2022. 08. 16.",
+ "last_modified": "2022. 08. 16.",
+ "name": "The Market Soars!"
+ }
+ }
+}