Add OPML support;
Set a new default node (Thank you roughnecks); Improve CSS, JS, XSLT; Neglect external libraries to produce syndications.
This commit is contained in:
parent
e07ff6e838
commit
d1f1edbaca
8 changed files with 519 additions and 185 deletions
|
@ -5,8 +5,8 @@ pass = "" # Password.
|
|||
|
||||
# A default node, when no arguments are set.
|
||||
[default]
|
||||
pubsub = "blog.jmp.chat" # Jabber ID.
|
||||
nodeid = "urn:xmpp:microblog:0" # Node ID.
|
||||
pubsub = "pubsub.woodpeckersnest.space" # Jabber ID.
|
||||
nodeid = "PlanetJabber" # Node ID.
|
||||
|
||||
# Settings
|
||||
[settings]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue