We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5661059 + 4006154 commit 9378ad1Copy full SHA for 9378ad1
config.md
@@ -34,3 +34,9 @@ For instance:
34
35
\newcommand{\blogtitle}[1]{\#1}
36
\newcommand{\blogdate}[1]{~~~<p><span class="blog-date">#1</span></p>~~~}
37
+
38
+generate_rss = true
39
+rss_website_title = "SPMD, SIMD, and Loop Compilation"
40
+rss_website_descr = "Topics on Focusing on Performance Optimization, with a focus on loops and SIMD"
41
+rss_website_url = "https://spmd.org"
42
+rss_full_content = true
0 commit comments