Add Gruvbox share theme + blog system for Trilium (anonymized)
Blog generator, publish manager, share scripts, theme CSS, highlight.js bundles, font, favicon, templates and generated-reference outputs, plus an English installation guide.
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
<channel>
|
||||
<title>Your Blog</title>
|
||||
<link>https://YOUR-INSTANCE.example.com/blog</link>
|
||||
<atom:link href="https://YOUR-INSTANCE.example.com/feed" rel="self" type="application/rss+xml"/>
|
||||
<description>Project documentation & technical blog</description>
|
||||
<language>en</language>
|
||||
<lastBuildDate>REPLACED-BY-GENERATOR</lastBuildDate>
|
||||
</channel>
|
||||
</rss>
|
||||
Reference in New Issue
Block a user