aboutsummaryrefslogtreecommitdiffstats
path: root/i18n/en/docusaurus-plugin-content-blog/options.json.license
diff options
context:
space:
mode:
authorLibravatar Kristóf Marussy <kristof@marussy.com>2024-03-23 18:02:45 +0100
committerLibravatar Kristóf Marussy <kristof@marussy.com>2024-03-23 18:07:21 +0100
commitfbd41d395916176dde11bb0e417f1210f34eb4ab (patch)
tree7384a50b1a90ba5909d8f93f589df661640681e6 /i18n/en/docusaurus-plugin-content-blog/options.json.license
parentSimplify compression (diff)
downloadblog-fbd41d395916176dde11bb0e417f1210f34eb4ab.tar.gz
blog-fbd41d395916176dde11bb0e417f1210f34eb4ab.tar.zst
blog-fbd41d395916176dde11bb0e417f1210f34eb4ab.zip
Add blog
Site structure follows SEO tips from https://johnnyreilly.com/how-we-fixed-my-seo * The blog pages have as simple of an URL as possible. To this end, the home page of the site is actually the first index page of the blog. * Customize the blog index page BlogListPage component to show the landing page as the first index page. * Rename /archive to /blog to avoid a dated feel. * Remove the date from post URLs using the slug property.
Diffstat (limited to 'i18n/en/docusaurus-plugin-content-blog/options.json.license')
-rw-r--r--i18n/en/docusaurus-plugin-content-blog/options.json.license5
1 files changed, 5 insertions, 0 deletions
diff --git a/i18n/en/docusaurus-plugin-content-blog/options.json.license b/i18n/en/docusaurus-plugin-content-blog/options.json.license
new file mode 100644
index 0000000..cb0715d
--- /dev/null
+++ b/i18n/en/docusaurus-plugin-content-blog/options.json.license
@@ -0,0 +1,5 @@
1SPDX-FileCopyrightText: 2024 Kristóf Marussy <kristof@marussy.com>
2
3SPDX-License-Identifier: MIT
4
5Parts of this file are automatically generated by `yarn write-translations`.